body {
	background: url();
	background-color: #fff;
	overflow: visible !important;
}

#page {
	width: 100%;
}

#header {
	display: none !important;	
}

#main {
	padding: 0px;
	margin: 0px auto;
	width: 590px;
	float: none !important;
}

#sidebar {
	display: none !important;	
}

#contentHeader {
	display: none !important;
}

#contentMain {
	background: url();
	padding: 0px;
	margin: 0px;
	float: none !important;
}

#contentFooter {
	display: none !important;
}

#footer {
	display: none !important;
}
