html {
	background: #787173;
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	width: 754px;
	margin: 0 auto;
	padding: 0 2px 0 3px;
	background: White url(../images/background.png) repeat-y center;
	position: relative;
}

div#container {
	background: url(../images/header01.png) no-repeat 0 53px;
	margin: 0;
	width: 754px;
}

h1 {
	width: 754px;
	height: 53px;
	background: White url(../images/hmpconstructions.png) no-repeat top left;
	margin: 0;
}

h1 a {
	display: block;
	height: 53px;
	width: 225px;
	text-indent: -2500px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

h2 {
	color: #DF0024;
	font-family: "Arial Narrow", sans-serif;
	text-transform: uppercase;
	font-size: 18px;
}

h3 a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../images/arrow3.png) no-repeat 0px 4px;
}

h3 a:hover {
	color: #DC143C;
}

h2#miningcivilcontractors {
	position: absolute;
	top: 238px;
	left: 3px;
	background: #3F3A3C;
	width: 736px;
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 0px 18px 2px 0;
	border-top: 2px solid White;
}

h3 {
	font-size: 13px;
}

#search {
	position: absolute;
	bottom: 36px;
	left: 3px;
	margin: 0;
	background-color: #BBB5B7;
	width: 754px;
	text-align: center;
	padding: 2px 0;
}

#search p {
	margin: 0;
}

#search input[type="text"] {
	font-size: 9px;
	margin-right: 4px;
	width: 120px;
}

#search input[type="submit"] {
	font-size: 9px;
}

ul#nav {
	list-style: none;
	float: right;
	position: absolute;
	top: 26px;
	right: 20px;
	margin: 0;
	padding: 0;
}

ul#nav li {
	float: left;
	margin-left: 2px;
	background: #3F3A3C;
	position: relative;
}

ul#nav li a {
	color: white;
	text-decoration: none;
	padding: 4px 10px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
}

ul#nav > li:hover {
	background-color: #786E70;
}

ul#nav ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 19px;
	left: 0;
	border-bottom: 1px solid Black;
	border-top: 4px solid White;
	margin: 0;
	padding: 0;
	width: 122px;
}

ul#nav ul li {
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: none solid none solid;
	border-color: Black;
	width: 120px;
}

ul#nav ul li a {
	width: 100px;
	text-align: left;
	background: #EFEDED;
	color: Black;
	text-transform: capitalize;
	font-size: 9px;
	border-top: 1px solid White;
	font-weight: normal;
}

ul#nav ul li a:hover {
	background: #DAD6D6;
}

ul#nav ul li:first-child a {
	border-top: 1px solid Black;
}

ul#nav li:hover ul {
	display: block;
}

div#subnav {
	margin-top: 200px;
	width: 128px;
	float: left;
	padding-top: 20px;
}

div#subnav h2 {
	background: #3F3A3C;
	font-size: 11px;
	margin: 0;
	padding: 2px;
	border-top: 1px solid White;
	text-align: center;
}

div#subnav h2 a {
	color: White;
	display: block;
	text-decoration: none;
}

div#subnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid White;
	list-style-type: none;
}

div#subnav ul li a {
	border-bottom: 1px solid White;
	display: block;
	font-size: 10px;
	padding: 4px 3px 4px 15px;
	background: url(../images/arrow.png) no-repeat 6px center;
	color: #3F3A3C;
	text-decoration: none;
}

div#subnav ul li a:hover {
	background-color: #F7F6F6;
}

div#sidelinks {
	margin-top: 220px;
	margin-bottom: 15px;
	border-top: 2px solid White;
	float: right;
	width: 192px;
	text-align: right;
	background: url(../images/side01.png) no-repeat bottom center;
	padding-bottom: 90px;
}

div#sidelinks h2 {
	font-size: 14px;
	margin: 0;
	padding: 5px 0;
	margin-right: 10px;
	background: url(../images/arrow2.png) no-repeat 10px 8px;
}

div#sidelinks h2 a {
	color: #3F3A3C;
	text-decoration: none;
}

div#sidelinks p {
	border-bottom: 2px solid White;
	padding: 0 10px 8px 15px;
	font-size: 10px;
	margin: 0;
}

div#content {
	margin: 200px 192px 20px 128px;
	padding: 7px 35px 5px 35px;
}

div#footer {
	background: #F7F6F6;
	text-align: center;
	padding: 10px 0 3px 0;
	font-size: 10px;
	clear: both;
}

div#footer p {
	color: #7C7C7C;
	margin: 0 0 2px 0;
	padding: 0;
}

div#footer a {
	color: Black;
	text-decoration: none;
}

ul.sectioncontents {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.sectioncontents li a {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrow3.png) no-repeat 0px 4px;
	padding: 0 0 0 10px;
}

ul.sectioncontents li p {
	margin: 2px 0 12px 10px;
	font-size: 0.9em;
}

table.projects {
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.projects thead th {
	background-color: Black;
	color: White;
	text-align: left;
	border: 2px solid White;
	border-top: 0;
	padding: 2px 5px;
}

table.projects tbody tr.odd {
	background-color: #EFEDED;
}

table.projects tbody td {
	padding: 5px;
	vertical-align: top;
}

table.projects tbody ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sitemap, ul#sitemap ul {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.newtrucks {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 17px;
	color: #DF0024;
	font-weight: bold;
	font-family: "Arial Narrow", "Arial", sans-serif;
}