@charset "utf-8";
/* CSS Document */

#footer, #header {
	display: none;
}
#sidebar1 {
	display: none;
	float: none;
	width: 100%;
}
#container #mainContent {
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
