body {
	background-color:#666666;
	padding:0;
	margin:0;
}
.page {
	width:714px;
	height:408px;
	background-image:url(images/entry/bg_page.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}
.page_inner {
	padding:19px 20px 19px 20px;
}
.locations {
	width:674px;
	background-image:url(images/entry/bg_locations.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#bodycontent {padding:10px 30px; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; }

#bodycontent h1{border-bottom: 1px solid #666666;color: #cc0001;font: bold 18px Arial,Helvetica,sans-serif;margin: 0;padding: 10px 0;text-align: left;}
#bodycontent h2{color: #333333;font: bold 15px Arial,Helvetica,sans-serif;margin: 0;padding: 10px 0 1px 0; text-align: left;}

#bodycontent p{line-height: 20px; margin: 10px 0; text-align: left;}


a{ color:#333333; text-decoration:none;}
a:hover{ color:red; text-decoration:underline; }


.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
}

.Service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.linkbox {
	background: url(images/entry/dealer-back1.png) no-repeat top left;  padding:10px; height:110px; color:white;}
	
.linkboxHover {
	background:url(images/entry/dealer-back2.png) no-repeat top left;  padding:10px; height:110px; color:#cc0001; cursor:pointer;}	
	
	
.Featuresbox {
	background-color:#CECECE; border-right: 1px #999 solid; padding:10px; height:100px;}
	
.FeaturesboxTitle {color: #CC0001;font-family: Arial,Helvetica,sans-serif;font-size: 11px;font-weight: bold; padding-bottom:10px; text-align:left;}	

.FeaturesboxContent {font-family: Arial, Helvetica, sans-serif;font-size: 11px; text-align:left;}	
