.menu { list-style:none; }

.nav-header {
	width: 829px;
	left: 110px;
	top: 105px;
}
.nav-header ul {
	width: 829px;
	height: 41px;
	padding:0px;
	margin:0px;
}
.nav-header ul li {
	margin: 0;
	float: left;
	position: relative;
}
.nav-header ul li a {
	height: 38px;
	display: block;
	line-height: 38px;
	background: transparent url(/site/images/header/btn-home.jpg) no-repeat scroll left top;
	overflow: hidden;
	text-indent: -9999px;
}
.nav-header ul.menu li ul li a { height:21px; }
.nav-header ul li.navhead-about a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-aboutus.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-about a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-products a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-products.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-products a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-estore a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-estore.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-estore a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-education a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-education.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-education a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-events a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-events.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-events a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-support a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-support.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-support a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-news a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-news.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-news a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-services a {
	width: 92px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-services.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-services a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-blog a {
	width: 93px;
	height:41px;
	background-image: url(/site/header/fu-header-tab-locations.gif);
	background-position:0px -41px;
	background-repeat:no-repeat;
}
.nav-header ul li.navhead-blog a:hover {
	background-position:0px 0px;
}
.nav-header ul li.navhead-blog {
	margin: 0;
}
.nav-header ul li ul {
	width: 175px;
	height: auto;
	position: absolute;
	left: 0;
	top: 38px;
	background-color:#003466;
	background-image: none;
	border-left: 1px solid #29547e;
	border-right: 1px solid #29547e;
	border-bottom: 1px solid #29547e;
	padding: 0;
	display: none;
}
.nav-header ul li ul li {
	margin: 0;
	float: none;
	display: block;
	padding:0 0 1px;
}
.nav-header ul li ul li.over {
	background-color: #1165ab;
}
.nav-header ul li ul li a {
	background:transparent none repeat scroll 0 0 !important;
	color:#FFFFFF !important;
	font-size:12px;
	height:auto;
	line-height:20px;
	text-indent:0;
	width:auto !important;
	padding: 0 15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.nav-header ul li ul li a:hover {
	text-decoration: none;
	background-color: #1165ab;
}
.nav-header ul li ul li ul {
	/*display: none!important;*/
	top: 0px;
	left: 100%;
	border: 1px solid #3E474C;
}
li.over {
	z-index: 999;
}

