/* CSS Document */
body {
	background-image: none !important;
}
#sidebar {
	display: none !important;
}

#banner {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}

#header {
	background-image: none !important;
}

#wrap {
	width: 98% !important;
}

#main {
	width: 98% !important;
	float: left;
}


