body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #063259;
	margin: 20px 0px 10px 0px;
}

td { vertical-align: top; }
img { border: 0px }

a:link { color: #063259; text-decoration: underline; border: 0px}
a:visited { color: #063259; text-decoration: underline; border: 0px}
a:hover { color: #063259; text-decoration: underline; border: 0px}
a:active img { border: 0px }

.central { margin: 0 auto;width:881px; }

.header { text-align:left;position:absolute;width:881px;height:138px;z-index:3; }

#logo { width:375px;height:73px;position:absolute;top:0px; left:0px;}
#waves { width:286px;height:73px;position:absolute;top:0px; left:375px;}
#truck { width:220px;height:105px;position:absolute;top:0px; left:661px;}
#phone { width:181px;height:32px;position:absolute;top:73px; left:0px;}
#email { width:341px;height:32px;position:absolute;top:73px; left:181px;}
#yellow_bar { width:139px;height:32px;position:absolute;top:73px; left:522px;}

.menu { text-align:left;width:430px;height:33px;position:relative;top:105px;left:22px; }
.menu div {display:inline;float:left;height:33px;}
.menu div a {display:block;height:33px;text-indent:-1000px; }
#about_us a { width:100px;background-image:url(images/about_us1.gif); }
#about_us a:hover { background-image:url(images/about_us2.gif); }
#our_services a { width:128px;background-image:url(images/our_services1.gif); }
#our_services a:hover { background-image:url(images/our_services2.gif); }
#contact_us a { width:111px;background-image:url(images/contact_us1.gif); }
#contact_us a:hover { background-image:url(images/contact_us2.gif); }

.body { position:absolute;top:125px;width:881px;height:324px;z-index:2;background: #FFFFFF url(images/main_bg.jpg) top left no-repeat; }

.left {
	width:475px;height:264px;
	padding:50px 20px 10px 25px;
}
.right {
	width:330px;
	padding:10px 20px 10px 20px;
	position:absolute;
	top:5px;
	left:510px;
	text-align:center;
}
.right2 {
	width:430px;
	padding:10px 20px 10px 20px;
	position:absolute;
	top:15px;
	left:410px;
}

.footer { 
	width:881px;height:20px;background-color:#ffcc33;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #22007a;
	vertical-align:middle;
}
.footer1 { 
	float:left;margin-left:25px;
}
.footer2 { 
	float:right;margin-right:30px;
}

.copyright { 
	width:851px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8px;
	color: #6699ff;
	text-align:right;
}