/*V vehicle style sheet */


/* IE6 PNG fix */
.pngfix {
	behavior: url('/css/iepngfix.htc');
}


/* General element selectors*/

*{margin:0; padding:0;}
p{color:#481D15; font-family:"arial", arial, sans-serif;  line-height:1.3em; font-size:12px;}
img{border:none;}
a{text-decoration:none; color:#481D15;}
body{background:#bbbbbb url(../img/bg_gradient.jpg) repeat-x top;}
li{list-style:none;}
h1{color:#6C9D31; font-family:"arial", arial, sans-serif; font-size:18px; margin-bottom:8px; font-weight:lighter; }

/*Layout*/

#wrapper{height:100%;}
#container{margin:10px auto; position:relative; width:960px; height:735px;}
#contenthome{ width:960px; height:500px; }
#content{height:100%; background:#fff;}
.splashlink {
	position:absolute;
	top:490px; 
	left:240px;
	width: 471px;
	height: 31px;
	display: block;
	background: #333;
	text-indent: -99999em;
	}
	
a.splashlink:link, a.splashlink:visited {
	background: url(../img/home_link.gif) 0 0 no-repeat;
}
	
a.splashlink:hover, a.splashlink:active {
	background: url(../img/home_link_over.gif) 0 0 no-repeat;
}
	
#conRight{width:300px; float:right; color:#000; margin:-340px 60px 0 0; }
#conLeft{margin:20px 0 0 60px; position:relative;}
.clear{clear:all;}

/*General styles*/
#footer{}
#footer p{float:right; color:#fff;}
#footer a{color:#fff;}
.toplinks{font-size:14px; margin-bottom:10px; color:#3b4a80;}
.toplinks a{color:#3b4a80; font-weight:400;}
#logo{margin-right:625px}
.bigheader{font-family:"arial", arial, sans-serif; font-size:28px; color:#3b4a80; font-weight:bolder; margin-right:8px;}
#homefaq{margin-top:10px; list-style:none;}
#faqhomelist{margin-top:7px;}
#faqhomelist a{color:#3b4a80; font-family:"arial", arial, sans-serif; font-size:12px; text-decoration:underline; font-weight:bold;}
#btnVid{position:absolute; top:25px; left:3px;}
#actualfaq{margin:-300px 9px 0 500px;}
#faqactuallist{margin:7px 0 0 500px;}
#faqactuallist a{color:#3b4a80; font-family:"arial", arial, sans-serif; font-size:12px; text-decoration:underline; font-weight:bold;}
#inside{background:#fff; padding:30px 50px 30px 50px; font-family:"Arial", Helvetica, sans-serif; font-size:13px; color:#3b4a80; }
#insidefaq{background:#fff; padding:30px 100px 30px 50px; font-family:"Arial", Helvetica, sans-serif; font-size:13px; color:#3b4a80; }
#faqfirstp{padding:20px 100px 0px 50px;  font-family:"Arial", Helvetica, sans-serif; font-size:13px; color:#3b4a80;}
#faqfirstp p{width:650px; color:#3b4a80;}
.faq_headers{color:#3b4a80; text-decoration:underline; font-weight:bold;}
.back2top{float:right; margin:30px;}
#insidefaq p{width:650px; color:#3b4a80;}
#SignUp{position:absolute; top:673px; left:570px; width:235px; border:1px #ccc solid; padding:6px; color:#666666; font-size:10.5px;}
#ThankYou{position:absolute; top:673px; left:570px; width:270px; border:1px #ccc solid; padding:6px; color:#666666; font-size:10.5px;}
#footerlogo{margin-bottom:-90px;}

