/* CSS Document */

#page_content {

	margin: 0px auto;
	width:1000px;
	height:600px;
	POSITION: relative;
	text-align:left;
	

	background-image:url(../common/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Century Gothic, sans-serif;
	font-size: 12px;
	
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#ffffff;

}
#footer{
	position:absolute;
	top:610px;
	font-weight:bold;
	font-size:18px;
	color:#5D772C;
}

#home {
	position:absolute;
	left:326px;
	top:12px;
	width:93px;
	height:42px;
}

#residential {
	position:absolute;
	left:419px;
	top:12px;
	width:127px;
	height:42px;
}

#commercial {
	position:absolute;
	left:546px;
	top:12px;
	width:143px;
	height:42px;
}

#sustainable {
	position:absolute;
	left:689px;
	top:12px;
	width:133px;
	height:42px;
}

#news {
	position:absolute;
	left:822px;
	top:12px;

}

#contact {
	position:absolute;
	left:902px;
	top:12px;

}
#click {
	position:absolute;
	left:70px;
	top:556px;
}
#title {
	position:absolute;
	left:497px;
	top:72px;
}

#keywords{
	position:absolute;
	top:647px;
	font-size:12px;
	text-align:center;
	color:#666666;
	width: 1000px;
	height: 65px;
}

#keywords2{
	position:absolute;
	top:647px;
	font-size:12px;
	text-align:left;
	color:#666666;
	width: 448px;
	height: 65px;
}

/*Residential buttons*/

#costs {
	position:absolute;
	left:497px;
	top:114px;
	width:250px;
	height:24px;
}

#owner_form {
	position:absolute;
	left:747px;
	top:114px;
	width:253px;
	height:24px;
}

#performance {
	position:absolute;
	left:497px;
	top:140px;
	width:250px;
	height:29px;
}

#contractor_form {
	position:absolute;
	left:747px;
	top:140px;
	width:253px;
	height:29px;
}

#choosing {
	position:absolute;
	left:497px;
	top:165px;
	width:250px;
	height:27px;
}

#additional {
	position:absolute;
	left:747px;
	top:165px;
	width:253px;
	height:27px;
}



/*Sustainable buttons*/



#sustainable_faq {
	position:absolute;
	left:497px;
	top:127px;
	width:389px;
	height:31px;
}

#susatinable_cert {
	position:absolute;
	left:497px;
	top:149px;
	width:389px;
	height:22px;
}

#sustainable_federal {
	position:absolute;
	left:497px;
	top:173px;
	width:389px;
	height:22px;
}

#sustainable_print {
	position:absolute;
	left:497px;
	top:197px;
	width:389px;
	height:29px;
}

div{
margin:0px;}
table{
margin:0;}

img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #5D772C;
	text-decoration: none;
	font-weight:bold;

}    
a:visited {
	color:#5D772C;
	text-decoration: none;
	font-weight:bold;

} 
a:hover {
	color:#5D772C;
		text-decoration: underline;	
	font-weight:bold;
}

.border{
	border:2px solid #262664;

}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
margin-left:5px;
margin-bottom:5px;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.green{
color:#3F6238;
}
.news{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}
.heading{
font-size:20px;
font-weight:bold;
color:#AABF82;


}


.underline{
text-decoration:underline}

ul{  
margin-top:0px;
padding-top:0px;
margin-left:20px;
margin-bottom:0px;
padding-bottom:0px;
}
li{
padding-top:0px;
margin-top:0px;
margin-left:20px}
.border{
	border:1px solid #262664;
}
.superscript{
font-size:6px;
vertical-align:super}
blockquote{
padding-top:0px;
margin-top:0px;}
