/* CSS Document */

body {
	margin: 0;
	padding: 0em;
	font-family: tahoma, verdana, sans-serif;
	color: #51578F;
	line-height: 19px;
	background-color:#FFFAC3;
	background-image:url(images/bkg.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-align: center; /*ie*/
	min-width:817px; /*ns6*/
	}
#container {
	width:817px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	}
	
#header_top {
	clear:both;
	width:817px;
	display:block;
	height:86px;
	}
	#header_top_left {
		background-image:url(../images/hdr_logoTop1r.jpg);
		width:378px;
		height:86px;
		float:left;
		}
	#header_top_right {
		background-image:url(../images/hdr_slogan.gif);
		width:439px;
		height:86px;
		float:right;
		}
#header_lower {
	clear:both;
	width:817px;
	display:block;
	height:48px;
	}
	#header_bottom_left {
		background-image:url(../images/hdr_logoBtm.jpg);
		width:378px;
		height:16px;
		float:left;
		text-align:left;
		padding-top:32px;
		}
	#header_bottom_right {
		background-image:url(images/nav_main.gif);
		width:439px;
		height:48px;
		float:right;
		}
#content_homepage {
	background-image:url(../images/body_bkg.gif);
	background-repeat:repeat-y;
	width:817px;
	}
	#content_homepage_body {
	clear:both;
	width:757px;
	padding-left:30px;
	padding-right:30px;
	}
	#content_homepage_footer {
		background-image:url(images/home_main_lower.gif);
		background-repeat:repeat-x;
		height:31px;
		width:817px;
	}
	#content_homepage_footer_left {
		background-image:url(images/home_main_lower_left.gif);
		background-position:left;
		width:378px;
		height:31px;
		}
	#content_homepage_footer_right {
		background-image:url(images/home_main_lower_right.gif);
		background-position:right;
		width:41px;
		height:31px;
		float:right;
		}

#info_container {
	padding: 10px 10px 10px 10px;
	display: none;
	background-image:url(../images/body_bkg.gif);
	background-repeat:repeat-y;
	width:797px;
	}
#feature_container {
	background-color:#F3FFDD;
	width:815px;
	border-color:#8A8EE6;
	border-style:solid;
	border-width:1px;
	height:29px;
	display:block;
}
.homepage_textfield {
	margin:0px;
	height:21px;
	width:153px;
	border:solid 0 #fff;
	background: transparent;
	background-image:url(images/form_textfield.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	}
.homepage_button {
	margin:0px;
	height:27px;
	width:15px;
	border:solid 0 #fff;
	background-image:url(images/form_go_off.gif);
	background-repeat:no-repeat;
	}
.homepage_button:hover {
	margin:0px;
	height:27px;
	width:15px;
	border:solid 0 #fff;
	background: transparent;
	background-image:url(images/form_go_on.gif);
	background-repeat:no-repeat;
	}
	
#tickertape{
position:relative;
layer-background-color:black;
width:400px;
height:20px;
}

#subtickertape{
background-color:black;
position:absolute;
border: 1px solid black;
width:400px;
height:20px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}

h1 {font-size:14px; display:inline;)