@charset "UTF-8";
#header,
#menu,
#breadcrumbs,
#contentleft,
#contentright {
	display: none;
}

body {
	background-color: #fff;
	background-image: none;
}
#wrapper {
	width: 100%;
	margin: 0;
	background-image: none;
}
#contentwrapper {
	background-image: none;
	width: 100%;
	margin: 0;
	border: none;
}
#content {
	width: 100%;
	margin: 0;
}
#footer {
	background-image: none;
	padding: 0;
}