body {
	background:#FFFFFF;
	font-family: arial, sans-serif;
	font-size:1em;
	line-height:120%;
}

a:link, a:visited, a:active { text-decoration: none; }


h1 h2 h3 {
	color:#066000;
	font-family: 'arial black', verdana;
}

h4 h5 {
	color:#dc9000;
	font-family: 'arial black', verdana;
}

h6 {
	font-size:75%;
	font-family: 'arial black', verdana;
}

#greentext {
	color:#008000;
	font-size:1.5em;
	font-weight:bold;
}

#header {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	height:200px;
}



#container-index {
	width:750px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	background:#ffffff;
	border-left:15px solid #DC9000;
	border-right:15px solid #DC9000;
	border-top:15px solid #006600;
	border-bottom:15px solid #006600;
}
	
#container-entrysite{
	width:683px;
	background:#FFFFFF;
	border-top: 30px solid #006600;
	margin: auto;
} 


#top {
	background: #FFFFFF;
	height:245px;
	width:687px;
	margin: auto;
	
}

#content-entrysite {
	float:left;
	margin:auto;
	font-size:14px;
	color:#555555;
	line-height:120%;
	padding: 15px 20px 15px;
	border-left:3px solid #006600;
	background:#FFFFFF;
	width:645px;
}

#leftnavbar {
	background:#006600;
	width: 200px;
	height: 300px;
	float:left;
}

#leftnavbar-services {
	background:#006600;
	width: 200px;
	height: 410px;
	float:left;
}

#leftnavbar-references {
	background:#006600;
	width: 200px;
	height: 480px;
	float:left;
}

#leftnavbar-contact {
	background:#006600;
	width: 200px;
	height: 590px;
	float:left;
}
	
#content-about {
	float:left;
	font-size: 0.8em;
	color: #707070;
	text-align: justify;
	padding:0 15px 0 65px;
	background:#FFFFFF;
	width:400px;
}


#footer {
	clear:both;
	margin:0px;
	padding:2px;
	font-size:9px; 
	font-family:arial, sans-serif;
	text-align:left;
	background:#FFFFFF;

}
