/* CSS Document */

#navinatour 
{
	float:left;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	width:580px; 
}
#navinatour ul {
	padding:0px;
	margin:0px;
}
#navinatour li {
	list-style-type:none;
	background:url(../images/header.gif) no-repeat ;
	width:142px;
	height:26px;
	float:left;
	line-height:26px;
	text-align:center;
	
}
#navinatour li a:hover {
	list-style-type:none;
	background:url(../images/header_over.gif) no-repeat;
	width:142px;
	height:26px;
	float:left;
	line-height:26px;
	text-align:center;
}	

#navsubmenu
{
	float:left;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	width:112px; 
}
#navsubmenu ul {
	padding:0px;
	margin:0px;
}
#navsubmenu li {
	list-style-type:none;
	background: url(../images/wm-final_menu_item_sec.gif);
	background-repeat:repeat-x;
	width:112px;
	height:32px;
	float:left;
	line-height:32px;
	text-align:center;
}
#navsubmenu li a:hover {
	list-style-type:none;
	background: url(../images/wm-final_menu_item_sec_over.gif);
	background-repeat:repeat-x;
	width:112px;
	height:32px;
	float:left;
	line-height:32px;
	text-align:center;
}


#navsubmenu_1
{
	float:left;
	clear:both;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	width:113px; 
}
#navsubmenu_1 ul {
	padding:0px;
	margin:0px;
}

#navsubmenu_1 li {
	list-style-type:none;
	background: url(../images/btn_back1.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	line-height:32px;
	text-align:center;
}
#navsubmenu_1 li a:hover {
	list-style-type:none;
	background:url(../images/btn_back1_hover.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	clear:both;
	line-height:32px;
	text-align:center;
}	

#navsubmenu_2
{
	float:left;
	clear:both;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	width:113px; 
}
#navsubmenu_2 ul {
	padding:0px;
	margin:0px;
}

#navsubmenu_2 li {
	list-style-type:none;
	background: url(../images/btn_back1.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	clear:both;
	line-height:32px;
	text-align:center;
}
#navsubmenu_2 li a:hover {
	list-style-type:none;
	background: url(../images/btn_back1_hover.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	clear:both;
	line-height:32px;
	text-align:center;
}	

#navsubmenu_3
{
	float:left;
	clear:both;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	color: #393939;
	text-align:center;
	width:113px; 
}
#navsubmenu_3 ul {
	padding:0px;
	margin:0px;
}

#navsubmenu_3 li {
	list-style-type:none;
	background:url(../images/btn_back1.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	clear:both;
	line-height:32px;
	text-align:center;
}
#navsubmenu_3 li a:hover {
	list-style-type:none;
	background:url(../images/btn_back1_hover.gif);
	background-repeat:repeat-x;
	width:113px;
	height:32px;
	float:left;
	clear:both;
	line-height:32px;
	text-align:center;
}	



