#middle, #top, #bottomleft, #footer {
	display: none;
}

#bottomright {
	width: 90%;
	height: 100%;
	margin: 0 auto;
	padding: 0 80px;
	position: absolute;
	top: 0;
	left: 0;
}