
.total {
	clear: both;
	width: 1002px;
	/*background-color: #DBF1CE;*/
	
} 
#total-head {
	clear: both;
	width: 1002px;
	float: left;
	
	
} 

#main-body{
	clear: both;
	width: 1002px;
	/*background-color: #DBF1CE;*/
} 

.main-bg{
	width: 791px;
	background-color: White;
}


#col1 {
	clear: both;
	width: 205px;
	float: left;
	height: 125%;
	_height: 750px;
	background-color: #f0f9eb;
	
}

#col2 {
	
	width: 582px!important;width: 575px;
	float: left;
	margin-left: 5px;
	
}

#col3 {
	
	width: 205px;
	float: left;
	margin-left: 3px;
	
}

#col3-in {
	
	width: 202px;
	float: right;
	margin-left: 5px;
	
}


#col-inner {
	
	width: 791px;
	float: left;
	margin-left: 5px;
	
		
}

.footer {
	clear: both;
	width: 1002px;
	height: 30px;
	border-top: thin; 
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 0px; 
	border-style: solid;
	border-color: #DEDEDE; 
	margin-top: 0px;
	background-color: #293111;
	/*background-color: #B4B4B4;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #CDEA8A;
	font-size: 70%;
	_font-size: 80%;
	text-align: center;
	vertical-align: top;
} 


