@charset "utf-8";
/*CSS Document*/
body {
	
	padding-top: 0em;
	margin: 0px auto;
    text-align: center;
	line-height:normal;
	min-width:800px;
	background-repeat: repeat-x;
	background-image: url(../images/formbground.jpg);
	font-family: Verdana, Geneva, sans-serif;
}

div#wrapper{width:650px; height:auto; margin:auto;text-align:left;}
div#header{
	height:120px;
	background-image: url(../images/_formheader.png);
	text-indent:-8000px;
}
div#footerform{}

div#footerform{
	height:55px;
	font-size: 10px;
	text-align:center;
	padding-top:5px;

}
.footernavbar ul{}
.footernavbar li{display:inline;margin-right:0.5em; padding-right:0.75em; border-right:1px solid #99C; }
.footernavbar li.last{border-right:0px;}
.footernavbar a{color: #333; text-decoration: none;}
.footernavbar a:hover{text-decoration:underline;}
#footer p{font-size: 1em;color: #333; line-height:0.7em;}

/*Thank Youform*/
div#thankyoubody{padding-left:20px; height:220px;
	width:620px;margin-left:5px;border:1px solid #ccc; font-size:small;font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;background-color:#FFF;
}
div#thankyoubody a{text-decoration:underline; color:#00F;}
div#thankyoubody img{float:right;}
div#thankyouparagraph{width:320px;float:left;}
div#backlink{clear:both;}

/*Commercial Vehicle Form stuff*/
div#threevehicles{width:620px; height:240px;}
div.vehicle1{width:150px; float:left;}