.header { 
	margin: 0px 0 2px 0; 
	padding: 5px 0 0 5px;
	color: #808080;
	height:102px;
	background: url('../images/bg.gif') repeat-x;
}
	
div#topnav {
	float: right;
	margin: 0 5px 10px 0;
	width: 100px;
	text-align: right;
}

div#topnav a, div#topnav a:visited {
  color: #808080;	
}

div#topnav a:hover {
	font-decoration: underline;
}
		
.searchform {
	margin-top:40px;
	float: right;
	padding: 2px 5px 0 0;
	width:170px;
	text-align:right;
}

.subheader {
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	background:  url('../images/quote1.jpg') repeat-x bottom;
	color: #000000;
	padding: 0 5px 0 5px;
	border: 1px solid #d2d2d2;
	border-right: none;
	border-top: none;
}

.subheader_left a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
  background:  url('../images/quote1.jpg') repeat-x bottom;
	color: #626262;
	line-height: 28px;
	float: right;
	font-weight: bold;
	width: 574px;
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 7px 8px 7px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #524ba2 url(../images/hmleftbg.gif) repeat-x;
	border-top: 1px solid #1A83AC;
	color: #FFFFFF;
}
	
div.rightshadow {
	width:11px;
	height:200px;
	float:right;
}
