#banner {
	position:relative;
	margin: 3px 0 0px 0;
	border: 1px solid #8dabc3;
}


#content {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 1.6;
	color: #3a4a5f;
}


p.strapline {
	position: relative;
	float: left;
	width: 300px;
	padding: 0 20px 0 14px;
	font-weight: bold;
	font-size: 1.1em;
}

p.description {
	position: relative;
	float: right;
	width: 390px;
	padding: 0 18px 0 20px;
	background: url(/_images/home/description-divider.gif) 0px 10px no-repeat;
}

h2 {
	zoom: 1;
	position: relative;
	clear: both;
	margin: 0;
	padding: 7px 8px 10px 8px;
	color: #004d85;
	background: #e4ecf2;
}


#information-services {
	width: 100%;
	background: url(/_images/home/information-services.gif) bottom left repeat-y;
}

#information-services-1 {
	position: relative;
	float: left;
	width: 334px;
	margin: 2px 0 0 0;
}

#information-services-1 ul.callouts {
	list-style: none;
	margin: 0;
	padding: 0;
}
#information-services-1 ul.callouts li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}



#information-services-2 {
	position: relative;
	float: right;
	width: 428px;
	margin: 2px 0 0 0;
}
#information-services-2 ul.callouts {
	list-style: none;
	margin: 0;
	padding: 0;
}
#information-services-2 ul.callouts li {
	list-style: none;
	margin: 0;
	padding: 0 2px;
	float: left;
}
#information-services-2 ul.callouts li p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: .9em;
}
.cleanup-techniques {
	width: 138px;
}
.environmental-impact {
	width: 138px;
}
.gis-mapping {
	width: 140px;
}


h3 {
	background: #005a9b;
	border-left: 5px solid #c6d6e3;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 6px 10px 8px;
	line-height: 1;
}
h4 {
	position: relative;
	clear: both;
	margin: 0;
	padding: 3px 10px 4px;
	color: #FFFFFF;
	background: #005a9b;
}

#news-events-content {
	position: relative;
	margin: 0 1px;
	padding: 1px 0 0 14px;
	background: url(/_images/home/news-fade.gif) top left repeat-x;
}


a.follow-through {
	clear: both;
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 1px 0;
	padding: 6px 10px 6px;
	text-decoration: none;
	border-top: 1px dotted #4083b4;
}

