@charset "utf-8";
body
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #404040;
}
ul
{
	list-style: disc outside;
	margin-left: 15px;
	padding: 0px;
}
p, li
{
	font-size: 8pt;
}
h1, h2, h3
{
	margin-top: 0;
}
h1
{
	font-size: 15pt;
}
h2
{
	font-size: 13pt;
}
h3
{
	font-size: 12pt;
}
img
{
	border: 0;
	margin: 0;
}
.wrapper
{
	width: 780px;
	margin: auto;
	margin-top: 65px;
}
.body
{
	float: left;
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
}
.menu
{
	width: 30px;
	float: right;
	background-color: #404040;
	Cursor: pointer;
}
.idList
{
	margin: 0;
	padding: 0;
}
#asbestos
{
	margin: 0;
	width: 30px;
	height: 98px;
	background-color: #071922;
	border-top: 0;
	border-bottom: solid 1px #404040;
}
#demolition
{
	margin: 0;
	width: 30px;
	background-color: #071922;
	height: 98px;
	border-bottom: solid 1px #404040;
}
#remediation
{
	margin: 0;
	width: 30px;
	background-color: #071922;
	height: 98px;
	border-bottom: solid 1px #404040;
}
#environmental
{
	margin: 0;
	width: 30px;
	background-color: #071922;
	height: 98px;
	border-bottom: solid 1px #404040;
}
#compliance
{
	margin: 0;
	width: 30px;
	background-color: #071922;
	height: 98px;
}
.header
{

}
.headerlogo
{
	background-image:url(../images/header_logo.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 800px;
	height: 65px;
  position: absolute;
	z-index: -1;
	top: 0px;
}
.headerlogo2
{
	background-image:url(../images/header_logo2.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 800px;
	height: 65px;
  position: absolute;
	z-index: -1;
	top: 0px;
}
#myPanel1{
	background-color:#9EACAA;
	padding:8px;
	position:absolute;
	z-index:1;
	left: 0px;
	top:16px;
	overflow: hidden;
	width: 460px;
}
#myPanel2{
	background-color:#9EACAA;
	padding:8px;
	position:absolute;
	z-index:1;
	left: 0px;
	top:16px;
	overflow: hidden;
	width: 460px;
}
.headerlinkscontainer
{
	width: 400px;
	float: left;
	position: absolute;
	z-index: 0;
	top: 0px;
}
.headerlinks a, .headerlinks a:hover, .headerlinks a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.headerlinks
{
	text-transform: uppercase;
	font-size: 8pt;	
	font-weight: bold;
	background-color: #404040;
	color: #FFFFFF;
	position: relative;
	z-index: 100;	
	text-align: left;
	width: 486px;
	margin: 0;
	height: 14px;
	padding: 2px 0 0 0;	
}
.textblock1
{
	float: left;
	width: 200px;
	margin: 0;
	margin-left: 50px;
}
.textblock
{
	float: left;
	width: 200px;
	margin: 0;
	margin-left: 20px;
}
.casestudy
{
	float: left;
	height: 120px;
	width: 211px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(../images/casestudybg.png);
}
.casestudy a, a:visited, a:hover
{
	color: #000;
	text-decoration: none;
}
.innercasestudy
{
	margin-top: 13px;
	margin-left: 8px;
}
.headertext
{
	float: left;
	width: 480px;
	height: auto;
	margin: 0;
	margin-right: 20px;
	margin-bottom: 20px;
}
.headerimgblock
{
	float: left;
	width: 250px;
	margin: 0;
	margin-top: 23px;
}
.footer
{
	text-align: center;
	height: 25px;
	background-image: url(../images/footerbg.png);
	background-position: top center;
	background-repeat: none;
	font-size: 8pt;
	width: 780px;
}
