/* dark header */

#header {

	position: relative;

height:776px;

	height: 133px;

	

	background: #FFF url(../images/header-bg.jpg) repeat-x;

}



#access {
	float:right;
	position: relative;
	z-index: 10000;
	top: 0px;
	right: 0px;
	width: 230px;
	height: 20px;
	padding-top:0px;
	font-size:90%;
	background: #FFF url(../images/toppanel.jpg) no-repeat;
}



#access #selectors {

	position: relative;

	height: 8px;

	

}



#access span {

	background-repeat: no-repeat;

}



#access a {

	text-decoration: none;

}



.font-selector,

.width-selector {

	display: block;

	position: absolute;

	top: 0;

	width: 12px;

	height: 6px;

}



.f-smaller #selectors .font-selector {

	right: 159px;

}



.f-default #selectors .font-selector {

	right: 129px;

}



.f-larger #selectors .font-selector {

	right: 99px;

}



.w-thin #selectors .width-selector {

	right: 70px;

}



.w-wide #selectors .width-selector {

	right: 40px;

}



.w-fluid #selectors .width-selector {

	right: 10px;

}



#access #buttons {

	float: right;

}



#access .button {

	display: block;

	float: right;

	width: 20px;

	height: 12px;

	margin: 0 5px;	

	background-repeat: no-repeat

}



#logo {

	position: absolute;

	top: 30px;

	left: 20px;

	display: block;

	width:430px;

	height:100px;

	/*background: url(../images/logo.gif) no-repeat;*/

}



#top {
	position: relative;
	top:28px;
	left:516px;
	height: 100px;
	padding-top: 0px;
	overflow: hidden;

	color: #999;
	width:220px;
	background: #FFF url(../images/search-bg.jpg) no-repeat;
}



.font-selector,

.width-selector {

	background: url(../images/access-select.png) no-repeat;

}



.lrg .button {

	background: url(../images/access-lrg.png);

}



.sml .button {

	background: url(../images/access-sml.png);

}



.med .button {

	background: url(../images/access-med.png);

}



.thin .button {

	background: url(../images/access-thin.png);

}



.wide .button {

	background: url(../images/access-wide.png);

}



.fluid .button {

	background: url(../images/access-fluid.png);

}



div.search,

div.search form {

	width:150px;

}



form {

	width:150px;

}

form.lostpw {

	width:100%;

}