body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background: #353638 url(../images/background.jpg) repeat-x;
	margin: 20px 20px 35px;
}
div {
	display: block;
}
img {
	border: 0;
}
#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	width: 815px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#page #nav {
	background: url(../images/nav.gif);
	height: 57px;
	position: relative;
}
#page #header {
	background: url(../images/header.jpg);
	height: 226px;
	position: relative;
	clear: both;
	display: block;
}
#page #content {
	text-align: left;
	margin: 20px 20px 0px;
	padding-bottom: 20px;
}
#footer {
	background: #353638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5em;
	margin: 0px auto;
	padding: 25px 0px;
	width: 815px;
}
#footer p, #footer li {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	text-align: left;
}
#footer #copyright {
	float: left;
	width: 250px;
	margin-left: 0px;
}
#footer #links ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer #links li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
}
#footer #links li.first {
	padding-left: 0px;
}
#footer #links li.last {
	padding-right: 0px;
	border-right-style: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	background: #353638;
}
#footer a:hover {
	text-decoration: underline;
	color: #DB524C;
}
.slogan {
	position: absolute;
	top: 145px;
	right: 475px;
}
.logo {
	position: absolute;
	top: 60px;
	left: 440px;
}
#page #header p {
	font-weight: bold;
	position: absolute;
	left: 460px;
	top: 155px;
	margin: 0px;
	padding: 0px;
}
#page #nav ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left:0px;
	top: 20px;
}
#page #nav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#page #nav a {
	display: block;
	height: 20px;
	text-indent: -10000px;
}
#page #nav li#contact a {	
	margin-right: 0px;
}

li#home a {width: 78px;}
li#company a {width: 105px;}
li#projects a {width: 105px;}
li#equipment a {width: 195px;}
li#trench a {width: 217px;}
li#contact a {width: 115px;}

li#home a:hover {background: url(../images/nav.gif) no-repeat -0px -77px;}
li#company a:hover {background: url(../images/nav.gif) no-repeat -78px -77px;}
li#projects a:hover {background: url(../images/nav.gif) no-repeat -183px -77px;}
li#equipment a:hover {background: url(../images/nav.gif) no-repeat -288px -77px;}
li#trench a:hover {background: url(../images/nav.gif) no-repeat -483px -77px;}
li#contact a:hover {background: url(../images/nav.gif) no-repeat -700px -77px;}
#page #content #company_text {
	float: left;
	width: 450px;
	border-right: 2px solid #353638;
	padding-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
#page #content #employment_text {
	margin-left: 20px;
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#page #content hr {
	background: #353638;
	clear: both;
	height: 2px;
	width: 90%;
	border-style: none;
	margin-bottom: 20px;
	text-align: left;
	margin-left: 0px;
}
#page #content hr.centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#page #content #services_text {
	float: left;
	width: 200px;
	padding-right: 20px;
	border-right: 2px solid #353638;
	margin-bottom: 20px;
	margin-right: 15px;
}
#page #content #projects_text {
	float: left;
	width: 210px;
	margin-bottom: 20px;
}
#page #clear {
	clear: both;
	color: #000000;
	background: #FFFFFF;
}
#page #content #left_content {
	float: left;
	width: 455px;
	margin-bottom: 20px;
}
#page #content #right_content {
	float: left;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 20px;
}
