﻿/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#5C5A5F;
} 

 
#pagewidth{ 
 width:970px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative;
 background-color:White; 
 height:68px;
 border-color:#004A7F;
 border-bottom-style:solid;
 border-bottom-width:10px; 
  border-top-style:solid;
 border-top-width:10px; 
 width:100%;
} 
 
#leftcol
{
	width: 320px;
	height: 570px;
	float: left;
	
	position: relative;
}
 
#twocols{
 width:645px; 
 float:right; 
 position:relative; 
 margin-left:5px;
  }
 
#rightcol{
 width:320px;
 height: 570px; 
 float:right; 
 position:relative; 
 margin-left:5px;
 background-color:#897C66;
 }
 
#maincol{background-color: #897C66;  
 float: left; 
 height: 570px;
 display:inline; 
 position: relative; 
 width:320px; 
 }
 
#footer{
 height:17px; 
 clear:both;
 background-color:White;
 } 
 

 
 /* *** 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 */  


 

