#mainbody {
	width: 100%;
	padding: 0px;
	margin: 0px;
	top: 0px;
	position: absolute;
}
#contentbody {
	border: 2px solid #01631e;
}
#top {
	background-image: url(../images/tableback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table, td, tr, thead, tfoot, tbody, th, tf, img {
border-collapse: collapse;
margin: 0px;
padding: 0px; 
}
#pad td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
}
#floatleft {
	float: left;
}
#padleft {
	padding-left: 10px;
}

#formtb td {
	padding: 2px;
}

img {
	display: block;
}
#image {
	padding-right: 20px;
}

a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #01631e;
}
#block {
	list-style-type: square;
}
#background {
	background-image: url(../images/indexback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#background2 {
	background-image: url(../images/servback.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10;
}
#background3 {


	background-image: url(../images/trackback.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bigtext {
	font-weight: bold;
	font-size: 24px;
}

#greenbar {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01631e;
}
#nav {
	width: 570px;
	margin-bottom: -50px;
}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
	float: left;
	width: 73px;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	height: 19px;
	width: auto;
}
#nav ul li a:hover {
	color: #E71E18;
}
#nav ul li ul {
	position: absolute;
	top: 92px;
	width: 50px;
	left: -999px;
}
#nav ul li ul li {
	background-color: #019423;
	height: 18px;
	width: 152px;
}
#nav .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #01631E;
}
#nav .home {
	width: 50px;
}
#nav .resmoves {
	width: 124px;
}
#nav .commoves {
	width: 129px;
}
#nav .storage {
	width: 60px;
}
#nav .locations {
	width: 70px;
}
#nav .contact {
	width: 60px;
}
#nav .tracking {
	width: 30px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
