body {
	overflow: visible !important;
}
#header {
	width: 281px;
	height: 95px;
}
#logo {
	float: none;
}
#headerlinks {
	display: none;
}
#menu {
	display: none;
}
#wrapper {
	width: 100%;
	position: static;
}
#contents {
	width: 100%;
	padding: 25px 0 25px 0;
	margin-left: 0px;
	margin-right: 0px;
}
#leftcol, #rightcol {
	display: none;
}