body {
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 815px;
	text-align: left;
	background: url("images/shadow_background.gif");
}

#header {
	width: 801px;
	height: 67px;
	background: url("images/top_background.gif");
}

#poster {
	width: 801px;
	height: 266px;
	background: url("images/complex_simple.gif");
}

#poster-clearing {
	width: 801px;
	height: 266px;
	background: url("images/background_clearing.gif");
}

#poster-demolition {
	width: 801px;
	height: 266px;
	background: url("images/background_demolition.gif");
}

#poster-waterproofing {
	width: 801px;
	height: 266px;
	background: url("images/background_waterproofing.gif");
}

#poster-hauling {
	width: 801px;
	height: 266px;
	background: url("images/background_hauling.gif");
}

#poster-wildlife {
	width: 801px;
	height: 266px;
	background: url("images/background_wildlife.gif");
}

#nav {
	width: 801px;
	height: 49px;
}



#content {
	width: 801px;
	background: #333333;
}

#content-left {
	float: left;
	width: 388px;
	color: white;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Verdana;
	font-size: 10pt;
}

#photo {
	margin-top: 50px;
	width: 225px;
	height: 169px;
	font-family: Verdana;
	color: white;
}

#photo a {
	cursor:pointer;
	cursor:hand;
}

#innerphoto {
}

#outerphoto {
	height: 169px;
	width: 225px;
	border: 1px solid black;
}

#photo-left {
	float: left;
	font-size: 8pt;
	text-align: left;
}

#photo-right {
	float: right;
	font-size: 8pt;
	text-align: right;
}

td.photo {
	border: 1px solid black;
}

#content-left p {
	margin-top: 0px;
}

#content-right {
	float: right;
	width: 298px;
	padding-left: 15px;
}

#anchor {
	clear: both;
}

#footer {
	width: 815px;
	height: 52px;
	background: url("images/footer.gif");
	margin: 0 auto;
	clear: both;
}

#o3 {
	width: 800px;
	margin: 0 auto;
	text-align: right;
	padding-right: 20px;
}




