#sidebarContainer {
	float: left;
}

#content {
	margin-left: 250px;
}

#sidebarContainerFooter {
	display: none;
}