@charset "UTF-8";
/* CSS Document */


body {
	background-color: #E2E2E8;
	left:50%;
	margin-left:-500px;
	position:absolute;
	
	
}

.clear_both {
	clear:both;
}


#content_container {
	width:1000px;
	background:#000034;
	margin: 0px 0px 0px 0px;
	float:left;


}


#mainlogo_container {
	width:546px;
	margin: 20px 0px 0px 227px;
	
}
