@font-face {
	font-family: BebasNeue;
	src: url('../font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/BebasNeue-webfont.woff') format('woff'), 
		url('../font/BebasNeue-webfont.ttf')  format('truetype')
    }

@font-face { 
 font-family: OpenSans-Regular; 
 src: url('../font/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/OpenSans-Regular-webfont.woff') format('woff'), 
		url('../font/OpenSans-Regular-webfont.ttf')  format('truetype')
} 

@font-face { 
 font-family: OpenSans-Bold; 
 src: url('../font/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/OpenSans-Bold-webfont.woff') format('woff'), 
		url('../font/OpenSans-Bold-webfont.ttf')  format('truetype')
} 

@font-face { 
 font-family: OpenSans-Semibold; 
 src: url('../font/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/OpenSans-Semibold-webfont.woff') format('woff'), 
		url('../font/OpenSans-Semibold-webfont.ttf')  format('truetype') 
} 

@font-face { 
 font-family: OpenSans-ExtraBold; 
 src: url('../font/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/OpenSans-ExtraBold-webfont.woff') format('woff'), 
		url('../font/OpenSans-ExtraBold-webfont.ttf')  format('truetype')
} 

@font-face { 
 font-family: OpenSans-SemiboldItalic; 
 src: url('../font/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/OpenSans-SemiboldItalic-webfont.woff') format('woff'), 
		url('../font/OpenSans-SemiboldItalic-webfont.ttf')  format('truetype')
} 

@font-face { 
 font-family: BreeSerif-Regular; 
 src: url('../font/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../font/BreeSerif-Regular-webfont.woff') format('woff'), 
		url('../font/BreeSerif-Regular-webfont.ttf')  format('truetype')
} 


html, body{
	height:90%;
	width: 99%;
	position: absolute;
	background-color:#282828;
	left:0.2%;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

div#wrapperHeader {
	position: relative;
	height:470px;
	width: 1280px;
	left:0;
    right:0;
    text-align: center;
    margin-left:auto;
    margin-right:auto;	background:url("../img/bannerSm.jpg") no-repeat top center;
}
div#mainFrame {
	position: absolute;
	width:1280px;
	height:985px;
	margin-top:386px;
	background-color:white;
}
div#navigation {
	height:35px;
	font-size:15px;
	font-family: arial, OpenSans-Regular;
	color:white;
	text-align: center;
	margin-top:-50px;
	margin-left:500px;
}

div#navigation ul {
	height:auto;
	margin:0px;
}

div#navigation ul li{
	display:inline;
	padding: 30px;
}

div#navigation a:link {
	 color: white;
    font-family:  arial, OpenSans-Regular;
    text-decoration: none;
}

div#navigation a:visited {
	color: white;
    text-decoration: none;
}

div#navigation a:hover{
	color:#A7AAAD;
}

div#wrapperHeader div#header {
	position: relative;
 	width:200px;
 	height:100px;
}
div#wrapperHeader div#header img {
	position: relative;
	left:40%;
 	width:388px; 
 	height:71px; 
 	margin-top:20px;
}


div#navigationFooter {
	position: relative;
	height:15px;
	font-size:15px;
	font-family: arial, OpenSans-Regular;
	color:#A7AAAD;
	text-align: center;
	margin: 0px 0px 0px -82px;
}

div#navigationFooter ul {
	height:auto;
	margin:0;
}

div#navigationFooter ul li{
	display:inline;
	padding: 20px;
}

div#navigationFooter ul li a:link{
	color:#A7AAAD;
	    text-decoration: none;

}


div#navigationFooter ul li a:hover{
color:white;
}

div#navigationFooter a:visited {
	color: #A7AAAD;
    text-decoration: none;
}


div#copyright {
	position: absolute;
	color:#A7AAAD;
	text-align: center;
	bottom: 5;
	left: 50%;
	margin: 0 0 0 -200px;
}


div#wrapperContent {
	position: absolute;
	left:50%;
	font-family:Arial, OpenSans-Regular;
	font-size:14;
 	margin: 148px;
 	text-align: center;
 	color:white;
 	margin: 148px 0 0 -358px;

}

div#contentHead {
	width: 1280px;
	height:60px;
	right:22%;
	position: relative;
	font-family:Arial, BebasNeue;
	font-size:60px;
 	text-align: center;
 	color:white;

}

div#mainHead {
	position:relative;
	top:0;
	font-family:Arial, BebasNeue;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size:60;
 	text-align: center;
 	color:green;
 	background-color: #f2f2f2;
 	
}

div#mainBody{
	margin-top:70px;
	text-align: center;
	font-family:Arial, OpenSans-Regular;
	font-size: 14px;
	color: #5a5a5a;
	background-color:white;


}

div#serviceList{
	position: relative;
	font-size: 12px;
	font-family: Arial, OpenSans-Semibold;
	color: #5a5a5a;


}

div#serviceList img{
	position: relative;
	right:3.6%;
	display: inline-block;
	margin-top:70px;
	padding-right:40px;
	padding-left: 95px;

}

div#acidService {
	position: absolute;
	text-align: left;
	padding-top: 20px;
	left:8%;
		line-height:150%

}
div#contaminatedSite {
		padding-top: 20px;
	position: absolute;
	left: 37.5%;
	text-align: center;
		line-height:150%

}
div#otherServices {
		padding-top: 20px;

	position: absolute;
	right:10.5%;
	text-align:right;
	line-height:150%

}

div#personalComment{
	position: relative;
	top:30%;
	text-align: center;
	font-family:Arial, OpenSans-Bold;
	font-size: 14px;
	color: #5a5a5a;
}

div#contactUs {
	position: relative;
	bottom:3.7%;
	right:19%;
		height:70px;

}
div#contactUs2 {
	position: relative;
	height:70px;
bottom:8%;
}
button {
	font-family: Arial, OpenSans-Bold;
	font-size:25px;
	background:#29C700;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 70px;
	color:white;
	border:0px;
	margin-top:30%;
	margin-left:37%;
}

div#personalComment2{
	position: relative;
	top:20%;
	text-align: center;
	 font-family: Arial, OpenSans-SemiboldItalic;
 	font-size: 14px;
	color: #5a5a5a;
}

div#mainBody2{
	margin-top:70px;
	text-align: center;
	color: #5a5a5a;

}

div#directors{
	position: relative;
	top:10%;
	text-align: center;


}

div#baseBar {
	position: absolute;
	height:18%;
	width: 1280px;
	background-color: #f2f2f2;
	bottom:0%;
}

div#footer {
	position:relative;
	background-color:#2E3E4F;
	width:1240px;
	height:100px;
	top:290%;
	padding:20px;
}

div#mainFrame2 {
	position: relative;
	width:1280px;
	height:985px;
	background-color:white;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

div#footer2 {
	position: relative;

	background-color:#2E3E4F;
	width:1240px;
	height:100px;
	padding:20px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;

}
div#copyright2 {
	position: absolute;
	color:#A7AAAD;
	text-align: center;
	bottom:5;	
	left: 50% ;
	margin: 0 0 0 -200px;
}

div#contactUs3 {
	position: relative;
	height:70px;
	top:-5.5%;
		right:19%;

}

div#mainFrame3 {
	position: absolute;
	width:1280px;
	height:1353px;
	margin-top:386px;
	background-color:white;
}

div#footer3 {
	position: relative;

	background-color:#2E3E4F;
	width:1240px;
	height:100px;
	padding:20px;
	top: 370%;

}

div#baseBar3 {
	position: absolute;
	height:12%;
	width: 1280px;
	background-color: #f2f2f2;
	bottom:0%;
}

div#personalComment3{
	position: relative;
	top:15%;
	text-align: center;
	font-family:Arial, OpenSans-Bold;
	font-size: 14px;
	color: #5a5a5a;
}


div#serviceList2{
	position: relative;
	font-size: 12px;
	font-family: Arial, OpenSans-Semibold;
	color: #5a5a5a;


}

div#serviceList2 img{
	display: inline-block;
	margin-top:70px;
	padding-right:40px;
	padding-left: 55px;

}

div#acidSulfate {
	position: absolute;
	text-align: center;
	padding-top: 20px;
	left:11.8%;
		line-height:135%

}
div#groundwaterLicensing {
		padding-top: 20px;

	position: absolute;
	right:8.5%;
	text-align:center;
	line-height:135%
}

div#mainBody3{
	margin-top:-30px;
	text-align: center;
	font-family:Arial, OpenSans-Semibold;
	font-size: 14px;
	color: #5a5a5a;
	background-color:white;


}


div#serviceList3{
	position: relative;
	font-size: 12px;
	font-family: Arial, OpenSans-Semibold;
	color: #5a5a5a;


}

div#serviceList3 img{
	position: relative;
	left:24.5%;
	margin-top:177px;
}

div#sitesInvestigation {
	position: absolute;
	text-align: center;
	padding-top: 20px;
	top:50%;
	right:8.5%;
		line-height:135%

}
div#wasteClassification {
		padding-top: 20px;

	position: absolute;
	right:8.5%;
	text-align:center;
	line-height:135%
}

div#serviceList4{
	position: relative;
	font-size: 12px;
	font-family: Arial, OpenSans-Semibold;
	color: #5a5a5a;


}

div#serviceList4 img{
position:absolute;
top:260px;
left:0%;

}

div#asbestosSoils {
	position: absolute;
	text-align: center;
	padding-top: 20px;
	top:370px;
	left:6.5%;
		line-height:135%

}

div#serviceList5{
	position: relative;
	font-size: 12px;
	font-family: Arial, OpenSans-Semibold;
	color: #5a5a5a;


}

div#serviceList5 img{
position:relative;
top:170px;
left:0%;

}

div#dueDiligence {
	position: relative;
	text-align: center;
	top:170px;
	padding-top: 20px;
		line-height:135%

}

div#mainBody5{
	left:23%;
	position: relative;
	margin-top:70px;
	text-align: left;
	color: #5a5a5a;
	font-family: Arial, OpenSans-Regular;

}


#mainBody5 input, #mainBody5 textarea {
	padding: 5px;
	width: 300px;
	font-family: Arial, OpenSans-Regular;
	font-size: 13px;
	margin: 10px 50px 20px 20px;
	border: 2px solid #ccc;
}

#mainBody5 textarea {
	height: 250px;
	width: 678px;
}

#mainBody5 textarea:focus, #mainBody5 input:focus {
	border: 1px solid green;
}

#mainBody5 input.submit-button {
	position: relative;
	width: 100px;
	left:45%;
	background-color: #2190c1;
	color:white;
	font-family: Arial, OpenSans-Regular;
	font-size:16px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}


label {
	text-align: right;
	margin-left:18px;
	margin-right: 325px;
	width: 200px;
	padding-top: 5px;
}
div#topNote{
	position: relative;
	left:1.4%;
}

div#personalComment5{
	position: absolute;
	top:83.5%;
	left:32%;
	text-align: center;
	 font-family: Arial, BreeSerif-Regular;
 	font-size: 18px;
	color: #5a5a5a;
	line-height:100%;
}

div#social{
	position: relative;
	text-align: center;
	margin: 12 0 0 -20;
	height: 5%;
	width:100%; 
}