/* CSS Document */

body {
	margin: 0;
	margin: auto;
}
.henzNavi_container {
	background-color: #000;
	width: 100%;
	position: absolute;
	margin-left: -1000px;
	top: 0;
	height: 100%;
	z-index: 0;
	display: none;
}

.henzNavi {
	width: 100%;
	margin: auto;
	height: auto;
	background-color: transparent;
	background-color: #000;
	-background: url(../img/henzNavi_bg2.jpg) repeat-x center top;
	-padding-top: 10px;
	-padding-bottom: 10px;
	display: block;
	position: absolute;
	margin-top: -40px;
	-display: none;
	-background: url(../img/henzNavi_bg2.jpg) no-repeat left -2px;
	z-index: 100;
	-overflow-x: hidden;
	overflow-y: visible;
	margin-left: -20px;
	

	
}


.henzNavi ul li {
	list-style: none;
	float: left;
	-border-right: 1px solid #ffffff;
	background: url(../img/henzNavi_divider.png) no-repeat right 50%;
	
}

.henzNavi ul {
	width: auto;
	width: 100%;
	padding-left: 90px;
	
	margin: auto;
	display: table;
	background: url(../img/henzNavi_bg2.jpg) no-repeat left bottom;
	-padding-bottom: 5px;
	z-index: 100;
	position: relative;

}

.henzNavi .last {
	border: 0;
	background-image: none !important;
}

.henzNavi .shadow {
	background: url(../img/drop_shadow.png) repeat-x center bottom;
	height: 10px;
	width: 100%;
	position: absolute;
	margin-top: -2px;
	z-index: 2;
	
}


.henzNavi ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #cccccc;
	font-family: Arial;
	font-family: 'proxima_nova_rgregular';
	-text-transform: uppercase;
	font-size: 15px;
	-font-weight: bold;
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	-background-color: red;
	text-align: center;
	-height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto;
	

	
	
}

.henzNavi ul li a:hover {
	-color: #ffffff
}

.henzNavi ul li a span {
	position: relative;
	z-index: 2;
}

.main .henzline {
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #ffffff;
	bottom: 1px;
	left: -1px;
		
}

.henzNavi .logo2 {
	display: none;
	-background-image: none;
	padding-left: 10px;
}




.henzhover {
	background: url(../img/henz_hover.png) no-repeat center top;
	-background-color: yellow;
	margin: auto;
	width: 100%;
	height: 25px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	display: none;
}

.henzhoverBG, .sub .henzhoverBG {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: yellow;
	opacity: 0;
	filter: alpha(opacity = 0);
	left: -1px;
	top: 0px !important;
	margin-top: 2px !important;
	z-index: 0;
	background: url(../img/hoverBG3.jpg) repeat-x center top;

}

.sub .henzhoverBG {
	top: -10px;
	display: block;


}

.henzNavi .sub {
	position: absolute;
	width: auto;
	height: 0;
	margin-top: 58px !important;

	text-align: center;
	display: table;

	padding: 0;
	-display: relative;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity = 0);
	
	margin-left: 0;
	display: none;
	background-image: none;
	clear: left;
	top: 0px !important;
	padding-left: 0px !important;
	-display: none !important;
	
	
	
}

.henzNavi .sub li {
	background: url(../img/henzNaviSub_divider.png) no-repeat right 0;
	background-color: transparent;
	
}

.henzNavi .sub li a {
	padding: 15px !important;
	padding-top: 12px !important;
	padding-bottom: 19px !important;
	
	font-size: 13px;
	
	
}
.henzNavi .sub li a span {
	color: #999;

}



.henzNavi .sub li a .henzhover {
	display: none !important;
	
}

.henzNavi .sub li a .henzhoverBG {
	opacity: 0;
	filter: alpha(opacity = 0);
	background-image: none;
	background-color: transparent;
	-display: none;

}
.henzNavi .sub li a {
	color: #ffffff !important;
	z-index: 20;
	
}

.henzNavi .sub_container {
	width: 100%;
	margin: auto;
	height: auto;
	text-align: center;
	-background: url(../img/hoverBG3.jpg) repeat-x center bottom;
	background: url(../img/henzNavi_bg3.jpg) no-repeat left bottom;
	-background-color: #313131;
	background-color: transparent !important;
	-display: none !important;
	position:relative;
	z-index: 1;
}
