@charset "utf-8";

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/template/images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

.textBody{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
		}
		
a.textBody:Link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.textBody:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a.textBody:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.textBody:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
		
.textForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212121;
	font-weight: bold;
	background-color: #F7EDDF;
}

.layoutNavBtm {
	background-image: url(/template/images/nav_btm.gif);
	height: 17px;
}
.layoutFindWheel {
	background-image: url(/template/images/home_findawheel_bg.jpg);
	height: 221px;
	width: 384px;
}
.layoutHomeRightBox {
	background-image: url(/template/images/home_rightBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.layoutHomeBG {
	background-image: url(/template/images/tread_bg.gif);
	background-repeat: repeat-y;
}
.layoutLogoBG {
	background-image: url(/template/images/logo_bg.jpg);
	height: 183px;
	width: 374px;
}
.layoutMastheadPhone {
	background-image: url(/template/images/masthead_phone.jpg);
	height: 71px;
}
.layoutMastheadCar {
	background-image: url(/template/images/masthead_car.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 158px;
	width: 424px;
}
.layoutLogoPad {
	margin-top: 33px;
	margin-left: 55px;
}

.layoutFooter {
	background-image: url(/template/images/footer_bg.gif);
	padding-left: 25px;
	padding-top: 6px;
	height: 61px;
	background-repeat: no-repeat;
	}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

	
.textFooter, .textFooter address {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.mcafeeFooter {
	padding-top: 2px;
	padding-right: 10px;
	float: left;
}
.geotrustFooter {
	padding-top: 2px;
	padding-right: 10px;
	float: left;
}
H2, H2 A {
	font-size: 16px;
	font-weight: bold;
	color: #BB7011;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #BB7011;
	margin: 0px 0px 8px 0px;
}
