﻿body{
	background:#078cdb url('images/pgBgStr.jpg') repeat-x top;	
	margin:0;
	padding:0;
}

#mainContainer{
	width:934px;
	margin:0 auto;
	text-align:center;
	background:transparent url('images/midLogoBg.png') no-repeat center 200px;
}

#siteContainer{
	width:774px;
	margin:0 auto;
	border:1px solid white;
	border-top:none;
	background-color:#010066;
}

#subContainer{
	margin:0px 11px 10px 11px;
	background-color:white;
}

#navContainer{
	background:transparent url('images/navBgStr.jpg') repeat-x;
	height:59px;
}

#contentContainer{
	margin:0px 5px 5px 5px;
	font:10pt arial;
	text-align:center;
}

a,a:visited{
	color:blue;
}

a:hover{
	color:black;
}

a img{
	border:none;
}

ul{
	text-align:left;
}

.style1 {
	font-style: italic;
	font-weight: bold;
	font-size: large;
	color: #800000;
	text-transform: uppercase;
}
.link1,.link1:visited,.link1:active{
	color:black;
	text-decoration:none;
	font:bold 8pt arial;
	line-height:45px;
	display:block;
	width:inherit;
}

.link2,.link2:visited,.link2:active{
	color:#800000;
	text-decoration:none;
	font:bold 8pt arial;
	line-height:45px;
	display:block;
	width:inherit;
}

.link1:hover,.link2:hover{
	color:white;
	background-image:url('images/btn_Over.jpg');
}

#navContainer table tr td{
	border-right:1px solid #5C5C92;
}

#headerDiv{
	height:113px;
	width:774px;
	background-image:url('images/siteHeader.jpg');
}

#truckDiv{
	position:relative;
	width:172px;
	height:122px;
	top:9px;
	float:right;
	right:4px;
}

#table4,#table5{
	margin:0 auto;
}