﻿/* generated by csscreator.com */ 

html * {
padding: 0;
margin: 0;
border: 0;
}

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
} 
 
#pagewidth{ 
 width:720px; 
 text-align:left;
 margin-left:auto; 
 margin-right:auto;
 background-image: url(images/siteLayout6_06.jpg);
 background-repeat: repeat-y;
} 
 
#wrapper{ 
 width:720px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 padding-bottom:20px;
} 
 
#header{
 position:relative; 
 height:112px; 
 width:100%;
 margin:0;
 padding:0;
 white-space: nowrap;
} 

#leftcol02{
 width:25%; 
 float:left; 
 position:relative; 
}
 
#leftcol{
 width:62%; 
 float:left; 
 position:relative; 
}
 
#maincol{ 
 float: left; 
 display:inline; 
 position: relative; 
 width:38%;
 text-align:center; 
 }

#footer{
 height:11px; 
 clear:both;
 text-align:center;
}  

#footer2{
 height:11px; 
 clear:both;
 text-align:center;
 margin-bottom:5px;
} 
 
#maincol p
{
margin-left:10px;
margin-right:10px;
}

#leftcol p
{
margin-left:15px;
margin-right:15px;
}

#leftcol02 p
{
margin-left:15px;
margin-right:0;
}

img.bottom 
{
vertical-align:text-bottom;
}
 
 /* *** 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;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
