/* CSS Document */
body {
	background: url(/assets/images/bg.jpg) repeat-x #ecebe9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}
img, .png {
	border: 0px;
	behavior: url(/assets/css/iepngfix.htc); 	
	}
h2 {
	width: 525px;
	height: 18px;
	font-size: 14px;
	border-bottom: 1px dotted #00CC66;
}
.areas li{
	font-weight:bold;
	list-style: none;
	font-size: 14px;
	}
	ul.areas ul li{
	list-style: circle;
	font-weight: normal;
	font-size: 12px;
	}
.cl {
	clear: both;
	}
#wrapper {
	width: 995px;
	margin-top: 48px;
	}
#header {
	width:995px;
	}
#middle {
	background: url(/assets/images/mainbg.jpg) repeat-y;
	min-height: 200px;
	height: auto;
	}
#footer {
	background: url(/assets/images/footerim.jpg) no-repeat;
	height: 50px;
	}
#left2 {
	float: left;
	width: 525px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	}
#left {
	float: left;
	width: 235px;
	}
#right {
	float: right;
	padding-top: 50px;
	width: 205px;
	text-align: left;
	}
#menu {
	width: 235px;
	margin: -2px 0px 0px 0px;
	background: url(/assets/images/sidemenubg.jpg);
	font-weight: bold;
	}
#menufoot {
	height: 26px;
	width: 235px;
	background: url(/assets/images/menu_foot.jpg);
	}
.menu_item {
	margin: 2px 0px 1px 18px;
	border-bottom: #e1e0df 1px solid;
	width: 200px;
	text-align: left;
	}
#callus {
	background: url(/assets/images/callus.jpg) no-repeat;
	width: 200px;
	margin: 5px 0px 5px 0px;
	.margin: 5px 0px 5px 20px;
	padding: 25px 5px 10px 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #006414;
	}
#creditimg {
	width: 199px; height: 50px;
	display: block;
	}
#billoflading {
	background: url(../images/btn-billoflading.png) no-repeat;
	width: 199px;
	height: 116px;
	display: block;
	margin: 150px 0 0 5px;
}
#ratesimg {
	width: 199px; height: 48px;
	display: block;
	}
#hours {
	background: url(/assets/images/horus.jpg) no-repeat;
	width: 200px;
	margin: 5px 0px 5px 0px;
	.margin: 5px 0px 5px 20px;
	padding: 25px 5px 10px 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #025b83;
	}
#login {
	background: url(/assets/images/bg_login.jpg) no-repeat;
	width: 180px;
	height: auto;
	margin: 5px 5px 0px 0px;
	padding-left: 20px;
	padding-top: 30px;
	display: inline;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #025b83;
	float: right;
	}
#logged_in {
	background: url(/assets/images/bg_login.jpg) no-repeat;
	width: 180px;
	height: auto;
	margin: 5px 5px 0px 0px;
	padding-left: 20px;
	padding-top: 30px;
	display: inline;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #025b83;
	float: right;
	}		
#price {
	position: absolute;
	top: 220px;
	margin-left: 795px;
	width: 199px;
	height: 116px;
	background: url(/assets/images/priceguide.png) no-repeat;
	padding: 15px 0px 5px 0px;
	behavior: url(/assets/css/iepngfix.htc); 	
	}
#footer_links {
	border-top: #99a9af 1px solid;
	width: 945px;
	margin-left: 15px;
	padding-top: 3px;
	font-size: 10px;
	}
#credit {
	width: 945px;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	}
#fuel {
	width: 179px;
	min-height: 50px;
	background:url(/assets/images/fuel.jpg) no-repeat;
	border: 1px solid #7f7f7f;
	padding-top: 25px;
	text-align: center;
	}
.per {
	font-size: 32px;
 	font-weight: bold;
	}
.date {
 	font-size: 14px bold italic;
	font-weight: bold;
	font-style: italic;
	}
#info {
	text-align: right;
	font-size: 14px;
	width: 170px;
	font-style: italic;
	font-weight: bold;
	}
.servicefloat {
	float: left; 
	width: 165px;
	padding-left: 10px;
	}
#credit_img {	
	background: url(/assets/images/guy_img.jpg) right no-repeat; 
	width: 310px; min-height: 316px; padding-right: 220px; padding-top: 50px;
	}
#warehouse_img {
	background: url(/assets/images/warehouse.jpg);
	width: 224px;
	height: 318px;
	margin-left: 10px;
	float: right;	
	}
#about_img {
	background: url(/assets/images/about.jpg);
	float: left;
	margin: 5px;
	padding: 5px;
	width: 248px;
	height: 154px;
	}
/* A styles */
a:link, a:visited, a:active {text-decoration: none; color: #025b83;}
a:hover {color: #838383; text-decoration: none;}
#footer_links a:link, #footer_links a:visited, #footer_links a:active {text-decoration: none; color: #006414;}
#footer_links a:hover {color: #838383; text-decoration: underline;}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

