@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg-body.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin-top:0px;
	margin-bottom:0px;
}
h1 {
	font-size:24px;
	color:#2f7080;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#page {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	margin-top:14px;
}
#logo {
	width:387px;
	float:left;
}
#callus {
	float:right;
	margin-top:5px;
}
#banner {
	background:url(images/banner.jpg) no-repeat;
	width:980px;
	height:315px;
	position:relative;
	margin-top:17px;
}
#toplinks {
	position:absolute;
	left: 478px;
	width: 502px;
	top: -2px;
	text-align:right;
}
#toplinks ul {
	margin:0px;
	padding:0px;
}
#toplinks li {
	display:inline;
}
#toplinks a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	
}
#banner {
	width:980px;
}
#content {
	padding-left:20px;
	padding-bottom:20px;
	background:#FFF;
}
#leftcol {
	float:left;
	width:730px;
	margin-top:20px;
}
#rightcol {
	width:215px;
	float:right;

}
#contactus {
	width:139px;
	background:url(images/bg-contact.gif) no-repeat;
	height:118px;
	padding:25px 18px;
	margin-left:20px;
	margin-top:10px;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
}
.contactus-heading {
	margin-top:10px;
	margin-left:20px;
}
#bottom-truckimg {
	background:url(images/bottom-imagetruck.jpg) no-repeat;
	width:215px;
	height:48px;
}

.green18 {
	font-size:18px;
	color:#c8e36c;
}
.orange24 {
	color:#ffc600;
	font-size:24px;
}
.white {
	color:#FFF;
	margin-left:14px;
	margin-right:14px;
}
#footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
