#nav { width: 100%; height: 39px; background: url(../images/nav-back.png) repeat-x; position: absolute; top: 115px; }
#nav div { width: 888px; }
#nav ul { margin: 0px 0px 0px 37px;	padding: 0;	list-style-type: none; }
#nav ul.left li, #nav ul.right li { height: 39px; margin: 0; padding: 0; }
#nav ul.left li { float: left; }
#nav ul.right li { float: right; }
#nav a { height:39px; display: block; }
#nav span { position:absolute; top:-1000px; }

.melbourne a { width:98px; background: url(../images/m-melbourne-up.png) no-repeat; }
.melbourne, .melbourne a:hover { background: url(../images/m-melbourne-over.png) no-repeat; }
.sydney a { width:78px; background: url(../images/m-sydney-up.png) no-repeat; }
.sydney, .sydney a:hover { background: url(../images/m-sydney-over.png) no-repeat; }
.auckland a { width:89px; background: url(../images/m-auckland-up.png) no-repeat; }
.auckland, .auckland a:hover { background: url(../images/m-auckland-over.png) no-repeat; }
.fiji a { width:50px; background: url(../images/m-fiji-up.png) no-repeat; }
.fiji, .fiji a:hover { background: url(../images/m-fiji-over.png) no-repeat; }
.offers a { width:70px; background: url(../images/m-offers-up.png) no-repeat; }
.offers, .offers a:hover, .offers a.current { background: url(../images/m-offers-over.png) no-repeat; }
.meetings a { width:150px; background: url(../images/m-meetings-up.png) no-repeat; }
.meetings, .meetings a:hover, .meetings a.current { background: url(../images/m-meetings-over.png) no-repeat; }
.difference a { width:144px; background: url(../images/m-difference-up.png) no-repeat; }
.difference, .difference a:hover, .difference a.current { background: url(../images/m-difference-over.png) no-repeat; }