/* dark header */
#header {
	overflow: hidden;
}

#access {
	top: 0;
	right: 0px;
	width: 100%;
	height: 15px;
	overflow: hidden;
}

#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 {
}

#access .button {
	height: 20px;
}

.button {  
		font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: ffffff;
}

a.button {
	text-decoration : none;
	color : ffffff;
}

a.button:active {
	color : #ffffff;
	text-decoration : none;
}

a.button:visited {
	color : ffffff;
	text-decoration : none;
}

a.button:hover {
	color : #096CE7;
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 35px;
	left: 25px;
	display: block;
	width:350px;
	height: 66px;
	background: url(../images/logo.png) no-repeat;
}

#top {
	width: 100%;
	padding-top: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: times new roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #860b0b;
	text-align: right;
	font-weight: normal;
	line-height: 130%;
	padding-bottom: 0px;
	background: #ffffff;
}

#header_07 {
	width: 100%;
	height: 175px;
	padding-top: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: times new roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #860b0b;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	padding-bottom: 0px;
}

.font-selector,
.width-selector {
	background: url(../images/access-select.png) no-repeat;
}

.lrg .button {

}

.sml .button {

}

.med .button {

}

.thin .button {

}

.wide .button {
	
}

.fluid .button {

}
/*///////////////////////////NEW FRASER//////////////////*/

#topleft{
	width: 75%;
	padding: 0px;
	margin: 0px;
	float:left;
}

#topright{
	width: 24%;
	padding: 0px;
	margin: 0px;
	position:inherit;
	float:left;
}
