#menu {width:440px; float:left;margin-left:10px;margin-top:9px;}
#menu ul {  margin:0 ; padding: 0; list-style-type: none;}
#menu li {float: left; display: inline;}
#menu a {float: left; display: inline; text-decoration: none;}


#menu a.home,#menu a.hotel,#menu a.hotelcity,#menu a.policy {width: 99px; height: 37px; background:url('../images/menu.png') 0px 0px no-repeat;
line-height:4em;text-align:center; font-weight: bold; color: #666666;}
#menu a.home:hover,#menu a.hotel:hover,#menu a.hotelcity:hover,#menu a.policy:hover {background:url('../images/menu.png') -100px 0px no-repeat;
line-height:4em;text-align:center; font-weight: bold; color: #ec8b1a;}
#menu li.current a.home,#menu li.current a.hotel,#menu li.current a.hotelcity,#menu li.current a.policy {background:url('../images/menu.png') -200px 0px no-repeat;
line-height:4em;text-align:center; font-weight: bold; color: #FF0000;}



