#horizon
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 974px;
}

#wrapper
{
	position: relative;
	text-align: left;
	width: 974px;
	height: 834px;
	margin: 0px auto 0px auto;
	border-right: 1px #666 dotted;
	border-left: 1px #666 dotted;
}

#main_body
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 974px;
}

#main-logo_
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 156px;
	height: 126px;
}

#logo_tagline
{
	position: absolute;
	left: 156px;
	top: 39px;
	z-index: 20;
	width: 621px;
	height: 49px;
}

#search_
{
	position: absolute;
	left: 847px;
	top: 39px;
	width: 116px;
	z-index: 20;
	height: 49px;
	background-color: #F8F8F9;
}

#search_outline
{
	position: absolute;
	left: 156px;
	top: 38px;
	width: 808px;
	height: 51px;
	z-index: 10;
	background-color: #F8F8F9;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
}

#top_nav_
{
	position: absolute;
	left: 0px;
	top: 126px;
	width: 958px;
	height: 15px;
	background-color: #fff;
	border-bottom: 1px #FFF solid;
	z-index: 250;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 6px 10px 6px 6px;
}

#body_toppad_
{
	position: absolute;
	left: 0px;
	top: 153px;
	width: 974px;
	height: 34px;
	background-color: #484848;
}

#content_area
{
	position: relative;
	left: 0px;
	top: 153px;
	width: 974px;
	height: 552px;
	background-color: #484848;
}

.main_nav_button
{
	position: absolute;
	width: 125px;
	height: 20px;
	background-image: url(../graphics/button_tint.jpg);
	filter: alpha(opacity=50);
	/* CSS3 standard */
	opacity: 0.5;
	z-index: 100;
}

.main_nav_textbox
{
	position: absolute;
	width: 125px;
	height: 17px;
	z-index: 500;
	color: #FFF;
}

.main_nav_text
{
	float: left;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
}

.main_nav_text a:link
{
	text-decoration: none;
	color: #FFF;
}

.main_nav_text a:hover
{
	text-decoration: none;
	color: #FFF;
}

.main_nav_text a:visited
{
	text-decoration: none;
	color: #FFF;
}

.redarrows
{
	/*
	position: absolute;
*/
	float: right;
	padding-top: 3px;
	padding-right: 4px;
	color: #990000;
	font-weight: bold;
}

.redarrows a:link
{
	text-decoration: none;
	color: #990000;
}

.redarrows a:hover
{
	text-decoration: none;
	color: #990000;
}

.redarrows a:visited
{
	text-decoration: none;
	color: #990000;
}

#small_image1
{
	position: absolute;
	left: 406px;
	top: 604px;
	height: 125px;
	z-index: 100;
}

#small_image2
{
	position: absolute;
	left: 714px;
	top: 604px;
	height: 125px;
	z-index: 100;
}

#bottpad_27_
{
	position: absolute;
	left: 0px;
	top: 705px;
	width: 974px;
	height: 27px;
	background-color: #3D3D3D;
}

#bottpad_27_rule
{
	position: absolute;
	left: 10px;
	top: 705px;
	width: 954px;
	height: 10px;
	z-index: 200;
	border-top: 1px #666 dotted;
}

#midpad_27_
{
	position: absolute;
	left: 0px;
	top: 478px;
	width: 974px;
	height: 27px;
	z-index: 100;
}

#midpad_27_rule
{
	position: absolute;
	left: 10px;
	top: 478px;
	width: 954px;
	height: 10px;
	z-index: 200;
	border-top: 1px #666 dotted;
}

#home-28_
{
	position: absolute;
	left: 0px;
	top: 731px;
	width: 974px;
	height: 53px;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	line-height: 12px;
*/
	text-align: left;
	color: #5A5A5A;
	line-height: 13px;
}

a:link
{
	color: #5A5A5A;
	text-decoration: none;
}

a:visited
{
	color: #5A5A5A;
	text-decoration: none;
}

a:hover { color: #000; }

#bott_nav
{
	position: absolute;
	left: 10px;
	top: 755px;
	width: 944px;
	height: 30px;
	background-color: #F8F8F9;
	z-index: 200;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
}

.bott_nav_text
{
	font-size: 11px;
	font-weight: 100;
	margin-left: 3px;
}

.submenu_text
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	line-height: 13px;
	font-weight: bold;
}

.submenu_text a:link
{
	color: #fff;
	text-decoration: none;
}

.submenu_text a:visited
{
	color: #fff;
	text-decoration: none;
}

.submenu_text a:hover { color: #A1A1A1; }

.top_nav_text
{
		font-size: 11px;
		font-weight: bold;
		text-align: right;
		color: #FFF;
}
.top_nav_text a:link
{
		color: #FFF;
}
.top_nav_text a:visited
{
		color: #FFF;
}
.top_nav_text a:hover
{
		color: #000;
}
