@charset "UTF-8";
/* CSS Document */

div,p,h1,h2,h3,h4,h5,h6,form,table,tr,td,body,ul,li{
	padding:0;
	margin:0;
}
img{
	border:none;
}
a{
	text-decoration:none;
}
p {
	padding-bottom:4px;
	font-size:12px;
	line-height:16px;
	color:#58585A;
}
form{
	position:relative;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background-color:#FFF;
	text-align: center;
	color:#333;
	padding-top:20px;
}

#container {
	width: 980px;
	margin: 20px auto;
	text-align: left;
}
#mainText{
	color:#FFF;
	display:none;
}
#mainContent {
	width:928px;
	min-height:420px;
	border-left:1px solid #FAA61A;
	border-right:1px solid #FAA61A;
	position:relative;
	left:5px;
	padding:20px 0 26px 40px;
}
.home{
	font-size:16px;
	line-height:22px;
	width:427px;
	padding-bottom: 10px;
}

.home a{
	color:#FAA61A;
}
.home a:hover{
	text-decoration:underline;
}

#mainContent h1{
	font-weight:bold;
	font-size:27px;
	line-height:30px;
	color: #2384C6;
	padding-bottom:3px;
}
#mainContent h2{
	font-weight:bold;
	font-size:21px;
	line-height:22px;
	color: #2384C6;
	padding-bottom:3px;
	
}
#mainContent h3{
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	color:#58585A;
	padding-bottom:4px;
	padding-top:10px;
	width:427px;
}
.faq{
	width:427px;
	padding-bottom: 10px;
}
.faq a{
	color:#FAA61A;
}
.faq a:hover{
	text-decoration:underline;
}
#topStrip{
	width:980px;
	height:21px;
	background-image:url(../images/topstrip.gif);
	position:relative;
}
#bottomStrip{
	width:980px;
	height:16px;
	background-image:url(../images/bottomstrip.gif);
	position:relative;
}
#navBar{
	width:968px;
	height:121px;
	background-color:#FFEEAA;
	border-left:1px solid #FAA61A;
	border-right:1px solid #FAA61A;
	position:relative;
	left:5px;
}
#navBar img{
	position:absolute;
	left:40px;
	top:0px;
}
#navSelection{
	position:absolute;
	right: 40px;
	top: 92px;
	font-size:14px;
	color:#FAA61A;
}
#navSelection a{
	color:#2384C6;
}
#navSelection a:hover{
	color:#FAA61A;
}
.separator{
	padding:0 10px 0 10px;
	color:#2384C6;
}
#examples{
	position:absolute;
	left: 466px;
	top: 17px;
}
#getStarted{
	position:absolute;
	display:block;
	width:190px;
	height:36px;
	background-image:url(../images/get_started_button.gif);
	filter:alpha(opacity=80);
	opacity:0.80;
	left: 610px;
	top: 401px;
}
#getStarted:hover{
	filter:alpha(opacity=100);
	opacity:1;
}
#footer{
	width: 980px;
	margin: 20px auto;
	text-align: center;
	font-size:11px;
	color:#999;
}
#footer a{
	color:#999;
}
#footer a:hover{
	text-decoration:underline;
}



#progress{
	padding-bottom:30px;
}
.steps{
	height:26px;	
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:61px;
	font-size:19px;
	font-weight:bold;
	color:#58585A;
	padding-right:24px;
	padding-top:8px;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.backstep:hover{
	filter:alpha(opacity=100);
	opacity:1;
}

#step1{ background-image:url(../images/step1.gif); }
#step2{ background-image:url(../images/step2.gif); }
#step3{ background-image:url(../images/step3.gif); }
.current{
	filter:alpha(opacity=100);
	opacity:1;
}
ul#categories{
	list-style:none;
	padding-top:25px;
}
ul#categories li{

}

ul#categories a{
	display:block;
	height:53px;
	width:565px;
	font-size:21px;
	color:#58585A;
	background-image:none;
	background-repeat:no-repeat;
	background-position:285px 11px;
	filter:alpha(opacity=70);
	opacity:0.7;
	padding-top:22px;
}
ul#categories a:hover{
	background-image:url(../images/arrow.gif);
	filter:alpha(opacity=100);
	opacity:1;
}
ul#categories a img{
	margin-right:20px;
	position:relative;
	float:left;
	top:-22px;
	border:1px solid #DDD;
}
#googleAds{
	position:absolute;
	width:300px;
	height:250px;
	left: 624px;
	top: 137px;
	border:1px solid #CCC;
}

.imageThumb{
	width:155px;
	float:left;
	margin-right:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.imageThumb p{
	font-size:12px;
	line-height:15px;
	text-align:center;
	padding-top:3px;
}
.imageThumb a{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.imageThumb a:hover{
	filter:alpha(opacity=100);
	opacity:1;
}
.imageThumb img{
	border:1px solid #DDD;
}
.currentDesign{
	padding-top:10px;
}
.currentDesign a{
	color:#FAA61A;
}
.currentDesign a:hover{
	text-decoration:underline;
}

#certPreview{
	position:absolute;
	border:1px solid #CCC;
	width:396px;
	height:306px;
	left: 531px;
	top: 144px;
}
#certPreview div{
	position:absolute;
}
#certName{
	position:absolute;
	left: 532px;
	top: 118px;
	text-align:center;
	width:396px;
	font-size:16px;
	color:#58585A;
	font-weight:bold;
}
#certWarning{
	position:absolute;
	font-size:11px;
	color:#CCC;
	font-style:italic;
	text-align:center;
	width:396px;
	left: 533px;
	top: 461px;
}
.formFields{
	background-image:url(../images/textfield.gif);
	background-repeat:no-repeat;
	width:402px;
	height:37px;
	padding-bottom:15px;
	position:relative;
}
.formFields input{
	border:none;
	padding:3px;
	margin:0px;
	background:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	line-height:14px;
	width:385px;
	height:23px;
	/*color:#DDD;*/
	color:#58585A;
	position:relative;
	top:4px;
	left:3px;
	
}
.formFields input:focus{
    outline: none;
}
.smallFields{
	background-image:url(../images/textfield_small.gif);
	background-repeat:no-repeat;
	background-position:68px 0px;
	width:402px;
	height:37px;
	padding-bottom:15px;
	position:relative;
}
.smallFields input{
	border:none;
	padding:3px;
	margin:0px;
	background:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	line-height:14px;
	width:315px;
	height:23px;
	/*color:#DDD;*/
	color:#58585A;
	position:relative;
	top:0px;
	left:3px;
	
}
.smallFields input:focus{
    outline: none;
}
.smallFields h2{
	position:relative;
	top:4px;
}
p.formID{
	padding-left:7px;
	color:#999;
}
.count{
	position:absolute;
	left:410px;
	top:12px;
	color: #2384C6;
	font-size:12px;
}
#whatNext{
	display:none;
	padding-top:45px;
}
#downloadButton{
	padding-top:25px;
}
#downloadButton a,#whatNext a,a#nextButton{
	filter:alpha(opacity=80);
	opacity:0.80;
}
#downloadButton a:hover,#whatNext a:hover,a#nextButton:hover{
	filter:alpha(opacity=100);
	opacity:1;
}
#emailSubmit{
	position:absolute;
	left:303px;
	top:136px;
}
.contactAddress{
	position:relative;
	top:5px;
}
.divider{
	margin-top:10px;
	border-top:1px solid #FAA61A;
	height:20px;
	width:430px;
}
#container .tc{
	padding-right:30px;
	width:898px;
}
.tc ul{
	padding-left:18px;
	padding-bottom:5px;
}
.tc ul li{
	font-size:12px;
	line-height:16px;
	color:#58585A;
	padding-bottom:3px;
}

.tc ul li a{
	color:#FAA61A;
}
.tc ul li a:hover{
	text-decoration:underline;
}
#fbLink{
	position:absolute;
	text-align:right;
	top:90px;
	right:440px;
}