body	{
	background-color:#3D669C;
	margin:0px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
h1	{
	color:#F3AD29;
	font-size:24px;
	margin:0px;
}
h2	{
	color:#F3AD29;
	font-size:24px;
	margin:0px;
}
h3	{
	color:#F3AD29;
	font-size:24px;
	margin:0px;
}
h4	{
	color:#F3AD29;
	font-size:16px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}








#nav	{
	background-color:#396DA7;
	width:100% !important;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	height:23px;
	padding-top:7px;
	display:block;
	position:absolute;
	margin-top:82px;
}
#nav a	{
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#nav a:hover	{
	border-bottom:#FEDC25 solid 2px !important;
	position:relative;
}










	
#top-wrapper-outer	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	display:block;
	height:415px;
	background-color:#FFFFFF;
}

#logo	{
	margin-left:27px;
	padding-top:9px;
	height:82px;
	text-align:center;
}	
.content	{
	left:50%;
	margin-left:auto;
	margin-right:auto;
	width:870px;
	display:block;

}









#top-left	{
	display:block;
	background-image:url(/images/left-pic.png);
	background-repeat:no-repeat;
	width:550px;
	height:261px;
	margin-top:48px;
	float:left;
	padding-left:39px;
	padding-top:12px;
}








#top-right	{
	float:right;
	margin-top:48px;
	height:189px;
	width:281px;
	display:block;
}
#right-title	{
	background-image:url(/images/right-red-car.png);
	background-repeat:no-repeat;
	padding-right:150px;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:5px;
	width:124px;
	height:99px;
	display:block;
	font-size:22px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#FFFFFF;
}
#right-text	{
	padding-left:10px;
	padding-right:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma, Arial, sans-serif;
	display:block;
	margin-top:-30px;
}







#bottom-wrapper	{
	background-color:#FFFFFF;
	display:table;
	background-image:url(/images/car-watermark.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	clear:both;
}
#bottom-left	{
	float:left;
	display:block;
	width:555px;
	padding-left:29px;
	margin-top:20px;
	clear:left;
}
#top-text	{
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#EDEBD6 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
#bottom-text	{
	margin-top:10px;
	background-image:url(/images/pixel.png);
	background-repeat:repeat;
	border:#EDEBD6 solid 2px !important;
	display:table;
	width:511px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
}







#bottom-right	{
	float:right;
	display:block;
	width:285px;
	padding-right:1px;
	margin-top:-80px;
	clear:right;
}
#form-bg	{
	background-image:url(/images/form-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:596px;
}
#form-text	{
	font-size:12px;
	display:block;
	font-size:12px;
	color:#666666;
	padding-top:70px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
}

#form-pic	{
	margin-top:430px;
	margin-left:41px;
	position:absolute;
}
#action	{
	margin-left:2px;
	margin-top:-20px;
	position:absolute;
}
.input-bg	{
	background-image: url(/images/input-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
}

#footer	{
	display:block;
	height:45px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
	padding-top:5px;
}

.labels {
	font-weight:bold;
	text-align:right;
	padding:5px;
	
}

.first-name, .last-name, .email {
	margin-left:50px;
	margin-bottom:7px;
}

.first-name input, .last-name input, .email input {
	font-size:12px;
	width:80px;
	background-position:left top !important;
	background-image:url(/images/input-bg.jpg) !important;
	background-repeat:no-repeat !important;
	padding-left:5px;
	margin-left:10px;
}
.last-name input	{
	margin-left:12px;
}
.email input	{
	margin-left:35px;
}
.cosigner, .cosigner-options {
	text-align:center;
}
.continue-button {
	text-align:center;	
	margin-top:10px}	


#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#FFFFFF;
  font-size:11px;
}
#disclosures a 	{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a {
	color:#3362A6;
	text-decoration:none;
}
a:hover	{
	color:#3362A6;
	text-decoration:underline;
}


