#main {
	position: relative; width: 800px; height: 650px; background-color: #FFFFFF;
}

#main #main_nav {
	position: absolute; width: 800px; height: 33px; top: 0px; left: 0px; background-image: url(bg_main_nav.jpg); background-repeat: repeat-x;
}

#main #main_nav UL.main {
	position: absolute; top: 0px; left: 198px;
}

#main #header {
	position: absolute; width: 800px; height: 130px; top: 33px; left: 0px; background-color: #93C2E0;
}

#main #header .title {
	position: absolute; width: 328px; height: 39px; top: 75px; right: 24px;
}

#main #controls {
	position: absolute; width: 800px; height: 25px; top: 160px; left: 0px; background-color: #C4DDEE; text-align: left; z-index: 1;
}

#main #controls P.function_link {
	position: relative; top: 3px; left: 200px;
}

#main #logo {
	position: absolute; width: 150px; height: 125px; top: 80px; left: 26px; z-index: 2;
}

#main #content {
	position: absolute; width: 420px; height: 377px; top: 185px; left: 380px; overflow: auto; z-index: 2;
}

#main #graphics_about {
	position: absolute; width: 380px; height: 377px; top: 185px; left: 0px; background-image: url(graphics_about.jpg); background-repeat: none;
}

#main #graphics_news {
	position: absolute; width: 380px; height: 377px; top: 185px; left: 0px; background-image: url(graphics_news.jpg); background-repeat: none;
}

#main #graphics_employment {
	position: absolute; width: 380px; height: 377px; top: 185px; left: 0px; background-image: url(graphics_employment.jpg); background-repeat: none;
}

#main #graphics_links {
	position: absolute; width: 380px; height: 377px; top: 185px; left: 0px; background-image: url(graphics_links.jpg); background-repeat: none;
}

#main #graphics_contact {
	position: absolute; width: 380px; height: 377px; top: 185px; left: 0px; background-image: url(graphics_contact.jpg); background-repeat: none;
}


#main #nav_low {
	position: absolute; width: 800px; height: 35px; top: 562px; left: 0px; text-align: center; background-color: #93C2E0; text-align: center;
}

#main #nav_low UL.nav_low LI {
	position: relative; top: 3px; display: inline; list-style-type: none; height: 12px; width: 160px; margin: 4px 6px 0px 6px; text-align: center;
}

#main #footer {
	position: absolute; width: 800px; height: 53px; top: 597px; left: 0px; background-color: #93C2E0;
}

#main #footer P.copyright {
	position: relative; top: 25px;
}
