body{
	margin: 0px;
	padding: 0px;
	color: #4F4F4F;
	background: #000000 url(../images/bg/body-bg.jpg) no-repeat center top;
	font-family: "Segoe UI","Trebuchet MS",Arial,Helvetica,sans-serif;
}
a img{
	border: none;
}
#main{
	width: 100%;
}
#top{
	border-bottom:5px solid #c3bdc7;
	width: 100%;
	height: 35px;	
}
#nav{	
	width:967px;
	margin:0px auto;			
}

/* LOGOS SECTION */
#logos{
	width:1100px;
	margin:20px auto 0 auto;
	clear: both;
	overflow: hidden; 		
}
.logo{
	display: block;
	float: left;
	width: 380px;
	margin:-1px 0 0 0;
}
.banner{
	float:left;
	width: 480px;
	margin: 19px 0 25px 40px;
}
.button_sprinter{
	float:right;
	width: 153px;
	margin: 19px 0 25px 0;
}
/* SLIDE SHOW SECTION */
#slide{
	clear:both;
	margin:0 auto 0 auto;
	width:1100px;	
	background: url("../images/bg/container-bg.jpg") no-repeat left bottom #d7d7d7;
	padding:25px 0px 25px 0px;	
	overflow: hidden;
}
.slide_button_bottom{
	margin:20px auto 0px auto;
	width:930px;
	text-align: center;
	float: right;	
}
.slide_button img{
	border: 0px;
}
.slide_button_top{
	margin:0px auto 20px auto;
	width:930px;
	text-align: center;
	float: right;	
}
.slide_button_top img{
	border: 0px;
}
/* CONTENT SECTION */
#content{
	width:1150px;
	margin: 10px auto 0 auto;
	overflow: hidden;
}
#content2{
	width: 1000px;
	margin: 10px auto 0 auto;
	overflow: hidden;	
}
#content3{
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;	
}
#content4{
	width:1040px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	background: #d7d7d7;		
}
#content5{
	width: 1080px;
	margin:10px auto 0 auto;
	overflow: hidden;
	background: #d7d7d7;		
}
.button_code{
	width:220px;	
	overflow: hidden;
	height:120px;
	margin: 0 0 0 20px;	
}
.button_code2{
	width:800px;
	margin:0 auto;
	overflow: hidden;
}
.index_center{
	width:712px;
	margin:0 auto;	
	padding:30px !important;
	background: #fff;
	overflow: hidden;
	clear: both;	 
}
.home_center{
	width:1030px;
	margin:0 auto;	
	padding:30px !important;	
	overflow: hidden;
	clear: both;		
}
.home_video_left{
	float: left;
	border: 2px solid #fff;
	width: 320px;
	height: 240px;
	text-align: center;	
}
.home_video_left img{
	margin: 10px 0 0 0;
}
.home_center_buton{
	float: left;
	margin: 0px 20px;
	width:320px;
}
.home_center_buton a{
	display: block;
	margin: 30px auto 0px auto;
	text-decoration: none;
	width:254px;
}
.home_center_buton img{
	border: 0px;
}
.home_video_right{
	float: left;
	border: 2px solid #fff;
	width: 320px;
	height: 240px;
	text-align: center;
}
.home_video_right img{
	margin: 10px 0 0 0;	
}
/* Left Content */
.left{
	width:284px;
	float:left;
	overflow: hidden;
	background: #181818;
	padding:10px; 
}
.left_title{
	border-bottom: 1px solid #2B2B2B;
	color: #706F68;
	text-transform: uppercase;
	padding-bottom:5px;
	font-size: 14px;
}
.left_title2{
	color: #3366ff;	
	font-size:14px;
	text-align:center;
	margin: 10px 0;
}
.left_pic{
	text-align: center;
	margin: 10px 0;
}
.left_txt{
	font-size: 12px;
	color: #fff;
	font-family: Tahoma,sans-serif;
}
.left_list{
	margin:0px;
	padding:0 0 80px 0;
	list-style:none;
}
.left_list li {
	background:#000000!important;
	margin:0 0 2px;
	padding:3px 10px;
	color: #0000ff;	
	font-size: 12px;
}
.left_list a{
	color: #BB0707;
	text-decoration: none;
	font-size: 12px;
}
.left_list a:hover{
	text-decoration: underline;
	color: #fff;
}
/* Right Content */

.right{
	width:712px;
	float:left;
	padding:30px !important;
	background: #fff;	 
}
.right_left{
	float: left;	
}
.right_title{
	color:#4F4F4F;
	font-size:18px;
	font-weight: bold;
}
.right_pic{
	width:417px;
	border: 1px solid #B7B7B7;
	background: #C5C5C5;
	padding:4px 4px 1px 4px;
}
.right_pic2{
	width:425px;
	border: 1px solid #B7B7B7;
	background: #C5C5C5;
	padding:4px 4px 1px 4px;
}
.right_link{
	border-bottom: 1px solid #B7B7B7;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.right_link a{
	color: #BB0707;
	text-decoration: none;
	font-size: 11px;
	padding: 0 5px 0 0;
	background: none;
}
.right_link a:hover{
	text-decoration: underline;
	color: #fff;
}
.right_link span{
	background: url("../images/icon/arrow.png") no-repeat left center;
	padding: 0 0 0 10px;
	color: #555555;
	font-size: 11px;
}
.right_link a.sublink{
	color: #BB0707;
	text-decoration: none;
	font-size: 11px;
	padding: 0 5px 0 10px;
	background: none;
	background: url("../images/icon/arrow.png") no-repeat left center;
}
.right_link a.sublink:hover{
	text-decoration: underline;
	color: #fff;
}
.center{
	width:100%;
	float:left;
	padding:30px !important;
	background: #DBDBDB;	 
}
.center2{
	width:100%;
	float:left;			 
}
.center3{
	width:100%;
	float:left;
	padding:30px !important;
	background: #d7d7d7;	 
}
.center4{
	width:100%;
	float:left;
	padding:0px 0px 30px 30px;
	background: #d7d7d7;	 
}
.center5{
	width:100%;
	float:left;
	padding:0px 0px 30px 0px;
	background: #d7d7d7;	 
}
.right_title2{
	color: #4F4F4F;
	font-size: 24px;
	margin: 0 0 10px 0;	
}
.right_title3{
	font-weight: bold;
	font-size: 14px;
}
.right_block{
	width: 500px;
}
.right_txt{
	color: #4F4F4F;	
	font-size: 12px;
	line-height: 1.5;
}
.right_txt2{
	color: navy;	
	font-size: 10pt;
	line-height: 1.5;
	font-family: 'Arial','sans-serif';
	border-bottom: 1px solid #B7B7B7;
	margin-bottom: 10px;
}

.blue_link{
	color: #596980;
	font-weight: bold;
	text-decoration: none;
}
.blue_link:hover{		
		border-bottom:1px solid #fff;  
}
.red_link{
	color: #BB0707;
	font-weight: bold;
	text-decoration: none;	
}
.red_link:hover{
	text-decoration: underline;
	color: #fff;
}
.green{
	color: green;
	font-weight: bold;
}
.right_right{
	float: left;
	width: 265px;
	margin: 0 0 0 10px;
	
}
/* FOOTER */
#footer{
	width: 939px;
	margin: 10px auto 0 auto;
	text-align: center;
}
.foot_logo{
	margin: 10px 0 0 0;
}
/* FORMS */
.right_txt table{
	width: 500px;	
}
.right_txt td{
	vertical-align: top;
	text-align: right;
}
.right_txt td.element{
	width:300px;
	text-align:left;
}
.element textarea{
	width:300px;
	height:100px;
	background: #C5C5C5;
	border: 1px solid #B7B7B7;	
}

.element input{
	background: #C5C5C5;
	border: 1px solid #B7B7B7;
	width: 300px;
}
.right_txt td.element2{
	text-align: center;
}
.element2 input{
	background: #C5C5C5;
	border: 1px solid #B7B7B7;
	width: 80px;
	cursor: pointer;
}
.element2 label{
	/*float: left;*/
}

/* Schedule form css */
.shedule_line_1{
	width: 420px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.shedule_line_1 dt{
	float: left;
	width: 110px;
	text-align: right;
}
.shedule_line_1 dd{
	float: right;
	margin-left:5px;
}
.shedule_line_1 input{
	background: #e8e8e8;
	border: 1px solid #000;
	width: 300px;	
}
.shedule_line_1 textarea{
	width:300px;
	height:100px;
	background: #e8e8e8;
	border: 1px solid #000;		
}
.shedule_line_2{
	width: 420px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.shedule_line_2 dt{
	float:left;
	margin: 0 0 0 120px;
	color: #fe0000;		
}
.shedule_line_2 dd{
	float: left;
	margin: 0 0 0 115px;
}
.shedule_line_2 label{
	float: left;
}
.shedule_line_3{
	width: 420px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.shedule_line_3 dt{
	float:left;
	margin: 0 0 0 120px;			
}
.shedule_line_3 dd{
	float: left;
	margin: 0 0 0 115px;
}
.shedule_line_3 label{
	float: left;
}
.shedule_line_4{
	width: 450px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.shedule_line_4 dt{
	float:left;
	margin: 0 0 0 91px;
	width: 20px;			
}
.shedule_line_4 dd{
	float: left;
	margin: 0 0 0 5px;
}
.shedule_line_5{
	width: 200px;
	margin:10px 0 0 120px;
}
/* Mobile form css */
.mobile_line_1{
	width: 250px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.mobile_line_1 dt{
	color: #fe0000;
	font-size: 12px;
	margin:0 0 5px 0;		
}
.mobile_line_1 dd{
	margin-left:0px;
	font-size: 12px;
}
.mobile_line_1 input{
	background: #e8e8e8;
	border: 1px solid #000;
	width: 186px;	
}
.mobile_line_1 textarea{
	width:230px;
	height:100px;
	background: #e8e8e8;
	border: 1px solid #000;		
}
.mobile_line_2{
	width: 200px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.mobile_line_2 dt{	
	font-size: 12px;		
}
.mobile_line_2 dd{
	margin-left:0px;
}
.mobile_line_2 input{
	background: #e8e8e8;
	border: 1px solid #000;
	width: 186px;	
}
.mobile_line_3{
	width: 200px;
	margin:0 0 5px 0;
	overflow: hidden;
	font-size: 12px;
	float: left;
}
.mobile_line_3 dt{
	float: left;
	margin-left:0px;			
}
.mobile_line_3 dd{
	margin-left:0px;
	width:20px;
	float: left;
}
.mobile_line_4{
	width: 200px;
	margin:10px 0 0 0px;
}
.mobile_line_5{
	width: 250px;
	margin:0 0 5px 0;
	overflow: hidden;
}
.mobile_line_5 input{
	background: #e8e8e8;
	width: 10px;	
}
.mobile_line_5 dt{
	color: #fe0000;
	font-size: 12px;
	margin:0 0 5px 0;		
}
.mobile_line_5 dd{
	margin-left:0px;
	font-size: 12px;
}
/* CSS FOR SERVICE PAGE */
.service_txt{
	color: #4F4F4F;	
	font-size: 12px;
	line-height: 1.5;
	width: 630px;
	margin:0 auto;
	padding: 0 0 20px 0;	
}
.service_pic{
	margin: 10px auto;
	width: 100%;
	text-align:center;	
}
.service_title{
	width:400px;	
	margin: 10px auto;
	font-size: 24px;
	text-decoration: underline;
	text-align: center;
}
.service_char{
	font-size: 18px;
	font-style: italic;
}
.service_link_1{
	font-size: 18px;
	text-decoration: underline;
	color: #22498a;
}
.service_link_2{
	font-size: 18px;
	text-decoration: underline;
	color: #396d23;
}
.left_left{
	float:right;
	width: 387px;
	margin:30px 80px 0 0;
	text-align: center;
}
.left_left img{
	margin-bottom: 20px;
}
/* Mobile Css */
.mobile_tit{
	width: 100%;	
	background: url("../images/pic/bgt.jpg") no-repeat center;
	padding: 20px 0 0 0;
}
.mobile_pic{
	float: right;
}
.mobile_player{
	float: right;
	margin: 0 50px 0 10px;	
}
.mobile_left{
	float: left;
}
/* About Css */
.about_flash{
	text-align: center;
	width: 100%;
	margin: 10px 0 10px 0;	
}
.about_title{
	text-align: center;
	width: 100%;
	margin:0 0 20px 0;	
}
.about_pic{
	text-align: center;
	width: 100%;
	margin:0 0 30px 0;	
}
.about_txt{
	width: 894px;
	margin: 0 auto;
	font-size: 12px;	
}
.about_name{
	width: 527px;
	margin: 0 auto;
	font-size: 12px;	
}
/* Finance page */
.fin_top{
	overflow:hidden;
	width:100%;	
}
.fin_top_lf{
	float: left;
	margin:10px 0 0 10px;
}
.fin_top_center{
	float:left;
	width:635px;
	text-align:center;	
	margin: 10px 0 0 0;	 
}
.fin_top_rt{
	float: right;
	margin:10px 10px 0 0;
}
.fin_content{
	width:100%;
	text-align: center;
	margin:60px 0 0 0;
	padding: 0 0 40px 0;
}
.fin_link{
	display: block;
	margin:0px 0 0 0;
}
/* Contact */
.contact_top{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.contact_content{
	width:1040px;
	overflow: hidden;
	padding: 0 0px 0 20px;	
}
.contact_content_lt{
	float: left;
}
.contact_content_cn{
	float: left;
	width: 485px;
	text-align: center;
	margin: 8px 0 0 0 ;
}
.contact_content_rt{
	float: right;
	margin: 5px 0 0 0 ;
}
/* SALES */
.sales_content{
	background: url("../images/pic/salesdepttemplate.jpg") no-repeat left top;
	width: 1048px;
	height:330px;
}
/* PREWONED SPECIALS */
.pre_spec_funny_but{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
}
.pre_spec_red_but{
	width: 289px;
	height: 51px;
	float: left;
	margin: 30px 20px 0 0;	
}
.pre_spec_bann{
	width: 170px;
	float: left;
	margin: 10px 0px 0 0;	
}
.pre_spec_online_but{
	width: 195px;
	height:50px;
	float: left;
	margin: 30px 0px 0 30px;
}
.pre_spec_line{
	margin: 0 auto;
	overflow: hidden;
	width: 1020px;	
}
.pre_spec_line2{
	margin: 0 auto;
	overflow: hidden;
	width: 860px;	
}
.pre_spec_cup{
	float: left;	
}
.pre_spec_but{
	float: left;	
	width:85px;
	font-size: 11px;
	margin: 40px 0 0 0; 
}
.mobile_line_5 dd label{
	display: block;
}
.errors{
	list-style: none;
	color: red;
}
/* SPECIALS PAGE */
.spec_bann{
	width: 170px;
	margin: 0 auto;
	height: 120px;	
}
.spec_line{
	margin: 0 auto;
	overflow: hidden;
	width: 900px;		
}
.spec_cup{
	float: left;
	width: 800px;	
}
.spec_but{
	float: left;
	width: 100px;
	font-size: 12px;
	margin: 50px 0 0 0;
	color: #000;	
}
.spec_but a{
	display: block;
	float: left;
	width: 50px;
}

/* NEW FROM 02/02/2010 */
.newinventory_nav{
	width:965px;
	margin:0 auto;
	overflow: hidden;
	background: url("../images/bg/buttons_header.jpg") no-repeat left top;	
	padding: 10px 0 0 15px;	
}
.newinventory_title{
	width:600px;
	margin:0 auto;
	overflow: hidden;
	background: url("../images/bg/buttons_header.jpg") no-repeat center top;	
	padding: 10px 0 0 15px;
	font-weight:bold;	
	text-align:center;
	font-size:18px;
}
.newinventory_nav a{
	display: block;
	float: left;
	margin: 8px 5px 0 5px;
}
.newinventory_nav div{
	float: left;
	margin: 0 5px 0 5px;
}
.newinventory_content{
	width:980px;
	margin:0 auto;
	background: url("../images/bg/content.png") repeat-y left top;
	height: 630px;
	text-align: center;
}
.coming_soon{
	position: absolute; 
	z-index: 2; 
	margin: 30px 0 0px 800px;
}
.coming_soon span{
	display: block;
	color: #fff;
	font-style: italic;
	font-family: 'Arial','sans-serif';
	font-size: 14px;	 
	font-weight: bold;
	width: 140px;
	text-align: center; 		
}
.preownedinventory_nav{
	width:960px;
	margin:0 auto;
	overflow: hidden;
	background: url("../images/bg/buttons_header.jpg") no-repeat left top;	
	padding: 10px 0 0 20px;	
}
.preownedinventory_nav a{
	display: block;
	float: left;
	margin: 8px 5px 0 0px;
}
.cpo_nav{
	width:965px;
	margin:0 auto;
	overflow: hidden;
	background: url("../images/bg/buttons_header.jpg") no-repeat left top;	
	padding: 10px 0 0 15px;	
}
.cpo_nav a.left_pic{
	display: block;
	float: left;
	margin: 0px 30px 0 30px;
}
.cpo_nav a.right_pics{
	display: block;
	float: right;
	margin: 10px 30px 0 0px;	
}
.cpo_nav div{
	float: left;
	margin: 0 0 0 80px;
}
.funy_buttons{
	width: 599px;
	margin: 0 auto 10px auto;	
	height: 192px;  
}