@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#wrapper {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#top_contact {
	text-align: right;
	float: right;
	text-decoration: none;
	padding-right:20px;
	padding-top:20px;
}
.clear {
	clear: both;
}
#top_area {
	float: left;
	width: 1020px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#logo {
	float: left;
	height: 84px;
	width: 278px;
}
.blue_top {
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 20px;
	color: #10145e;
	text-decoration: none;
	font-weight: bolder;
}
.gray_top {
letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 30px;
	color: #afaeac;
	text-decoration: none;
	font-weight: bolder;
}
.red_top {
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #b41203;
	text-decoration: none;
	font-weight:bolder;
}
#menu {
	width: 1000px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6c6c6;
	border-bottom-color: #c6c6c6;
	border-left-color: #c6c6c6;
	padding-bottom: 10px;
	margin-left: 30px;
}
#menu ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#menu li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #878787;
	text-decoration: none;
	padding-right: 66px;
	height: 25px;
	font-weight: bold;
}
#menu li a {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #878787;
	text-decoration: none;
	height: 25px;
}
#menu li a:hover {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #878787;
	text-decoration: none;
	background-image: url(../images/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: center 27px;
	height: 13px;
	padding-bottom: 12px;
}
#menu li a.selected{ /*selected main tab style */
	list-style-type: none;
	font-family: Arial;
	font-size: 19px;
	color: #878787;
	text-decoration: none;
	background-image: url(../images/hoverbg.jpg);
	background-repeat: repeat-x;
	background-position: center 27px;
	height: 13px;
	padding-bottom: 12px;
}
#shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}





#header {
	float: right;
	width: 1150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#body_content {
	float: left;
	width: 1020px;
	padding-left: 30px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
}
h1 {
	font-family: "Arial Black";
	font-size: 55px;
	letter-spacing: -3px;
	color: #b41203;
	text-decoration: none;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F7475;
	line-height: 145%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010059;
	text-decoration: none;
	margin: 0px;
}

#sub_menu {
	width: 1050px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	padding-bottom: 10px;
}
#sub_menu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sub_menu li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding: 0px;
	height: 25px;
}
#sub_menu li a {
	list-style-type: none;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 15px;
	color: #959595;
	text-decoration: none;
	height: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#sub_menu li a:hover {
	list-style-type: none;
	float: left;
	padding-right: 28px;
	padding-left: 28px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-left-color: #bcbcbc;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #bcbcbc;
	height: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	color: #565656;
}
#content {
	float: left;
	width: 1050px;
	padding-top: 25px;
}
h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010059;
	text-decoration: underline;
	margin: 0px;
}
h6 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010059;
	text-decoration: none;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#botcontent {
	width: 1050px;
	float: left;
	padding-top:35px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right 140px;
}
#left_pannel {
	float: left;
	width: 580px;
}
#heading {
	float: right;
	padding-left:100px;
	background-image: url(../images/heading.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 466px;
}
#text {
	float: left;
	padding-left: 20px;
	width: 560px;
}
#right_pannel {
	float: right;
	height: 238px;
	width: 443px;
	margin-left: 10px;
	background-image: url(../images/warrantybox.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	margin-top: 20px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	float: left;
	width: 1030px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #8d8d8d;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_footerl {
	float: left;
	width: 500px;
}
.textbox {
	height: 20px;
	width: 100px;
}

#footer_right {
	float: right;
	width: 300px;
	text-align: right;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c40a00;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#car_product {
	width: 1020px;
	float: left;
}
#number_vavi {
	background-color: #eeeeee;
	float: left;
	width: 980px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
}
.numberlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010059;
	text-decoration: underline;
	margin: 0px;
	font-weight: bold;
}
#number_navi_left {
	float: left;
	width: 400px;
}
#number_navi_right {
	float: right;
	width: 220px;
	text-align: right;
}
#product {
	float: left;
	width: 1000px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}
#product_left {
	float: left;
	width: 125px;
}
#product_right {
	float: left;
	width: 875px;
	line-height: 17px;
}
.numberlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #010059;
	text-decoration: underline;
	margin: 0px;
	font-weight: bold;
}
.h2{
	color: #8C9191;
	font-size: 32px;
	font-family: "Arial Black";
	line-height: 32px;
}.h3 {
	color: #b41203;
	font-size: 32px;
	font-family: "Arial Black";
	line-height: 32px;
}
.h4 {
	color: #FFFFFF;
	font-size: 32px;
	font-family: "Arial Black";
	line-height: 40px;
	float: left;
}
