
#navwrap {
	background-color: #FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 20px;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 1px;
	position: relative;
	z-index: 100;
	float: right;
	width: 625px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 615px;
	}
html>#navwrap {
	width: 615px;
	}

#navblock {
	float: right;
	margin: 0;
	width: 625px; /* bmh */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 615px;
	}
html>#navblock {
	width: 620px;
	}
	
#nav, #nav ul {
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #FFF;
	display: block;
	} 
	
*>html #navblock ul {f\loat: left;margin-top:0px;width:615px;} /*IE 5 Mac hack  */
	
#nav a:visited, #nav a:link {
	display: block;
	border: 0;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	background: #FFFFFF no-repeat 0% 0%;
	padding:  0 12px 0 13px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	}
*>html #nav a {f\loat: left;} /*IE 5 Mac hack */

#nav a:hover {
	display: block;
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	padding:  0 12px 0 13px;
	background-color: #999999;
	}
	
#nav li {
	position: relative;
	float: right;
	text-align: right;
	margin: 0px;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	line-height: 2;
	} 
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* second-level lists */
#nav li ul {
	position: absolute;
	left: -999em;
	width: 150px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #FFF;
	display: block;
	border-bottom: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	list-style: none;
	cursor: pointer;
	}
#nav li li {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 10px;
	border-top: 1px solid #D5D5D5;
	text-align: left;
	}
#nav li li span {
	margin: 0;
	padding: 0px 4px 1px 0px;
	display: block;
	position: relative;
	font-weight: normal;
	font-size: 11px;
	height: 18px;
	text-transform: lowercase;
	line-height: 1.5;
		cursor: pointer;
	}
	
#nav li li a, #nav li li a:visited {
	color: #66665F;
	text-decoration: none;
	display: block;
	font-weight: normal;
	background: #FFF no-repeat 0% 0%;
	}
	
#nav li li a:hover {
	color: #FFF;
	text-decoration: none;
	background: #D3D3D3 no-repeat -1px 0%;
	font-weight: normal;
	padding-left: 15px;
	text-transform: lowercase;
	}

/* second-level lists */
#subNav {
	margin-left: 0;
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#subNav a:visited, #subNav a:link {
	border: 0;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	line-height: 2em;
	}
	
#subNav a:hover {
	color: #000;
	}
