
div.mainPageContainer
	{	
		margin:0px;padding:0px;	
		width:100%;	
		overflow:hidden;
		height:607px;	
		text-align:center;
		background:url('../images/default/background-main.png') repeat-x;
	}	

div.mainPageContent
{
	height:607px;
	width:995px;
	margin:auto;
	overflow:hidden;
}
