html{margin:0;width:85%;height:100%;}



body{margin:0;height:100%;font:12px Arial;color:#000;min-width:904px;}



a{color:blue;text-decoration:none;}



a:hover{text-decoration:underline;}



form, fieldset{margin:0;padding:0;border:none;}





#main{width:100%;}



.main-page{

	width:100%;

	min-height:100%;

}

#wrapper{

	min-height:100%;

	width:900px;

	margin:0 auto;



}



.w1{

	margin:168px 0 76px 250px;



}



* html #wrapper{

	height:100%;

}



.container{
       
	width:904px;
	overflow:hidden;
	position:relative;
	z-index:1;
      left:-55px;


}





.banner {

	

	background:url(../images/banner2.png) no-repeat;

	width:904px;

	height:120px;

	overflow:hidden;
 

}



img#bg {

position:absolute;

top:0;

left:0;

width:100%;

height:120px;

}

#menu {	


	z-index:1;
	position:absolute;

	width:160px;

	top: 140px;

	

}

#menu a{
    

	z-index:1;
	

}



.mainpage #menu a:hover{
	z-index:1;

}


#pageSection {
	padding-top:15px;
	font:23px Times New Roman;

	color:#086d9f;

	font-weight:bold;

}



#title{
	padding-top:28px;
	padding-bottom:38px;
	font:16px Times New Roman;
	font-weight:bold;
	color:#6e6e6f;

}



#postingDateTime {

font:10px Times New Roman;

color:#000;

font-style:italic;

}





#footer{
	text-align: center;
       left-margin:0;
      right-margin:0;

}







