@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color:#6C6C6C;
}
body {
	background-color: #474747;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbody{
	width:778px;
	margin:0px auto;
	vertical-align:top;
	background-color:#999999;
}
.headder{
	height:75px;
	background-color:#FFFFFF;
	padding:12px 0px 0px 0px;
}
.logo{
	width:234px;
	vertical-align:top;
}
.nav{
	width:544px;
	vertical-align:top;
}
.line{
	height:8px;
	background-color:#474747;
}
.height{
	height:75px;
}
.banner{
	height:409px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}
.info{
	height:159px;
	background-image:url(images/info_bg.jpg);
	background-repeat:repeat-x;
}
.testdrive{
	width:187px;
	vertical-align:top;
}
.pad_l{	
	padding-left:20px;
	vertical-align:top;
	padding-top:10px;
	line-height:16px;
	color:#6C6C6C;
}
.more{
	color:#E18D33
}
.main_contant{	
	height:300px;
	padding-bottom:10px;
	background-color:#000000;
}

.main_contant2{
	padding-bottom:10px;
	padding:10px 6px 10px 8px;
	vertical-align:top;
}
.main_contant2b{
	padding-bottom:10px;
	padding:10px 0px 10px 10px;
	vertical-align:top;
}
.padding_text{
	padding-left:1px;
	color:#ADA28E;
}
.padding_text_mid{
	padding-left:4px;
	color:#ADA28E;
}
.dot_line{
	background-image:url(images/dot_line.gif);
	background-repeat:repeat-y;
}
#readmore{
	padding-left:23px;
	color:#C1871C;
	text-decoration:underline;
}
.botbg{	
	height:52px;
	background-image:url(images/bot_bg.jpg);
	background-repeat:repeat-x;
}
.copy{
	height:30px;
	background-color:#474747;
	color:#FFFFFF;
	text-indent:200px;
	padding-top:10px;
	padding-bottom:8px;
}
.oh_p_top_bg{
	background-image:url(images/oh_p_bg.jpg);
	height:38px;
	background-repeat:repeat-x;
}
.oh_p_content{
	width:480px;
	margin:25px 0px 40px 25px;
	padding:0px 55px 50px 0px;
	float:left;
	background-image:url(images/con_line.gif);
	background-position:right;
	background-repeat:repeat-y;
	
}
.oh_p_content2{
	width:719px;
	margin:25px 0px 40px 25px;
	padding:0px 0px 50px 0px;
	float:left;
	
}
.oh_p_content_r{
	width:211px;
	margin:25px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	float:left;
}
.site_l{
	padding:10px 20px 30px 20px;
	float:left;
	width:150px;
}
/*----------------------
Text Styles
------------------------*/
.oh_headline{
	font-family:Arial;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	line-height:16px;
}
.oh_sub_headline{
	font-family:Arial;
	font-size:12px;
	color:#E18D33;
	font-weight:bold;
}
.oh_rt{
	font-family:Arial;
	font-size:12px;
	color:#484848;
	line-height:16px;
}

/*-------------------
Navigation Styles
----------------------*/
a.readmore{
	padding-left:10px;
	color:#C1871C;
	text-decoration:underline;
}
a:hover.readmore{
	color:#666666;
}

a.more{
	color:#E18D33;
	font-weight:bold;
}
a:hover.more{
	color:#666666;
}

a.site{
	color:#6C6C6C;
	text-decoration:none;
	line-height:18px;
}
a:hover.site{
	color:#999;
	text-decoration:underline;
}
