html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #000000;
} 
 
#pagewidth{
	width:772px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;

} 
 
#header{
	position:relative;
	height:88px;
	width:100%;
	background-repeat: no-repeat;
	text-align: right;
	background-image: url(../images/h_head.jpg);
} 
#home{
	padding-top: 20px;
	text-align: right;
	padding-right: 23px;
}
#header1{
 position:relative; 
 height:26px; 
 width:100%;
}
 
#leftcol{
	width:314px;
	float:left;
	position:relative;
	background-color:#4CBD14;
	margin-top: 10px;
	height: 525px;
 }
 #leftcolinside{
	width:214px;
	padding-left: 30px;

 }
 
#maincol{
	background-color: #FFFFFF;
	float: right;
	display:inline;
	position: relative;
	width:450px;
	margin-top: 10px;
 }
 #maincol1{
	width:425px;
	margin-top: 10px;
	float: left;
	margin-left: 6px;


 }
  #maincol2{
	width:425px;
	margin-top: 10px;
	float: left;
	margin-left: 6px;
	height: 72px;


 }
   #maincol3{
	width:425px;
	margin-top: 10px;
	float: left;
	margin-left: 6px;
	height: 72px;


 }
    #maincol4{
	width:425px;
	margin-top: 10px;
	float: left;
	margin-left: 6px;

 }
    #maincol5{
	width:425px;
	margin-top: 10px;
	float: left;
	margin-left: 6px;

 }
 #foot{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	width: 375px;
	padding-top: 3px;
}
 #foot1{
	float: right;
	clear: both;
	width: auto;


}
 #footer1{
	height:118px;
	clear:both;
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;

 } 
#footer{
	height:54px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/bck1.gif);
	background-repeat: repeat-x;
	color: #777777;
	padding-left: 280px;
	padding-top: 10px;
} 
 
img.floatLeft {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;

}
img.floatRight {
	float: right;
	margin-bottom: 4px;
	margin-left: 4px;

}
h1 {	
		color : #BB653F;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
			
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	margin: 0px;
	padding: 0px;

}
 

.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;} 
#twocols, #maincol{width:100%; float:none;}
}
.c1:link {

            color : #777777;
            font-family :  arial;
            font-size : 10px;
            text-decoration : none;
            font-weight: bold;
}
.c1:visited {

            color : #777777;
            font-family :  arial;
            font-size : 10px;
            text-decoration : none;
            font-weight: bold;
}

.c1:hover {

            color : #E27F27;
            font-family : arial;
            font-size : 10px;
            text-decoration : none;
            font-weight: bold;
}
.e1:link {

            color : #FFFFFF;
            font-family :  arial;
            font-size : 11px;
            text-decoration : none;
            font-weight: bold;
}
.e1:visited {

            color : #FFFFFF;
            font-family :  arial;
            font-size : 11px;
            text-decoration : none;
            font-weight: bold;
}

.e1:hover {

            color : #FFFFFF;
            font-family : arial;
            font-size : 11px;

