@charset "utf-8";
.info_box {
	height: 173px;
	width: 130px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	position: relative;
	display: block;
	float: right;
	border: 1px solid #696D75;
	clear: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .info_box h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-size: 16px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999999;
	color: #666666;
}
#content #sap_box {
	background-image: url(images/bg_sap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #sbem_box {
	background-image: url(images/bg_sbem.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content  #domepc_box {
	background-image: url(images/bg-Enviromental-Assessments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #comepc_box {
	background-image: url(images/bg-tap-water.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #content .boxColumnRight #domepc_box h2 {
	font-size: 16px;
}
#wrapper #content .boxColumnRight #comepc_box h2 {
	font-size: 16px;
}





#content #decbox {
	background-image: url(images/EPC-graph.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #bg_air_box {
	background-image: url(images/bg_air2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
#content   .info_box   p {
	text-align: left;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	width: 130px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
*/

#content   .info_box   p {
	text-align: right;
	display: none;
	position: absolute;
	right: 5px;
	bottom: 5px;
	margin: 0px;
	width: 88px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #000000;
}
#wrapper #content .testimonial {
	width: 470px;
}



.boxColumnRight {
	float: right;
	width: 135px;
}
