@charset "utf-8";



/* PAGE HEADER
-------------------------------------------------------------------*/
#pageheader {
	background: #FFF url(../images/newspagehead.jpg) no-repeat;
}



/* BODY WRAPPER
-------------------------------------------------------------------*/
#body {
	position: absolute;
	top: 194px;
	left: 0;
	width: 912px;
	height: 1180px;
	background: #FFF;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}



/* LEFT NAVIGATION (PAGE SPECIFIC)
-------------------------------------------------------------------*/
#leftnavwrap {
	height: 1180px;
	background: #666 url(../images/leftnav-facilityservices.jpg) no-repeat;
}

#leftnav {
	height: 200px;
}

#affiliations a:link, #affiliations a:visited {
	color: #4D4D4D;
	background-color: #FFF;
}



/* CONTENT WRAPPER
-------------------------------------------------------------------*/
#content { 
 	position: absolute;
	top: 50px;
	left: 220px;
	width: 662px;
	background: transparent;
}

#content p {
	line-height: 16px;	
}

.roundimg {
	float: left;
	width: 100px;
	margin: 10px 45px 0 15px;
}


/* AGC DIV
-------------------------------------------------------------------*/
#agc {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 30px 0 0 0;
	border-top: 1px solid #3F454F;
}

#agc h2 {
	margin: 26px 0 -5px 0;
}



/* ASHE DIV
-------------------------------------------------------------------*/
#ashe {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0 0 0 0;
	border-top: 1px solid #3F454F;
}

#ashe h2 {
	margin: 26px 0 -5px 0;
}

#asheimg {
	float: left;
	width: 125px;
	margin: 41px 31px 41px 4px;
}


/* LCI DIV
-------------------------------------------------------------------*/
#lci{
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0 0 0 0;
	border-top: 1px solid #3F454F;
}

#lci h2 {
	margin: 17px 0 -5px 0;
}

#lciimg {
	float: left;
	width: 125px;
	margin: 20px 31px 0px 4px;
}


/* USGBC DIV
-------------------------------------------------------------------*/
#usgbc {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0 0 0 0;
	border-top: 1px solid #3F454F;
	
}

#usgbc h2 {
	margin: 32px 0 -5px 0;
	
}



/* MCAA DIV
-------------------------------------------------------------------*/
#mcaa {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid #3F454F;	
}

#mcaa h2 {
	margin: 17px 0 -5px 0;
	
}

#mcaaimg {
	width: 125px;
	margin: 31px 31px 31px 4px;
}


/* PFI DIV
-------------------------------------------------------------------*/
#pfi{
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid #3F454F;
}

#pfi h2 {
	margin: 26px 0 -5px 0;
}



/* NSC DIV
-------------------------------------------------------------------*/
#nsc {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid #3F454F;
}

#nsc h2 {
	margin: 26px 0 -5px 0;
}



/* ASHRAE DIV
-------------------------------------------------------------------*/
#ashrae {
	width: 650px;
	height: 120px;
	background-color: transparent;
	margin: 0;
	border-top: 1px solid #3F454F;
	border-bottom: 1px solid #3F454F;
}

#ashrae h2 {
	margin: 18px 0 -5px 0;
	
}

#ashraeimg {
	width: 100px;
	margin: 16px 45px 16px 15px;
}



/* FOOTER AND GOODBYE
-------------------------------------------------------------------*/
#footer {
	position: absolute;
	top: 1374px;
	left: 0;
}

#goodbye {
	position: absolute;
	top: 1424px;
	left: 0;
}