/* layout and positioning */





#p1wrapper {

	width: 880px;

	margin: 0 auto 0 auto;

	padding-bottom			: 5px;

	padding-left			: 6px;

	padding-right			: 6px;

}



#wrapper {

	width: 880px;

	text-align: left;

	margin: 0 auto 0 auto;

	background-color		: #fff;

}



#pathway

{

	padding-top			: 3px;

	padding-bottom		: 3px;

}



#header

{

	padding-top			: 5px;

	padding-bottom		: 5px;

}



#sitelogo

{

	float				: left;

	width				: 510px;

}



#topBarMenu

{

	

}



#verticalMenu

{

	padding-left		: 114px;

	padding-top			: 30px;

}



#headerImg {

	background				: url(../images/header-1.jpg) no-repeat;

	height					: 189px;

	width					: 880px;

	overflow				: hidden;

	float					: left;

}



#searchAndMenu

{

	background				: #ff6633;

	background-position		: 4px 0px;

	height					: 41px;

	width					: 880px;

	float					: left;

}



#leftNav

{

	width					: 200px;

	float					: left;

	padding-left			: 20px;

	padding-top				: 10px;

	padding-right			: 10px;

	

}



#mainContent

{



	padding-right			: 20px;

	padding-top				: 10px;

	width					: 600px;

	float					: right;

}



#wNavContent

{

	width					: 880px;

	background				: url(../images/main-content-bg.png) repeat-y;

	float					: left;

}





#footerBorder

{

	height					: 50px;

	width					: 880px;

	float					: left;

	background				: #fff url(../images/footer-separator.png) no-repeat;

	

	

}



#copyRight

{

	float					: left;

	width					: 880px;

	text-align				: center;

	background-color		: white;

	height					: 20px;



}



#bottomMenu

{

	float					: right;

	width					: 600px;

	margin-top				: 15px;

}





.brclear { 

     clear:both; 

     height:0; 

     margin:0;

     font-size: 1px;

     line-height: 0px;

}





#searchBox

{

	padding-left		: 20px;

	padding-top			: 10px;

	float				: left;

	width				: 221px;

}



#topMenuBox

{

	

}







/* Clear fix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */




