#container {
	width: 100%
}

#contentContainer {
 	float: right;
 }



#sidebarContainer {
 float: left;
 }
