#main_wrapper
{
	display: block;
	float: none;
	width: 1000px;
	margin:0 auto; text-align:center;
	overflow: visible;
	min-height:760px;
	height:auto !important;
	height:760px;
}
#maincontent
{
	overflow: visible;
	height: auto;
	min-height:630px;
	height:auto !important;
	height:630px;
}
#footer_wrapper
{
	position: inherit;
	width: 1000px;
}

#main
{
	text-align: left;
}

