/* generated by csscreator.com */ 

 
#pagewidth{
	width:1006px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 12px;
	background-image: url(../images/MainBG_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
} 

#leftcolmargin {
	width:227px;
	float:left;
	position:relative;
	height: auto;
	margin-left: 40px;
	margin-top: 15px;
}  
#maincol{
	float: right;
	display:inline;
	width:739px;
 }
 
#footer{
	height:27px;
	clear:both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 7px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{
	width:1006px;
	float:none;
}
}

#navigation {
	width: 798px;
	position: inherit;
	float: right;
}

#navstate {
	height: 36px;
	width: 132px;
	float: right;
	margin-left: 1px;
	text-align: right;
	background-color: #000;
}
#navmargin {
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 2px;
}

