
#header {
	width: 920px;
	margin: 0 10px;
	background: transparent url(../images/header-bg-repeat.gif) repeat-y top center;}
	body {
font-family:Arial,Helvetica,sans-serif;
font-size:0.75em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
}


#header-inner {
background:transparent url(../images/header-bg.gif) no-repeat scroll center top;
margin-bottom:-1px;
width:920px;
}

#header .clear {
    position:relative;
	margin:0;
	padding:0;
	clear:both;
	width:auto;
	font-size:1px;
	line-height:1px;
	height:1px;
	display: block;
	clear:both; 
}

#header ul#top-nav {  
	width: 630px;
	clear: none;
	margin-left: 20px;
	float:left;
	height:30px;
	overflow:hidden;
	display:inline;
}

#header #product-select {             /*                         drop down             */
	/*min-width: 195px;*/
	width:240px;
	float: right;
	clear:none;
	text-align: right;
	background-color: transparent;
	background-image: url(../images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-right: 20px;
	margin-bottom: 0px;
	height:30px;
	overflow:hidden;
	display:inline;
}

#header #product-select form {
	background-image: url(../images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 8px 15px 1px 15px;
	min-height: 2.1em;
}

#header #select-product {
	border: 1px solid #7f9db9;
	height:1.4em;
}

#header #product-button {
  	width:29px;
	height:23px;
	margin: 0 0 0 3px;
	padding: 5px;
	border: 0;
	background: transparent url(../images/icon-go.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */;
	vertical-align: middle;
}

#header ul#top-nav li span {
font-size:1.1em;
text-align:center;
}

#header ul#top-nav li span a:hover, #header ul#top-nav li span a:focus {
text-decoration:underline;
}
#header ul#top-nav li span a {
background-image:url(../images/tab-right.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
float:left;
min-height:1.8em;
min-width:30px;
padding:7px 15px 0;
text-decoration:none;
}
#header a:active {
color:#336699;
text-decoration:none;
}

#header a:hover, #header a:focus {
text-decoration:underline;
}

#header a:visited {
color:#003366;
text-decoration:none;
}

#header a, #header a:link {
color:#336699;
text-decoration:none;
}


#header .hidden {
display:none;
}



#header ul#top-nav ol, #header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#header ul#top-nav li.selected span {
	display: block;
	min-width: 30px;
	float: left;
	background-image: url(../images/tab-left-income.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#header ul#top-nav li {
background-color:#609EBD;
display:block;
float:left;
margin:0 1px;
min-width:50px;
}

#header #font-resizer {
float:right;
margin:17px 18px 0 0;
min-width:93px;
}

#header div, #header ul, #header li, #header h3, #header form  {
margin:0;
padding:0;
}


/*

#header h3 {
font-size:1.4em;
line-height:normal;
padding-bottom:3px;
padding-top:9px;
}

#header p, h1, h2, h3, h4, h5, h6 {
padding-left:10px;
}

#header h1, h2, h3, h4, h5, h6 {
color:#037919;
}

#header address, caption, cite, code, dfn, th, var, h1, h2, h3, h4, h5, h6 {
font-style:normal;
font-weight:normal;
}

#header h1, h2, h3, h4, h5, h6 {
font-size:100%;
}

#header body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin:0;
padding:0;
}*/

#header ul#top-nav li span {
background-image:url(../images/tab-left.gif);
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
font-size:1.1em;
min-width:30px;
text-align:center;
}

#header ul#top-nav li.selected {
background-color:#599218;
display:block;
float:left;
margin:0 1px;
min-width:50px;
}

#header ul#top-nav li.selected span a {
background-image:url(../images/tab-right-income.gif);
background-position:right top;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
float:left;
min-height:1.8em;
min-width:30px;
padding:7px 15px 0;
text-decoration:none;
}

#header ul#top-nav li.selected span a:hover {
color:#FFFFFF;
display:block;
float:left;
min-height:1.8em;
min-width:30px;
padding:7px 15px 0;
text-decoration:underline;
}

#header .highlight {
	text-decoration: underline;
}

#navigation-wrapper {
	background:#f27801 none repeat scroll 0 0;
 	margin:0 10px;
	min-height:30px;
	width:920px;
	margin-top:-1px;
}
