﻿/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #0C0065;
 font-size: 14px;
 font-weight: bold;
/* text-align: left; */
} 
 
#pagewidth{ 
 width:990px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 border:solid;
 cursor:crosshair;
} 

#header{
 position:relative; 
 height:172px; 
 width:100%;
} 
 
#maincol{ 
margin-left:10px;
margin-right:10px;
 float: left; 
 display:inline; 
 position: relative; 
 width:965px; 
 }
 
#footer{
 height:55px; 
  background-color:#74BC21; 
 clear:both;
 } 
 

 
 /* *** 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 */  

