@charset "ISO-8859-1";
#content_container {
	height: 460px;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content_section {
	height: 200px;
	width: 735px;
	z-index: 3;
}
#background_header {
	background-color: #333333;
	height: 36px;
	width: 735px;
}
#nav_bar {
	height: 110px;
	width: 735px;
	position: absolute;
	z-index: 2;
	top: 92px;
	visibility: visible;
}
