#header-pane{
background-color: #e1e5ea;
height: 71px; 
padding: 0px;
margin: 0px;
width:940px;
}

#header-logo{
position: relative;
float: left;
width: 592px;
height: 71px;
}

#logo-image{
position: relative;
right: 12px;
float: left;
height:71px;
width:207px;
}

#logo-slogan{
position: relative;
right: 12px;
float: right;
 height:71px;
width:385px;
}

#header-right{
float: right;
width: 195px;
}

#header-links{
float: right;
padding: 12px 10px 0px 0px;
/* bottom is 34px from top of screen*/
}

a.header-link, a.header-link:visited, a.header-link:active{
text-decoration: none;
color: #626365;
font-size: 1em;
font-weight: bold;
}

#header-search{
 margin-top: 35px;
 width: 195px;
 /* not in ie6 */
}

#header-search-arrow{
	position: relative;
	float: right;
	 width: 10px;
 height: 16px;
background-repeat: no-repeat;
}
