div#mainMenu {
	width: 988px;
	height: 45px;
	background: #004380;
	margin: 4px 0 0 0;
}
div.menuBtn1, div.menuBtn2, div.menuBtn3, div.menuBtn4,div.menuBtn5{
	float:left;
	margin-right: 45px;
	padding: 16px 0 0 0;
}
div.menuBtn6 {
	float:left;
	padding: 16px 0 0 0;
}
div.menuBtn1Sel,div.menuBtn2Sel,div.menuBtn3Sel,div.menuBtn4Sel,div.menuBtn5Sel{
	float:left;
	margin-right: 15px;
}
div.menuBtn6,div.menuBtn6Sel {
	float:left;
}
div.menuBtn1 a{
	background: url(../images/menu1.gif) no-repeat left top;
	width: 44px;
	height:17px;
	display: block;
	margin-left: 15px;
}
div.menuBtn1Sel a{
	background: url(../images/menu1a.gif) no-repeat left top;
	width: 108px;
	height:44px;
	position: relative;
	margin: -6px 12px 0 0;
	display: block;
}
div.menuBtn2 a{
	background: url(../images/menu2.gif) no-repeat left top;
	width: 47px;
	height:17px;
	display: block;
}
div.menuBtn2Sel a{
	background: url(../images/menu2a.gif) no-repeat left top;
	width: 108px;
	height:44px;
	position: relative;
	margin: -6px 0px 0 0;
	display: block;
}
div.menuBtn3 a{
	background: url(../images/menu3.gif) no-repeat left top;
	width: 67px;
	height:17px;
	display: block;
}
div.menuBtn3Sel a{
	background: url(../images/menu3a.gif) no-repeat left top;
	width: 108px;
	height:44px;
	position: relative;
	margin: -6px 20px 0 0;
	display: block;
}
div.menuBtn4 a{
	background: url(../images/menu4.gif) no-repeat left top;
	width: 58px;
	height:17px;
	display: block;
}
div.menuBtn4Sel a{
	background: url(../images/menu4a.gif) no-repeat left top;
	width: 108px;
	height:44px;
	position: relative;
	margin: -6px 11px 0 0;
	display: block;
}
div.menuBtn5 a{
	background: url(../images/menu5.gif) no-repeat left top;
	width: 80px;
	height:17px;
	display: block;
}
div.menuBtn5Sel a{
	background: url(../images/menu5a.gif) no-repeat left top;
	width: 108px;
	height:44px;
	position: relative;
	margin: -6px 33px 0 0;
	display: block;
}
div.menuBtn6 a{
	background: url(../images/menu7.gif) no-repeat left top;
 	width: 94px;
/*	background: url(../images/menu6.gif) no-repeat left top;
	width: 81px;*/
	height:17px;
	display: block;
}
div.menuBtn6Sel a{
/*	background: url(../images/menu6a.gif) no-repeat left top;*/
	background: url(../images/menu7a.gif) no-repeat left top;
	width: 142px;
	height:44px;
	position: relative;
	margin: -6px 0 0 0;
	display: block;
}
div.menuBtn a:hover{
	text-decoration: none;
	color: #009ee0;
}
div.menuBtnSelected {
	background: url(../images/menu_selected.gif) no-repeat left top;
	float:left;
	height: 44px;
	position:relative;
	margin: -10px 0 0 0;
	text-align:center;
}
div.menuEmpty {
	width: 264px;
	height: 25px;
	float:left;
}

div.healthNaviBtn1 {
	width:37px;
	height:86px;
}
div.healthNaviBtn1 a {
	background: url(../images/btn_health1.gif);
	width:26px;
	float:right;
	height:86px;
	display: block;
}
div.healthNaviBtnSelected1 {
	width:37px;
	height:86px;
}
div.healthNaviBtn1Selected a {
	background: url(../images/btn_health1a.gif);
	width:37px;
	float:right;
	height:86px;
	display: block;
}
div.healthNaviBtn2 {
	width:37px;
	height:71px;
}
div.healthNaviBtn2 a {
	background: url(../images/btn_health2.gif);
	width:26px;
	float:right;
	height:71px;
	display: block;
}
div.healthNaviBtnSelected2 {
	width:37px;
	height:71px;
}
div.healthNaviBtn2Selected a {
	background: url(../images/btn_health2a.gif);
	width:37px;
	float:right;
	height:71px;
	display: block;
}
div.healthNaviBtn3 {
	width:37px;
	height:71px;
}
div.healthNaviBtn3 a {
	background: url(../images/btn_health3.gif);
	width:26px;
	float:right;
	height:71px;
	display: block;
}
div.healthNaviBtnSelected3 {
	width:37px;
	height:71px;
}
div.healthNaviBtn3Selected a {
	background: url(../images/btn_health3a.gif);
	width:37px;
	float:right;
	height:71px;
	display: block;
}


