@charset "utf-8";
	#search {
	height: 50px;
	width: 200px;
}
    #banner {
	height: 200px;
	width: 800px;
}
#pageHeader  {
	height: 250px;
	width: 800px;
}
    
/* CSS Document */

#container {
	background-color: #99FFFF;
	height: 1785px;
	width: 100%;
	border: thin dashed #329898;
	position: absolute;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #FFFFCC;
	text-align: center;
	z-index: 2;
	float: none;
	position: absolute;
	left: 1px;
	top: 1804px;
}

#sectionLinks {
	height: 800px;
	width: 150px;
}
#top_nav {
	height: 20px;
	width: 800px;
	text-align: center;
}
#content_middle {
	height: 400px;
	width: 597px;
	float: none;
	top: 2px;
	right: -88px;
	background-position: top;
	position: absolute;
}#main_content {
	height: 470px;
	width: 497px;
	float: none;
	top: 315px;
	right: 110px;
	background-position: top;
	position: absolute;
	padding-left: 100px;
}
