/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #9ec99c;
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
}

#header{
 position:relative; 
 height:173px; 
 background: url('/template/template_1/banner.gif') no-repeat;
 width:100%;
}

#menu_1 {
 height: 30px;
 background: #fff;
 position: absolute;
 top: 142px;
 width: 100%;
 border-bottom:1px solid #147911;
}

#menu_1 ul {
 list-style: none;
 margin: 5px 0 0 0;
 padding: 0;
 width: 190px;
 text-align: center;
 float: left;
}

#menu_1 li {
 color: #fff;
 list-style: none;
}

#menu_1 li a {
 color: #147911;
 text-decoration: none;
 font: 15px Impact, Arial, Helvetica, sans-serif;
}

#menu_1 li a:hover {
 color: #045901;
}

#maincol{background-color: white;  
 float: right; 
 display:inline; 
 position: relative; 
 width:; 
 }


#content {
 margin: 10px;
 width: 740px;
 font: 12px Arial, Helvetica, sans-serif;
 color: #147911;
}
td {
 text-align: left;
}
#footer{
 height:20px; 
 background: #147911;
 font: 11px Impact, Arial, Helvetica, sans-serif;
 text-align: right;
 color: white;
// border-top:1px solid black;
 clear:both;
 } 
#footer div {
 margin-right: 10px;
} 

 
 /* *** 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 */ 


