/* CSS Document */
#content{
	background: url(/images/background/body_bg.gif) top left repeat-y;
}

#body{
	float: left;
	width: 564px;
}

#section_one{
	width: 100%;
	height: 198px;
	background: url(/images/background/body_section_one.jpg) top left no-repeat;
}

#section_one p{
	float: left;
	clear: left;
	width: 40%;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0 30px;
	padding-top: 10px;
	font-size: 12px;
	color: #FFF;
	line-height: 145%;
}

#section_one p.lead{
	line-height: normal;
	color: #FFDF08;
	font-size: 19px;
}

#section_one p strong{
	font-size: 19px;
	font-weight: bold;
}

#section_one img{
	margin: 7px 16px 0 0;
	border: 5px solid #EFF;
	float: right;
	display: inline;
}

#section_one #x_obj{
	margin: 7px 16px 0 0;
	border: 5px solid #EFF;
	float: right;
	display: inline;
}

#section_two{
	font-size: 11px;
	width: 100%;
	background: url(/images/background/body_section_two.jpg) top left no-repeat;
}
#find_a_dealer{
	width: 314px;
	float: left;
}
#find_a_dealer h3{
	color: #C00;
	font-size: 13px;
	margin-left: 93px;
	padding-top: 10px;
}
#find_a_dealer span{
	float: left;
	margin: 26px 0 0 93px;
	height: 30px;
	display: inline;
}
#find_a_dealer input, select{
	width: 70px;
	color: #663;
}
#find_a_dealer select{
	position: relative;
	top: 1px;
}
#calculate_savings{
	width: 250px;
	float: right;
	color: #336;
}
#calculate_savings p{
	font-size: 11px;
	margin: 40px 40px 0 27px;
	line-height: 145%;
}
#calculate_savings p a{
	font-size: inherit;
	color: #D9320A;
	font-style: italic;
}

#section_two_content{
	clear: both;
	background-color: #F3F6F8;
	width: 512px;
	margin: 110px 0 0 27px;
}

#section_two_content_left h3{
	color: #333;
	font-size: 17px;
}

#section_two_content_left p{
	color: #666;
	font-size: 11px;
	padding-top: 5px;
	line-height: 170%;
}

#section_two_content_left{
	padding-top: 10px;
	margin: 0 0 0 18px;
	width: 255px;
}
#section_two_content h4{
	color: #333;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #333;
}

#section_two_content_left ul{
	line-height: 23px;	
	list-style-position: inside;
	list-style-type: square;
	/*
	list-style-image: url(/images/background/grey_square2.gif);
	*/
	color: #999;
	float: left;
	display: inline;
}

#section_two_content_left ul.right{
	margin-left: 15px;
	float: left;
	display: inline;
}

span.red{
	font-size: 11px;
	color: #C00;
}

#section_two_content_right{
	padding-top: 10px;
	width: 220px;
	float: right;
	display: inline;
}

#section_two_content_right h4{
	padding-top: 0px;
	margin-right: 20px;
}

#section_two_content_right p{
	margin: 5px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12px;
	font-weight: bold;
	line-height: 191%;
}

#section_two_content_right p span{
	float: right;
	color: #333;
	font-size: 10px;
}

#side_bar{
	float: right;
	width: 202px;
}

#side_bar h3{
	width: 200px;
	height: 30px;
	text-indent: -5000px;
}
#side_bar h3#dealers_header{
	height: 60px;
	background: url(/images/background/dealers_potential_header.gif) top left no-repeat;
}
#side_bar h3#check_benefits{
	height: 60px;
	background: url(../images/background/check_benefits_header.gif) top left no-repeat;
}
#side_bar h3#become_dealer{
	background: url(../images/background/become_dealer_header.gif) top left no-repeat;
}
#side_bar h3#dealer_login{
	background: url(../images/background/dealer_login_header.gif) top left no-repeat;
}
.hr{
	border: none;
	height: 10px;
	width: 100%;
	background: url(../images/background/side_bar_hr.gif) top center no-repeat;
}
#side_bar p{
	color: #FFF;
	margin: 0 20px 10px 25px;
	line-height: 160%;
}
#side_bar p a, #yellow_link{
	color: #FF9;
}
#side_bar input{
	width: 100px;
	margin: 4px 0 0 25px;
}
#side_bar input.first{
	margin-top: 10px;
}

#side_bar_header{
	width: 100%;
	height: 120px;
	background: url(../images/background/side_bar_bg.jpg) top left no-repeat;
}
#side_bar_header p{
	margin: 0 15px 0 15px;
	padding-top: 5px;
	color: #CCC;
}
#side_bar_header a{
	color: #FFF;
}
#side_bar_header a:hover{
	color: #CCC;
}
#side_bar_header p.lead{
	margin-right: 22px;
	font-size: 16px;
	font-weight: bold;
}
#side_bar_header p.lead strong{
	font-size: inherit;
	color: #FC3;
	text-transform: uppercase;
	font-style: italic;
}
/*
#footer_jut{
	background: url(/images/background/footer_photos.jpg) no-repeat top left;
	width: 301px;
	height: 140px;
	position: relative;
	left: 283px;
	top: -106px;
}
*/
#footer_jut{
	background: url(/images/background/footer_photos.jpg) no-repeat top left;
	width: 301px;
	height: 140px;
	position: absolute;
	bottom: 126px;
	left: 283px;
}
