#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;
	margin: 0px auto 0px auto;
	border-right: 1px #666 dotted;
	border-left: 1px #666 dotted;
}

#nav_block
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 974px;
	height: 153px;
}

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

#logo-tagline_
{
	position: absolute;
	left: 156px;
	top: 39px;
	z-index: 20;
	width: 291px;
	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: 974px;
	height: 26px;
	border-bottom: 2px #FFF solid;
	z-index: 250;
	font-size: 11px;
	background-image: url(../graphics/top_nav_tint_02.jpg);
}

#submenu_block
{
	position: absolute;
	top: 153px;
	left: 470px;
	width: 488px;
	background-color: #3D3D3D;
	height: 15px;
	padding: 6px 10px 6px 6px;
	z-index: 100;
}

.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; }

.main_nav_button
{
	position: absolute;
	width: 175px;
	height: 20px;
	background-image: url(../graphics/button_tint_wide.jpg);
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
	z-index: 200;
}

.main_nav_textbox
{
	position: absolute;
	width: 175px;
	height: 17px;
	z-index: 250;
	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;
}

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

#content_area
{
	position: relative;
	left: 0px;
	width: 974px;
	background-color: #F8F8F9;
	min-height: 552px;
}

.facilities_image_block
{
	position: relative;
	top: 15px;
	left: 0px;
	width: 974px;
	height: 127px;
	background-color: #D2D2D1;
	padding-top: 10px;
}

.facilities_rule
{
	position: relative;
	top: 15px;
	left: 10px;
	width: 954px;
	height: 20px;
	background-color: #f8f8f9;
	padding-top: 5px;
}

.facilities_tint_block
{
	position: absolute;
	top: 107px;
	height: 20px;
	width: 223px;
	z-index: 250;
	background-color: #000;
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
}

.facilities_tint_text
{
	position: absolute;
	top: 107px;
	height: 17px;
	width: 213px;
	float: left;
	color: #FFF;
	padding-top: 3px;
	padding-left: 10px;
	z-index: 300;
}

.facilities_tint_text a:link
{
	color: #FFF;
}
.facilities_tint_text a:visited
{
	color: #FFF;
}
.facilities_tint_text a:hover
{
	color: #E6E6E6;
}
#bott_nav_flexi
{
	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;
}

.bottpad_flexi
{
	position: relative;
	left: 0px;
	width: 974px;
}

.bottpad_flexi_rule
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 954px;
	border-top: 1px #666 dotted;
}

#bottpad_27_rule_flexi
{
	position: relative;
	left: 10px;
	top: 705px;
	width: 954px;
	height: 10px;
	z-index: 200;
}

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; }

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #4C699B;
}

h2 a:link
{
	color: #4C699B;
}
h2 a:visited
{
	color: #4C699B;
}
h2 a:hover
{
	color: #000;
}

h3 { font-size: 12px; }
li { margin-bottom: 10px; }
.white_text { color: #fff; }
.blue_text { color: #4C699B; }

.spec_text
{
	color: #484848;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.spec_text a:link { color: #484848; }
.spec_text a:hover { color: #A1A1A1; }
.spec_text a:visited { color: #484848; }
.boxed_nos { color: #A1A1A1; }

.boxed_nos a:link
{
	color: #a1a1a1;
	border: 1px #a1a1a1 solid;
	/*
	padding: 3px 5px 3px 5px;
*/
	width: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	clear: both;
	text-align: center;
}

.boxed_nos a:visited
{
	color: #a1a1a1;
	border: 1px #a1a1a1 solid;
	width: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	clear: both;
	text-align: center;
}

.boxed_nos a:hover
{
	color: #4C699B;
	border: 1px #4C699B solid;
	width: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	clear: both;
	text-align: center;
}

.boxed_nos_over
{
	color: #4C699B;
	border: 1px #4C699B solid;
	width: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	clear: both;
	text-align: center;
}

.next_text { color: #A1A1A1; }

.next_text a:link
{
	color: #A1A1A1;
	border: 1px #A1A1A1 solid;
	padding: 3px 5px 3px 5px;
}

.next_text a:visited
{
	color: #A1A1A1;
	border: 1px #A1A1A1 solid;
	padding: 3px 5px 3px 5px;
}

.next_text a:hover
{
	color: #fff;
	border: 1px #fff solid;
	padding: 3px 5px 3px 5px;
}

.link { color: #CCC; }

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

.link a:visited
{
	color: #CCC;
	text-decoration: none;
}

.link a:hover { color: #FFF; }

#tickertitle
{
	float: left;
	background-attachment: scroll;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 15px;
}

#tickerblock
{
	float: left;
	background-attachment: scroll;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 0px;
}

#tickerblock c
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#tickerblock a, #tickerblock a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.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;
}
