/* CSS Document */
/* SITE CONSTANTS */

body {
	background-color:#29532F;
	color:#ffffff;
font-family: Helvetica, Arial, sans-serif, Lucida Grande,Lucida Sans,Verdana,Georgia,Helvetica,Arial;
	font-size: 12px;
	line-height: 15px;
	text-align:center;
}

#container {
	position:relative;
	width:650px;
	margin: 0 auto;
	height: 55px;

}

/* INDEX DIVS */

#navfirmprofile {
	position:absolute;
	left:116px;
	top:0px;
	width:102px;
	height:55px;
}

#navservices {
	position:absolute;
	left:218px;
	top:0px;
	width:81px;
	height:55px;
}

#navprojects {
	position:absolute;
	left:299px;
	top:0px;
	width:86px;
	height:55px;
}

#navcontact {
	position:absolute;
	left:385px;
	top:0px;
	width:72px;
	height:55px;
}

#mainimage {
	position:absolute;
	left:50px;
	top:55px;
	width:600px;
	height:341px;
}

#tagline {
	position:absolute;
	left:112px;
	top:486px;
	width:335px;
	height:48px;
	text-align:right;
}

#dhalogo {
	position:absolute;
	left:457px;
	top:396px;
	width:193px;
	height:138px;
}

#address {
	position:absolute;
	left:464px;
	top:534px;
	width:182px;
	height:82px;
	text-align:left;
	color:#709873;
}

/* TEXT STYLES */
