.container{

margin-bottom:auto;
margin-left:auto;
margin-right:auto;
margin-top:auto;
position: relative;
width:851px;
}

.header_bottom{
	background-repeat: no-repeat;
	top:413px;
	left:0px;
	height:58px;
	width:790px;
	margin: auto;
	
}

.content{
margin-left:30px;
margin-right:30px;
margin-top:30px;
	
}


.top_layer {
	width:902px;
	height:84px;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
.footer {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}




BODY 
{ 

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
text-align:center;
  	
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;	

}
.bottom_layer {
	float:left;
	width:849px;
	height:305px;
	margin:auto;



}

