#left, #menu {
	display: none;
}

#right {
	float: none;
	width: 100%;
}

#main {
	border: 0;
}

#foot {
	margin-top: 32px;
}

