@charset "utf-8";
/* CSS Document */

#flashmain {
	height: 264px;
	width: 744px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #900;
}
div#about {
	float: right;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.7em;
	text-align: justify;
	line-height: 1.5em;
}
div#services {
	float: left;
	width: 394px;
	height: 230px;
	padding: 0px;
	margin: 0px;
}
#environmental {
	float: left;
	padding-top: 0px;
	border-color: #900;
	border: medium;
}
a#environmental { background-image:url(../main_template/main_content/env.gif); height: 97px; width:177px; display:block; background-repeat: no-repeat;
border: thick;
border-color: #903;}
a#environmental span { display:none; }
a#environmental:hover { background-image:url(../main_template/main_content/env2.gif);
border: thick;
border-color: #900;
}
#transportation {
	float: right;
	padding-right: 15px;
}
a#transportation { background-image:url(../main_template/main_content/trans.gif); height: 97px; width:177px; display:block; background-repeat: no-repeat; }
a#transportation span { display:none; }
a#transportation:hover { background-image:url(../main_template/main_content/trans2.gif); 
}
#civil {
	float: left;
	padding-top: 25px;
}
a#civil { background-image:url(../main_template/main_content/civil.gif); height: 97px; width:177px; display:block; background-repeat:no-repeat; margin-top: 25px; }
a#civil span { display:none; }
a#civil:hover { background-image:url(../main_template/main_content/civil2.gif); margin-top: 25px;
}
#survey {
	float: right;
	padding-right: 15px;
	padding-top: 25px;
}
a#survey { 
	background-image:url(../main_template/main_content/survey.gif); 
	height: 97px; 
	width:177px; 
	display:block; 
	background-repeat:no-repeat; 
	margin-top: 25px;
}
a#survey span { 
	display:none; 
}
a#survey:hover { 
	background-image:url(../main_template/main_content/survey2.gif); 
	margin-top: 25px; 
}
.highlite {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color:#900;
}
.envhover {
	float: left;
}