#container {
	width: 100%;
	height: 100%;
	margin: 0% 0% !important;
	left: 0;
	top: 0;
}


#leftbar, #sidebarContainer, #background_sidebar_left, #background_sidebar_right {
	height: 100%;
	width: 20% !important;
}


#background_content {
	width: 60% !important;
	height: 100%;
}

#contentContainer {
	width: 60% !important;
}

#footer {
	display: none;
}