@charset "utf-8";
/* CSS Document */

.homeBodyBg{
	background:url(../images/homebodybg.jpg) no-repeat right top;
}

.borderleft{
	border-left:#e1e1e1 solid 29px;
}

a.callBtns{
	background:url(../images/call_btnBg.jpg) no-repeat;
	height:25px; /*39px;*/
	width:125px; /*143px;*/
	display:block;
	padding-top:10px;
	padding-left:23px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:0.99em;
	font-family:Arial, Helvetica, sans-serif;
}
	a.callBtns:hover{
		text-decoration:underline;
	}

.homeTxt, .bodyTxt{
	line-height:18px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify;
	padding:10px;
	padding-right:20px;
}

div.bodydiv2{
	float:left;
	margin:5px;
	width:198px;
	height:161px;
	text-align:left;
	margin-top:30px;
	overflow:visible;
}
	div.bodydiv2 a{
		font-size:11px;
		color:#0e9104;
		font-weight:bold;
		text-decoration:none;
		text-align:left;
	}
	div.bodydiv2 a:hover{
		color:#CC0000;
	}
	
	div.bodydiv3{
	float:left;
	margin:5px;
	width:192px;
	background-image:url(../images/inner/faq.jpg);
	height:141px;
	text-align:center;
	margin-top:30px;
	border:2px solid #0e9104;
	
}
.text1{
font-size:18px;
color:#0e9104;
}
	div.bodydiv3 a{
		font-size:12px;
		color:#0e9104;
		font-weight:bold;
		text-decoration:none;
		text-align:left;
	}
	div.bodydiv3 a:hover{
		color:#000000;
	}

.otherbrands{
	background:url(../images/hondabrands.jpg) no-repeat;
	background-position:0px 30px;
	width:254px; /*314px;*/
	height:50px;
	padding-top:80px;
	text-align:center;
	padding-left:50px;
}
	.otherbrands span{
		float:left;  padding-left:60px;
		display:inline;
	}
	.otherbrands div a{
		background:url(../images/btn2.gif) no-repeat;
		width:106px; 
		height:22px; /*28px;*/
		font-weight:bold;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		float:left;
		padding-top:7px;
	}
	.otherbrands div a:hover{
		text-decoration:underline;
	}
	
	
	
#footerTd{
	height:30px;
}
	#footerTd div{
		float:left;
		padding:0px 5px;
		color:#999;
		font-size:0.95em;
	}
	#footerTd div a{
		color:#999;
		text-decoration:none;
	}
	#footerTd div a:hover{
		text-decoration:underline;
		color:#000;
	}
	#footerTd .div2{
		float:right;
	}
	
	
	
/*========================= inner page =========================================*/	

.bgRight{
	background:url(../images/inner/bgRight.jpg);
	width:206px;
}
.inner_otherBrands{
	background:url(../images/inner/crossLinkbg.jpg) no-repeat;
	height:40px;
	padding-left:240px;
	padding-top:5px;
}
	.inner_otherBrands a{
		background:url(../images/inner/btnbg3.gif) no-repeat;
		width:102px;
		height:22px;
		padding-top:10px;
		color:#000000;
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		float:left;
		margin:0px 1px;
	}


.br1{
	margin:0px;
	line-height:3px;
}
.innerTitleTxt{
	font-size:230%;
	font-weight:bold;
	color:#000000;
	background:url(../images/inner/titleBg.jpg) right no-repeat;
	background-position:right 20px;
	min-height:40px; 
	padding:10px;
	padding-right:40px;
	display:inline;
 
}

.bodyTxt{
	font-size:12px;
	margin-top:10px;
	float:left;
	line-height:19px;
}
a.link_ExpertReview{
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
	a.link_ExpertReview:hover{
		text-indent:5px;
	}

table.tbl_1{
	border:#006C00 solid 1px;
	background:#F8F8F8;
	margin:0px 0px 20px 0px;
}
	table.tbl_1 td{
		padding:3px;
		font-size:11px;
		color:#000000;
	}
	table.tbl_1 th{
		/*background:#b1dc71;*/
		color:#000000;
		font-weight:bold;
		padding:5px 3px;
	}

.ul_1{
	margin:5px;
	margin-left:15px;
}
	.ul_1 li{
		display:block;
		text-indent:0px;
		font-size:12px;
		line-height:18px;
		margin-bottom:10px;
	}

.paddingtop{
	padding-top:20px;
}

.img_2{
	margin:10px;
	border:#009900 solid 1px;
	
}

.diagram{
	color:#000000;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.diagram:hover{
	color:#339900;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
