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


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


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

#contentContainer {
	width: 60% !important;
}