body {
	background: url(images/create-website.jpg) repeat-x top center;
	font-family: verdana;
}
/* get rid of those system borders being generated for A tags */
a:active {
	outline: none;
}
:-moz-any-link:focus {
 outline: none;
}
html, body {
	height:100%;
}
#footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:124px;
	background:url('images/footerbg.gif') repeat-x;
	color:#545454;
	font-size:11px;
	font-weight:bold;
}
#footer p {
	padding-top:80px;
}
.clear {
	clear:both;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:965px;
	min-height:100%;
	height: auto !important;
	height:100%;
	margin-bottom:-124px;
}
#header {
	width:965px;
	padding-top:30px;
}
#logo {
	float:left;
}
#cert {
	float:left;
	padding-left:640px;
}
#headline {
	width:920px;
	margin-left:22px;
	margin-top:30px;
}
/* navigation */
#nav {
	background:transparent url(images/navbg.png) repeat-x 0px 18px;
	height:90px;
	width:965px;
}
#nav ul {
	width:965px;
	margin:0 auto;
	padding-left:40px;
}
#nav li {
	float:left;
	padding-left:45px;
	list-style-type:none;
	text-align:center;
}
#nav a {
	color:#333333;
	display:block;
	position:relative;
	word-spacing:-2px;
	font-size:11px;
	height:90px;
	text-decoration:none;
}
#nav a.current {
	background:url(images/navactive.png) no-repeat center;
}
#nav img {
	padding:32px 0 0 0;
}
#nav strong {
	display:block;
	font-size:13px;
}
/* panes */
#panes {
	width:880px;
	height:350px;
	margin-bottom:-20px;
	padding-bottom:20px;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}
/* crossfading effect needs absolute positioning from the elements */
#panes div {
	position:absolute;
	top:20px;
	left:55px;
	font-size:14px;
	color:#444;
	width:900px;
}
#panes img {
	float:left;
	margin-right:20px;
}
#panes p.more {
	color:#000;
	font-weight:bold;
}
#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}
.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}
#cform {
	padding:140px 0 0 20px;
	width:415px;
	background:url(images/create-website-design.png) no-repeat;
}
input#name {
	background:none;
	border:none;
	height:40px;
	width:360px;
	color:#606060;
	font-size:20px;
	padding-left:10px;
}
input#email {
	color:#606060;
	font-size:20px;
	border:none;
	margin-top:5px;
	background:none;
	height:40px;
	width:360px;
	padding-left:10px;
}
input#button {
	margin-top:10px;
	width:375px;
	margin-bottom:70px;
	height:40px;
	background:none;
	border:none;
	cursor:pointer;
}
.reviews {
margin-bottom:20px;
	position:relative;
	width:965px;
	background:url(images/ratingbg2.png) no-repeat;

}
.title {
	text-align:right;
	padding:13px 50px 12px 0;
	font-size:18px;
	font-weight:bold;
	color:#303030;
}
span.review {
	padding:20px;display:block;
	font-size:14px;
}
#feedback {
	font-size:12px;
}
#feedback.small {
	height:47px;
	background-position: 0px 0px;
	overflow:hidden;
}
#feedback.large {
	height:auto;
	background-position: 0px -48px;
}
#casestudies {
	font-size:12px;
	margin-top:20px;
}
#casestudies.small2 {
	height:47px;
	background-position: 0px 0px;
	overflow:hidden;
}
#casestudies.large2 {
	height:auto;
	background-position: 0px -48px;
}
#switcher {
	position:absolute;
	top:10px;
	left:930px;
}
#switcher2 {
	position:absolute;
	top:10px;
	left:930px;
}
#rating {
	position:absolute;
	top:8px;
	left:10px;
	background-image: url(web%20%0Adesign%20website%20resource);
}
#player {
	display:block;
	position:absolute;
	top:-5px;
	left:440px;
	z-index:1000;
	background:url(images/playeroverlay2.png) no-repeat 0 0;
	width:500px;
	height:300px;
	padding:18px 2px 0px 12px;
}
#playeroverlay {
	position:absolute;
	top:13px;
	left:744px;
	z-index:1100;
}
#playerbottom {
	position:absolute;
	top:300px;
	left:439px;
	z-index:1100;
}
#panes p {
	display:block;
	width:850px;
	padding-bottom:25px;
	font-size:24px;
	padding-left:50px;
}
h1 {
	font-size:53px;
	font-weight:bold;
	color:#ec5e00;
	text-shadow: #ff6600 20px -12px 2px;
}

h2 {text-align:center;
	font-size:23px;
	font-weight:bold;
	color:#0d5b74;
}
#footercontent {
	width:965px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#windows {
	position:absolute;
	top:0px;
	left:810px;
}
.clearfooter {
	height:134px;
	clear:both;
}
/* single tab */

.tabs {
	width:480px;
	margin-left:auto;
	margin-right:auto;
}
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;
}
/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;
}
.tabs2 {
	width:160px;
	margin-left:auto;
	margin-right:auto;
}
.tabs2 a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */
.tabs2 a:hover {
	background-position:0 -8px;
}
/* active state (current page state) */
.tabs2 a.current {
	background-position:0 -16px;
}

.details {
float:right; padding-right:40px; color:#ec5e00;
}

.intro {
width:900px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
font-size:14px;
}
.thanks{
width:900px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
font-size:20px;
}
.intro2 {
width:700px;
margin-left:auto;
margin-right:auto;
padding-bottom:20px;
font-size:18px;
}
.bullets {
font-size:17px;
color:#0d5b74;
font-weight:bold;
padding-bottom:10px;
}

.cell {
padding-top:10px;
}

#badge {
margin-bottom:20px;
margin-left:161px;
width:643px;
}

#points {
margin-left:110px;
}

.checkmark {
padding-right:10px;

}

.download {text-align:center;padding-top:50px;}

.titlos {
text-align:left;padding-top:35px;
}

#di h2 {
text-align:left;
}

#di {
width:700px;
margin-left:auto;
margin-right:auto;
padding-top:25px;
}
#di a {
color:#ff6600;
}

.orange {
padding-top:20px;
font-size:30px;
color:#ff6600;
}

#dbutton {
padding:10px;}

h3 {
font-size:10px;
}

#zipped {
width:300px;
padding-bottom:25px;
margin-left:auto;
margin-right:auto;
}

.instructions {
padding-left:20px;
}

.instructions li {
padding-bottom:10px;
}

.title a {color:#303030;text-decoration:none;}
#footercontent a {
color:#666666;
}
