/* generated by webcreate.com */ 
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/bg_index.jpg);
	background-repeat: repeat-x;
	background-color: #AB7A5A;
} 
 
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position: relative;
	height: 102px;
	width: 100%;
	vertical-align: bottom;
} 
 
#maincol{
	display: inline;
	position: relative;
	width: ;
	height: 359px;
}
 
#footer{
 height:200px; 
 clear:both;
 } 
 

 /* *** Float *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 td {
 	color: #890000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
 }
 
.tdfooter {
 	color: #FFEDD2;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
 }
