@charset "utf-8";
/* CSS Document */
#nav {overflow:hidden;margin:0 auto;padding:0 0 0 7px;width:786px; clear:both; }
#nav li {list-style:none;margin:0  0 0 2px;padding:0;float:left;text-align:center;}
#nav li a {display:block;height:34px;text-indent:-300px;overflow:hidden;}
#nav #home-link {background:url(../../images/en/nav-home.png) bottom left no-repeat;width:100px;margin-left:0;}
#nav #home-link.current {background:url(../../images/en/nav-home-current.png) bottom left no-repeat ;width: ;}
#airline-link {background:url(../../images/en/nav-airline.png) bottom left no-repeat ;width:120px;}
#airline-link.current {background:url(../../images/en/nav-airline-current.png) bottom left no-repeat ;width:120px;}
#travel-link {background:url(../../images/en/nav-travel.png) bottom left no-repeat ;width:120px;}
#travel-link.current {background:url(../../images/en/nav-travel-current.png) bottom left no-repeat ;width:120px;}
#news-link {background:url(../../images/en/nav-news.png) bottom left no-repeat ;width:110px;}
#news-link.current {background:url(../../images/en/nav-news-current.png) bottom left no-repeat ;width:110px;}
#about-link {background:url(../../images/en/nav-about.png) bottom left no-repeat ;width:110px;}
#about-link.current {background:url(../../images/en/nav-about-current.png) bottom left no-repeat ;width:110px;}
#directions-link {background:url(../../images/en/nav-directions.png) bottom left no-repeat ;width:99px;}
#directions-link.current {background:url(../../images/en/nav-directions-current.png) bottom left no-repeat ;width:99px;}
#contact-link {background:url(../../images/en/nav-contact.png) bottom left no-repeat ;width:110px;}
#contact-link.current {background:url(../../images/en/nav-contact-current.png) bottom left no-repeat ;width:110px;}

