html {
	margin:0px;
	border:0px;
}

body {
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	background-image:url(images/car-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.body-bg-right {
	background-position:top center;
	background-image:url(images/car-top-bg.jpg);
	background-repeat:repeat-x;
}
.topsubmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626262;
}

.text12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
}
.text12-blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f8de2; text-decoration:none;
}
.text11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626262;
}
.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#626262;
}

.content-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929292;
}

.contentbotm {
	width:956px;
	height:auto;
	margin-top:80px;
	text-align:left;
	font-size:12px;
	line-height:15px;
	margin-left:22px;

}

.topsubmenu a:link {
	color:#626262;
	text-decoration:none;
}
.topsubmenu a:visited {
	color:#626262;
	text-decoration:none;
}
.topsubmenu a:hover {
	color:#000000;
	text-decoration:none;
}


.cntheading {
	color:#68686d;
	font-size:24px;
	font-weight:normal;

}

#contactholder {
	width:auto;
	_height:0%;

}
#contactholder:after {
	content:".";
	clear:both;
	display:block;
	height:0px;
	visibility:hidden;

}



.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#b3b3b3;
	text-align:right;
	margin-top:10px;
	margin-right:26px;

}

.footer a:link {
	color:#b3b3b3;
	text-decoration:none;

}
.footer a:visited {
	color:#b3b3b3;
	text-decoration:none;

}
.footer a:hover {
	color:#626262;
	text-decoration:none;

}

.content-text-box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929292;
	width:490px; height:auto; float:left;
	margin-left:5px;
	

}
.content-text-bullet{
	
	 width:10px; height:10px; float:left;
	
	margin-left:5px; margin-top:0px;
	

}
.cl{ clear:both;}

.border-link{ border:#ededed solid 1px; }