body {
	margin:0px;
	background:url(/images/container-bg.jpg) repeat-x #8E8E8E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#555555;
}
img {margin:0px; border:none} 
form, input {margin:0px; padding:0px}

.topper {vertical-align:top}

.wrapper {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
h1	{
	color:#006a87;
	line-height:normal;
}
h2{
	color:#464646;
	line-height:normal;
}
a	{
	color:#00d159;
	font-weight:bold;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.block {
	display:block;
	clear:both;
}
.nav {
	display:block;
	height:94px;
	padding-top:5px;
	clear:both;
	width:100%;
}
.buttons	{
	margin-top:50px;
	float:right;
}
.buttons a	{
	color:#464646;
	margin-right:10px;
}
.buttons a:hover	{
	color:#00D159;
	text-decoration:underline;
}
.logo {
	float:left;	
}

.main-1 {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-image:url(/images/right-side-driver.jpg);
	background-repeat:no-repeat;
	float:left;
}
.main-2 {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-image:url(/images/fast-car-family.jpg);
	background-repeat:no-repeat;
}
.main-3 {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-image:url(/images/happy-pup.jpg);
	background-repeat:no-repeat;
}
.main-4 {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-image:url(/images/back-seat-view.jpg);
	background-repeat:no-repeat;
}
.main-5 {
	display:table;
	width:960px;
	clear:both;
	height:263px;
	background-image:url(/images/eyes-closed-drive.jpg);
	background-repeat:no-repeat;
}


.form	{
	display:block;
	margin:140px 0px 0px 705px;
	position:absolute;
	width:200px;
}
.first-name, .last-name, .email {
   width:177px;
   font-size:13px;
   display:block;
   margin-bottom:6px;
   height:18px;
   padding:4px 0px 0px 4px;
   border:#CCCCCC solid 1px;
   background:#ffffff !Important;
}

.first-name:hover, .last-name:hover, .email:hover {

}

.cosigner {
   display:table;
   margin-left:8px;
   margin-top:4px;
}

.cosigner-options {
   display:table;
   margin-left:46px;
   margin-top:4px;
}
.cosigner-options input	{
	margin-left:4px;
}
.continue-button input {margin-top:14px}

.content-btm	{
	width:960px;
	margin:0px;
}


.content-container	{
	display:table;
	clear:both;
	width:960px;
	background:url(/images/content-bg.jpg) repeat-y;
}





.left	{
	display:block;
	width:600px;
	float:left;
	padding-left:15px;
}
.left input	{
	margin-top:30px;
	margin-bottom:10px;
}




.right	{
	display:block;
	float:right;
	width:326px;
}
.right input a	{
	padding-bottom:40px;
	padding-top:40px;
}




.disclosures {
	display:block;
	width:960px;
	padding:5px 0px 10px 0px;
	color:#464646;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	text-align:center;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
.disclosures ul li a {
	font-weight:normal;
	font-style:normal;
	color:#464646;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
}
