.navi2 {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style-type: none;
	width: 862px;
	height: 78px;
	background: url(img/nav2-button1.jpg);
	text-align: left;
	padding:0px;
	margin:0;
	z-index:100;
}
.navi2 li {
	display: block;
	float: left;
	position: relative;
	z-index:100
}
.navi2 li a {
	display: block;
	float: left;
	width: 287px;
	height: 78px;	
	margin: 1px 0px 0;
	text-decoration: none;
	background-position: 0 0;
	text-indent: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	z-index:100;
}


.buttontext{margin:28px 0 0; font-weight: bold; font-size: 16px; color:#5485ba;}

.navi2 li a:hover,
.navi2 li:hover a {
	background-color: #bbdff0;
	background-position: 0 100%;
	z-index:100
}
.navi2 li a.active {
	background-color: #F9FAFB;
	background-position: 0 100%;
	z-index:100
}
.navi2 li:hover ul {
	display: block;
	z-index:100
	
}
.navi2 li ul {
	display: none;
	position: absolute;
	top: 78px;
	left: -12px;
	width: 287px;
	padding: 0 0 12px;
	background: url(img/nav2_bg3.png) no-repeat -11px 100%;	
	z-index:1000;
	left: 0;
	margin: 0;
	
}




.navi2 li.last ul {
left: 0;
	margin: 0;
	width: 287px;
	background-position: -11px 100%;
	z-index:100
	
}
.navi2 li ul li {
	width: 287px;
	margin: 0 0 0 0px;
	background: url(img/nav2-strich.png) no-repeat 1px 100%;
	z-index:100
	
}
.navi2 li ul li a, .navi2 li:hover ul li a {
	width: auto;
	height: auto;
	background: url(img/0gif.gif) no-repeat 273px 7px; 
	display: block;
	float: none;
	color: #002a6e;
	padding: 7px 30px;	
	margin: 0;
	overflow: auto;
	white-space: normal;
	text-indent: 0;
	text-align:left;
	z-index:100;
		left: 0;
	margin: 0;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	
}
.navi2 li ul li a:hover {

	left: 0;
	margin: 0;
	color: #FFF;
	background: #f6aa41 url(img/0gif.gif) no-repeat 273px -14px;

	
}
.navi2 li.first ul {
	left: 0;
	margin: 0;
	background-position: -11px 100%;

	
}
.navi2 li.first ul li, .navi2 li.first:hover ul li {
	
	left: 0;
	margin: 0;
	width: 287px;

	
}
.navi2 li.last ul li.last, .navi2 li.last:hover ul li {
	
	left: 0;
	width: 287px;
	margin: 0;

	
}
.navi2 li ul li.last {
	left: 0;
	margin: 0;
	background: none;

	
}

