* {margin: 0; padding: 0;}
body,div,h1,h2,h3,h4,h5,h6,p {margin:0; padding:0;}
body {font-size: 12pt; background: white url('../images/bkgnd.jpg') repeat top left; font-family: verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
/*#F11C27*/
h2 {color: gray; font-size: 14pt;}
h3 {font-size: 10pt;}
p    {margin-left: 5px; margin-right: 5px;}
img  {border: 0; margin:0; padding:0;}
#wrapper     {position: relative; width: 900px;	padding: 0px; margin: 0px auto;}
#header      {position: relative; background: url('../images/header.png') no-repeat; width: 850px; height: 161px; margin: 0px; padding: 0px;}
#header span {display: none;}
#maincontent {margin: 0px; background: transparent url('../images/bkgnd.png') top left no-repeat; width: 850px; height: 439px; margin-left: 0px;}
#maincontent p {margin: 0 10px 0 10px; text-align: center;}
#footer {text-align: center; width: 947px; height: 28px; clear: both; padding: 0px; color: #CCC0A0; background: transparent; font: 8pt arial; padding-top: 8px;}
#footer a {text-decoration: none; color: #CCC0A0;}
#footer a:hover { text-decoration: underline; color: yellow; background: none;}
#copyright {text-align: center; width: 947px; height: 28px; clear: both; padding: 0px; color: #CCC0A0; font: 8pt arial;}
#copyright a {text-decoration: none; color: #CCC0A0;}
#copyright a:hover { text-decoration: underline; color: yellow; background: none;}
.style3 {font-size: 11pt;}
a:link {text-decoration: none; color: black; font-weight: bold;}
a:visited {text-decoration: none; color: black; font-weight: bold;}
a:hover {text-decoration: underline; color: black; font-weight: bold;}
.nav{
	position: absolute;
	top: 227px;
	left: 60px;
/*	width: 1100px;*/
	height: auto;
	margin: 0 auto;
	float: left;
	text-align: center;
	background: transparent;
	z-index: 300;
}

.nav ul{
	position: absolute;
	font: normal 10px verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
/*	width: 1100px;*/
	height: 32px;
	padding: 0;
	text-align: center;
	color: #666666;
	list-style-image: none;
	z-index: 400;
	font-weight: bold;
}

.nav ul li{
	position: relative;
	font: normal 10px verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #666666;
	list-style: none; 
	list-style-image: none;
	background: transparent;
	display: block;
	height: 32px;
	width: 150px;
	float: left;
	overflow: hidden;
	font-weight: bold;
}

.nav a:hover
{
	color: red;
}

.nav a
{
	color: blue;
}

#navhome {
	position: absolute;
	left: -26px;
	top: -58px;
}

#navaboutus {
	position: absolute;
	left: -43px;
	top: -20px;
}

#navservices {
	position: absolute;
	left: -64px;
	top: 33px;
}

#navunits {
	position: absolute;
	left: -66px;
	top: 63px;
}

#navreserve {
	position: absolute;
	left: -64px;
	top: 88px;
}

#navsupplies {
	position: absolute;
	left: -62px;
	top: 143px;
}

#navhelp {
	position: absolute;
	left: -62px;
	top: 173px;
}

#navcontactus {
	position: absolute;
	left: -62px;
	top: 203px;
}
