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

#main #header {
	position: absolute; width: 800px; height: 110px; z-index: 0; top: 0px; left: 0px; background-image: url(home_bg_header.gif); background-repeat: repeat-x;
}

#main #header TABLE.nav_high {
	position: relative; top: 85px; right: 0px;
}

/* Latest News Bar Section */

#main #logo {
	position: absolute; width: 225px; height: 150px; z-index: 1; top: 4px; left: 30px; background-image: url(home_logo.jpg); background-repeat: no-repeat;
}

#main #latest_news {
	position: absolute; width: 220px; height: 326px; z-index: 1; top: 154px; left: 30px; background-color: #F2F2F2;
}

#main #latest_news IMG.news_title {
	position: absolute; top: 10px; left: 15px; z-index: 2;
}

#main #online_brochure_link {
	position: absolute; width: 220px; height: 115px; z-index: 1; top: 480px; left: 30px;
}

/* End Latest News Bar Section */

#main #graphics {
	position: absolute; width: 800px; height: 260px; z-index: 0; top: 110px; left: 0px; background-image: url(home_bg_graphics.jpg); background-repeat: repeat-x;
}

#main #graphics IMG.graphics {
	position: absolute; top: 0px; right: 0px; z-index: 2;
}

#main #main_nav {
	position: absolute; width: 550px; height: 33px; z-index: 0; top: 370px; right: 0px; background-image: url(home_bg_main_nav.jpg); background-repeat: repeat-x;
}

#main #content {
	position: absolute; width: 550px; height: 136px; z-index: 0; top: 403px; right: 0px; background-image: url(home_bg_content.gif); background-repeat: repeat-y; overflow: auto; padding-top: 56px;
}

#main #content IMG.content_title {
	position: absolute; top: 15px; left: 15px; z-index: 2;
}

#main #nav_low {
	position: absolute; width: 800px; height: 30px; z-index: 0; top: 595px; left: 0px; background-image: url(home_bg_lower_nav.gif); background-repeat: repeat-x; 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: 10px 6px 0px 6px; text-align: center;
}

#main #footer {
	position: absolute; width: 800px; height: 30px; z-index: 0; top: 625px; left: 0px;
}
