#outernav{
	display: block;
	position: relative;
	width: 170px;
	min-height: 200px;
	border-top: solid 1px #FFFFFF;
	/* border-bottom: solid 1px #FFFFFF; */
	float: left;
	background: tranparent;
}


#nav{
	display: block;
	position: relative;
	background-color: #000000;
	background-image:url(bg_nav.gif);
	background-repeat: repeat-y;
	width: 170px;
	min-height: 150px;
	/* border-top: solid 1px #FFFFFF; */
	border-bottom: solid 1px #FFFFFF;
	float: left;
	/* margin-bottom: 10px;*/
}

#spo {
	display: block;
	position: relative;
	top: 20px;
	bottom: 0px;
	background-image:url(bg_hnav.gif);
      border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	width: 170px;
	text-align: center;
	margin-bottom: 0px;
	float: left;
}


#nav p.copy,
#nav p {
	padding-right:20px;
	color:#fff;
	background: inherit;
	text-align: right;
}


#nav p.copy a,
#nav p.copy a:link {
	color: #fff;
	background: inherit;
	text-decoration: none;
}

#nav p.copy a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}

#nav1st{
	position: absolute;
	left: 10px;
	top: 20px;
	width: 200px;
	min-height: 300px;
}

ul.nav1st {
	margin-top: 20px;
	padding:0px 20px;
	font-size:1.2em;
	text-transform:uppercase;
}

ul.nav1st li {
	display: block;
	padding:3px 0;
	color:#37444f;
	background: inherit;
	font-weight:bold;
	text-align: right;
}

ul.nav1st a, 
ul.nav1st a:link {
	display: block;
	color:#37444f;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st a:hover {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current, 
ul.nav1st li a.current:link {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav1st li a.current:hover {
	color:#fff;
	background: inherit;
	padding: 1px 0;
}

ul.nav2nd {
	margin: 0 0 10px 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav2nd li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	display:block;
	padding:4px 0px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px 8px; */
	/* background-repeat: no-repeat; */
}


ul.nav2nd a:hover {
	padding:4px 0px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px -12px; */
	/* background-repeat: no-repeat; */
	background-color:#c4d4dc;
	color:#37444f;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link {
	padding:4px 0px 4px 10px;
	/* background-image:url(button.gif);*/
	/* background-position:158px -32px; */
	/* background-repeat: no-repeat; */
	/* background-color:#c4d4dc; */
	color:#37444f;
}

ul.nav3rd {
	margin: 0px;
	/* margin: 0 0 10px 0; */
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav3rd li {
	padding:0;
	margin: 0px;
	font-weight:normal;
	border:none;
	text-align: right;
}

ul.nav3rd a, 
ul.nav3rd a:link {
	display:block;
	margin-right: 10px;
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px 8px; */
	/* background-repeat: no-repeat; */
}


ul.nav3rd a:hover {
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px -12px; */
	/* background-repeat: no-repeat; */
	/* background-color:#c4d4dc; */
	color:#37444f;
}

ul.nav3rd li.active a, 
ul.nav3rd li.active a:link {
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px -32px; */
	/* background-repeat: no-repeat; */
	/* background-color:#c4d4dc; */
	color:#37444f;
}

ul.nav4th {
	margin: 0 0 10px 0;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
}

ul.nav4th li {
	padding:0;
	margin:0;
	font-weight:normal;
	border:none;
	text-align: right;
}

ul.nav4th a, 
ul.nav4th a:link {
	display:block;
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px 8px; */
	/* background-repeat: no-repeat; */
}


ul.nav4th a:hover {
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px -12px; */
	/* background-repeat: no-repeat; */
	background-color:#c4d4dc;
	color:#37444f;
}

ul.nav4th li.active a, 
ul.nav4th li.active a:link {
	padding:4px 17px 4px 10px;
	/* background-image:url(button.gif); */
	/* background-position:158px -32px; */
	/* background-repeat: no-repeat; */
	background-color:#c4d4dc;
	color:#37444f;
}

#nav-header{
	display: block;
	position: absolute;
	background-color: #000000;
	background-image:url(bg_hnav.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	width: 630px;
	left: 0px;
	top: 0px;
	min-height: 14px;
	font-size: 1.2em;

}

#nav-header li {
	display:inline;
	/* border-left: 1px solid #aaa;*/
}

#nav-header a, 
#nav-header a:link {
	color:#fff; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	padding: 0 8px;
}

#nav-header a:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header a.current, 
#nav-header a.current:link {
	color:#fff;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header a.current:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}

#sitePath {
	float:left;
	padding-left:20px;
	color:#c4d4dc;
	background: inherit;
}

#sitePath a, #sitePath a:link {
	color:#c4d4dc;
	background: inherit;
	text-transform:none;
}



#nav-header-team{
	display: block;
	position: absolute;
	background-color: #000000;
	background-image:url(bg_hnav.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	width: 630px;
	left: 0px;
	top: 233px;
	min-height: 17px;
	font-size: 1.2em;
	z-index: 100;

}


#nav-header-team ul {
	margin-top: 2px;

}

#nav-header-team li {
	display:inline;
	/* border-left: 1px solid #aaa;*/

}

#nav-header-team a, 
#nav-header-team a:link {
	color:#fff; 
	text-decoration: none;
	text-transform: uppercase;
	background-color: inherit;
	padding: 0 8px;
}

#nav-header-team a:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header-team a.current, 
#nav-header-team a.current:link {
	color:#fff;
	background-color: #4B5761;
	padding: 0 8px;
}

#nav-header-team a.current:hover {
	color:#eee;
	background-color: #4B5761;
	padding: 0 8px;
}  
