body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg.gif);
	margin-top: 0px;
}

#wrapper{
	width: 748px;
	margin-left: auto;
	margin-right: auto;
}

#main_body{
	width: 100%;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#clock {

	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 4px 4px 0px;
	background-color: #2EB457; 
	color: #FFFFFF;

}

#homenavinner {
	text-align:center;
	margin: auto;
	width: 748px;
	height: 21px; 
	background-color: #2EB457; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	margin-left: auto;
	margin-right: auto;
	
}

.homenav a {
	display: block; 
	width: 80px;
	height: 14px;
	background-image: url(../images/homenav_off.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	float: left;
	padding: 4px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: left;
	overflow: visible;
}

.homenav a:link {
	background-image: url(../images/homenav_off.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.homenav a:visited {
	background-image: url(../images/homenav_off.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.homenav a:hover {
	background-image: url(../images/homenav_on.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}	

#topnavinner {
	text-align:center;
	margin: auto;
	width: 749px;
	height: 21px; 
	background-color: #FFFFFF;
	border-left: #000000 1px solid;
	margin-left: auto;
	margin-right: auto;
}  
	   
.topnav a {
	display: block; 
	width: 111px;
	height: 17px;
	background-image: url(../images/nav_off.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	padding: 4px 5px 0px 0px;
	background-repeat: no-repeat;
	overflow: visible;
	float: right;
}

.topnav a:link {
	background-image: url(../images/nav_off.jpg);
	color: #FFFFFF;
}
.topnav a:visited {
	background-image: url(../images/nav_off.jpg);
	color: #FFFFFF;
}
.topnav a:hover {
	background-image: url(../images/nav_on.jpg);
	color: #FFFFFF;
}

.navend {
	float: right; 
	background-image: url(../images/nav_block.jpg); 
	background-position: right; 
	background-repeat:no-repeat; 
	width:1px
}

#left_bar {
	width: 158px;
	float: left;
	padding: 5px;
}

#right_bar {
	width: 570px;
	float: left;
	padding: 5px;
}

#vehicleleft {
	width: 122px;
	text-align: center;
	float: left;
}

#vehiclemid {
	width: 320px;
	text-align: center;
	float: left;
}

#vehicleright {
	width: 122px;
	text-align: center;
	float: left;
}

.box_top {
	border-bottom: #000000 1px solid; 
}

.box_middle {
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-right: #000000 1px solid; 
	padding: 5px;
	background-color: #BED730;
}

.box_middle a:link{
	color: #000000;
	text-decoration: underline;
}

.box_middle a:hover{
	color: #000000;
	text-decoration: underline;
}

.box_middle a:visited{
	color: #000000;
	text-decoration: underline;
}

#news {
	margin-left: 2px;
	padding-left: 15px;
}

.main_left {
	width: 275px;
	padding: 5px;
	float: left;
}

.main_right {
	width: 275px;
	padding: 5px;
	float: left;
}

ul.main_list{
	list-style-image: url('../images/bullet.jpg');
	font-size: 12px;
	color: #009933;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 30px;
}

.main_list li{
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

#footer {
	width: 100%;
	background-color: #2EB457;
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
}

#footer_left {
	width: 25%;
	border-right: #000000 1px solid; 
	float: left;
	text-align: center;
	height: 50px;
	padding-top: 2px;
}

#footer_mid {
	width: 50%;
	float: left;
	text-align: center;
	height: 50px;
}

#footer_right {
	width: 24%;
	border-left: #000000 1px solid; 
	float: left;
	text-align: center;
	height: 40px;
	padding-top: 10px;
}

#flashcontent {
	border: #000000 1px solid; 
	width: 100%;
	background-image: url(../images/altbanner.jpg);
	height: 185px;
	min-height: 185px;
}

#flashcontent2 {
	width: 510px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 14px;
	color: #009900;
}

h2 {
font-size: 12px;

}

h3 {
	font-weight: bold;
	font-size: 10px;

}

a:link {
	text-decoration:none;
	color: #009900;
}

a:hover {
	text-decoration:none;
	color: #006600;
}

a:visited {
	text-decoration:none;
	color: #009900;
}

a:link.boldlink {
	text-decoration:none;
	color: #006600;
	font-weight: bold;
}

a:hover.boldlink {
	text-decoration:none;
	color: #003300;
	font-weight: bold;
}

a:visited.boldlink {
	text-decoration:none;
	color: #006600;
	font-weight: bold;
}

#footer a:link{
	color: #000000;
	text-decoration: underline;
}

#footer a:hover{
	color: #000000;
	text-decoration: underline;
}

#footer a:visited{
	color: #000000;
	text-decoration: underline;
}

#footerbottom {text-align: center; margin-top: 5px; margin-bottom: 15px;}
#footerbottom a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none }

#contact_main {
	margin-left: 10px; width: 400px; border: 1px #000000 solid; padding-left: 10px; padding:10px;
}

#contact_left {
	width: 160px; float: left; height: 30px;
}

#contact_right {
	width: 220px; float: left; height: 30px; text-align: right;
}

.contact_text {
	width: 150px;
}

.vehicletextsection {
	margin-bottom: 10px;
}

.vehicledetails {
	float: left; width: 150px; text-align: center; 
}

.locationmarker {
	float: left;
	text-align: center;
	width: 140px;	
}

