#header {
	font-family:  arial, helvetica, san-serif;
	font-size:11px;
	font-weight: bold;
	width:960px;
	height:77px;
}

#header span{
	font-family:  arial, helvetica, san-serif;
	font-size:12px;
	font-weight: bold;
}

#header hr
{
	display:none;
}

#global_nav_container 
{
	width:960px;
	height:52px;
	float:left;
}

#audio_controller {
	position:fixed;
	top:1px;
	left:1px;
	width:1px;
	height:1px;
}

#global_links 
{
	width: 575px;
	float: left;
	background: transparent;
    margin: 25px 0 0;
	padding-left: 10px;
}

#global_nav_container a 
{
	font-size:11px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
}

#global_nav_container a:hover
{
   color:#98b36b;
}

#global_search
{
	width: 250px;
	float: right;
	white-space: nowrap;
	position: absolute;
	top: 20px;
	left: 720px;
}

#audio_text {
	width: 52px;
}

#audio_button
{
	height:20px;
	width: 40px;
}

#audio_button img, #audio_button span
{
	float: left;
	margin-top: 4px;
	padding-right: 5px;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
	font-size:11px;
}

#footer
{
  font-family:  arial, san-serif;
  font-size:11px;
  width:960px;
	height:240px;
	clear: both;
	padding: 25px 0px 2px 0px;

}

#promos{
	visibility: visible;
}