body {
	background-image:url(/sites/default/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}
.clear {
	line-height:0px;
	clear:both;
}
h1 {
	font-weight:normal;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

.header {
	height:321px;
	width:930px;
	background-image:url(/sites/default/images/otherprojects/headerbg.png);
	margin-right:auto;
	margin-left:auto;
	margin-top:100px;
}
#container {
	background-image:url(/sites/default/images/containerbg.png);

	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	width:930px;
}
#footer {
	background-image:url(/sites/default/images/footerbg.png);
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	height:40px;
	width:930px;
}
.copyright {
	margin-top:0px;  
	text-align:right; 
	width:930px; 
	color:#999999; 
	padding-right:40px; 
	margin-right:auto;
	margin-left:auto;
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	text-decoration:none;
	color:#999999;
}
.copyright a:hover {
	color:#333333;
}
#left {
	float:left;
	width:257px;
	padding-left:15px;
}
#center {
	width:366px;
	float:left;
	padding:10px;
}
#right {
	width:257px;
	float:left;
}
#nav {
	background-image:url(/sites/default/images/navbg.jpg);
	background-repeat:repeat-y;
	width:257px;
	
}
.nav a:link, .nav a:visited, .nav a:active {
	text-decoration:none;
	color:#FFFFFF;
}
.nav a:hover {
	color:#666;
}
.nav {
	text-align:right;
	padding-right:30px;
	font-size:13px;
	color:#FFFFFF;
	background-image:url(/sites/default/images/navshadow.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-top:6px;
	margin-right:3px;
}


.menu0 {
	list-style-type:none;
	background-color:#FFFFFF;
	border-top:#cccccc 1px solid;
	padding-left: 10px;
	padding-right: 8px;
	padding-top:12px;
	padding-bottom: 14px;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
	margin-right:3px;
}

#lines {
	background: url(/sites/default/images/lines.jpg) no-repeat 14px bottom;
}

.utility {
	background-image:url(/sites/default/images/utility/headerbg.png);
}

.agricultural {
	background-image:url(/sites/default/images/agricultural/headerbg.png);
}

.trenching {
	background-image:url(/sites/default/images/trenching/headerbg.png);
}

.amenity {
	background-image:url(/sites/default/images/amenity/headerbg.png);
}

.civil {
	background-image:url(/sites/default/images/civil/headerbg.png);
}

.cross {
	background-image:url(/sites/default/images/cross/headerbg.png);
}

.other-projects {
	background-image:url(/sites/default/images/other-projects/headerbg.png);
}

.recent-contracts {
	background-image:url(/sites/default/images/recent-contracts/headerbg.png);
}
.equipment {
	background-image:url(/sites/default/images/equipment/headerbg.png);
}
.health {
	background-image:url(/sites/default/images/health/headerbg.png);
}