#header, #sidebar, #footer, #subfooter {
    display: none;
}

#main {
    display: block;
	width: 100%;
}
