@charset "utf-8";
/* CSS Document */

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	top:25px;
	left:75px;
	position:relative;
	width:850px;
}

.footer_content {
width:1000px;
height: 5%; 
clear: both; 
bottom: 0;
padding: 10px;
left:250px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;

}

#body_content #Page_Header {
left:75px;
top:20px;
position: relative;
}

body{
height: 95%;
margin: 0;
padding: 0;
}


#contentwrap{
width: 100%;
text-align: center;
padding: 0;
margin: 0;
}
