body{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 100%;
}

h1{
color:#006600
}

h2{
color:#006600
}

h3{
color:#00CC00
}

#container {
	width: 750px;
	margin: auto;
	}
	

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #003300;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #009900;}	


#links {
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}


ul#links{
	list-style-type: none;
	margin: 0px;
}

ul#links li{
	display: inline;
	padding: 15px;
}

#header{
width: 750px;
height: 120px;
border-bottom: 3px #009900 solid;
}


#proLogo {
	height: 120px;
	width: 547px;
	float: left;
}

#LEED {
	height: 120px;
	width: 165px;
		float: right;
		}
	
#footer {
	width: 750px;
	height: 30px;
	background-image: url(http://proenv.com/pics_dee/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	border-top: 3px #009900 solid;
	
}
