
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background:#709640;
} 
 
#pagewidth{ 
 width:600px; 
 text-align:left; 
 margin:0 auto; 
} 
 
#header{
 position:relative; 
 height:150px; 
 background-color:#709640; 
 width:100%;
 display:block;
 overflow:auto;
} 
 
#maincol{
 background-color: #fff;  
 position: relative; 
 padding: 10px;
 }
 
#footer{
 height:30%; 
 background-color:#709640; 
 clear:both;
 display:block;
 overflow:auto;
} 
 

/* ******************************************************************** */ 
/* Clearfix: http://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 */  




body, td, th  {
	font: 16px Calibri, Tahoma, Helvetica, sans-serif;
	color: #101010;
}

h1 {
	border-bottom: 1px solid #C81719;
	font: 150% Calibri, Tahoma, Helvetica, sans-serif;
	padding-bottom: 2px;
	background: url(./img/bull_3.png) no-repeat 0px 4px;
	padding-left: 0px;
	margin-bottom: 7px;
}

h3 {
	font: 107% Calibri, Tahoma, Helvetica, sans-serif;
	margin-bottom: 7px;
}


p {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 12px;
	margin-right: 45px;
}