.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


#clear{
	height: 1px;
}



HR {	
	BORDER-RIGHT: 0px;	
	BORDER-TOP: 5px;	
	MARGIN-BOTTOM: 5px;	
	BORDER-LEFT: 0px;	
	COLOR: #f37421;	
	BORDER-BOTTOM: 0px;	
	HEIGHT: 1px;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #f37421;
	WIDTH: 80%;
}



/* news page */

#newswrapper{
	width:820px;
min-height:800px;
	margin: 0 0 0 100px;

}

#facebook{

	margin-top:48px;

}




#news_intro
{
width:100%;
Margin-left: 30px;
Margin-bottom: 30px;
clear:both;
}


/* main wrap for publications and press releases */

#news_pressreleasepublicationswrap{
	width:610px;
float:left;
}




/* press release  */



#news_pressreleasewrap{
	float: left;
	width:255px;
	margin: 0 0px 0 0;
	padding: 0px;


}






#news_pressreleaseheading{

	width:255px;
	height:30px;
padding: 15px 15px 15px 10px;

}

#news_pressreleasetop
{
	height: 30px;
	background: url(../../../../images/news/new_press_release_top.gif) no-repeat;

}

#news_pressreleasespacer
{
	
	background: url(../../../../images/news/new_press_release_spacer.gif) repeat;
}


#news_pressreleasespacer p, h1, h2, h3, h4, h5, h6
{
	padding: 5px 25px 15px 25px;


}





/* press release bottom */

#news_pressreleasewidewrap{
float: left;
	width:600px;

}



#news_pressreleasewidetop
{
	height: 34px;
	background: url(../../../../images/news/new_press_release_wide_top.gif) no-repeat;

}

#news_pressreleasewidespacer
{	
	margin-top:-10px;

	background: url(../../../../images/news/new_press_release_wide_spacer.gif) repeat;
}


#news_pressreleasewidespacer p, h1, h2, h3, h4, h5, h6
{
	padding: 15px 25px 15px 25px;


}

#news_pressreleasewidebottom
{	
	height: 26px;
	background: url(../../../../images/news/new_press_release_wide_bottom.gif) no-repeat;
}


/* publications */

#news_publicationswrap{
	width: 330px;
	float:right;


}


#news_publicationsheading{
	width: 330px;
	height:30px;


	margin-top: 15px;

}


#news_publications{
	width: 330px;

	
	margin-top: 20px;

}


/* events */

#news_eventswrap{
float: right;
	width:205px;

}

#news_eventsheading{
	width:205px;
	height:30px;
padding: 15px 15px 15px 10px;

}

#news_eventstop
{
	height: 30px;
	background: url(../../../../images/news/news_event_top.gif) no-repeat;

}

#news_eventsspacer
{	
	margin-top:-10px;
	background: url(../../../../images/news/news_event_spacer.gif) repeat;
}


#news_eventsspacer p, h1, h2, h3, h4, h5, h6
{
	padding: 15px 20px 15px 25px;


}

#news_eventsbottom
{	
	height: 30px;
	background: url(../../../../images/news/news_event_bottom.gif) no-repeat;
margin-bottom: 20px;
}


/* resources */


#news_resourceswrap{
	width: 335px;
	float:left;
margin-left: 13px;



}


#news_resourcesheading{
	width: 335px;
	height:30px;
	margin-top: 25px;

}


#news_resources{
	width: 335px;
	margin-top: 8px;
}



/* Projects */



#news_projectswrap{
	float:right;
	width:455px;
margin-right:-14px;

}

#news_projectsheading{
padding-left: 10px;
	width:455px;
	height:30px;
margin-top: 25px;


}

#news_projectstop
{
	margin-top: 2px;
	height: 35px;
	background: url(../../../../images/news/news_project_top.gif) no-repeat;

}

#news_projectsspacer
{	
	margin-top:-10px;
	background: url(../../../../images/news/news_project_spacer.gif) repeat;
}


#news_projectsspacer p, h1, h2, h3, h4, h5, h6
{
	padding: 15px 25px 15px 25px;


}

#news_projectsbottom
{	
	height: 30px;
	background: url(../../../../images/news/news_project_bottom.gif) no-repeat;
	margin-bottom: 20px;
}

