A:link {font:  Verdana; text-decoration: none; font-weight:bold; color: #fff; font-size:10pt;}
A:visited {font:  Verdana; text-decoration: none; font-weight:bold; color: #fff; font-size:10pt;}
A:active {font:  Verdana; text-decoration: none; font-weight:bold; color: #333; font-size:10pt;}
A:hover {font:  Verdana; text-decoration: none; font-weight:bold; color: #333; font-size:10pt;}

.nav A:link {text-decoration: none; font-weight:bold; color: #fff; font-size:12pt;}
.nav A:visited {text-decoration: none; font-weight:bold; color: #fff; font-size:12pt;}
.nav A:active {text-decoration: none; font-weight:bold; color: #fff; font-size:12pt;}
.nav A:hover {text-decoration: none; font-weight:bold; color: #999; font-size:12pt;}

h3{color: #666; font-style: italic; padding: 0px; margin: 0px;} 


body{

	font: 13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif;
	color: #000;
	margin: 0;
	font-size: 10pt;
	background-image: url('images/main_bg.gif');
	background-repeat: repeat;

}


#container{
   
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;


}

#header{
	margin-top: 0px;
	width: 800px;
	height: 161px;
	
	background-image: url('');
	background-repeat: no-repeat;
}

#nav{
	
	margin-top:0px;
	height: 35px;
	background-image: url('images/na.gif');
	text-align: center;

}
#body{

	background-image: url('images/background.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 1000px;
	
}

#content{
	
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;
	background-image: url('images/header.gif');
background-repeat: no-repeat;
}

#truck{
	float: right;
	margin-top: 15px;
	padding: 10px;
	width: 262px;
	height: 213px;
	background-image: url('images/truck.gif');
	background-repeat: no-repeat;
}

#truckBus{
	float: right;
	margin-top: 15px;
	padding: 10px;
	width: 262px;
	height: 213px;
	background-image: url('images/truck_bus.gif');
	background-repeat: no-repeat;
}

#bodyText{
	

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;


	
}
#bodyText2{
	
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 800px;


	
}

#footer{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 130px;
	text-align: center;
	margin-top: 0px;
	background-image: url('images/footer.gif');

}
	
	.floatright { 
    float: right; 
    margin: 25px; 
	
}
	.floatleft { 
    float: left; 
    margin-top: 15px; 
	    margin-bottom: 15px; 
		    margin-right: 15px; 
	
}
.white{
	font-size: 8pt;
	font-family: arial;
	color: white;
	}
	
	img{
		border-style: double;
		border-color: #ccc;
		border-width: 3px;
	}