#navwrapper
{
	margin: 10px 0;
	padding: 0;
	width: 800px;
	height: 38px;
	background: url(../images/menu_bg.png) no-repeat top left;
}

#nav
{
	width: 750px;
	position: absolute;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 1.5;
}

#nav li 
{
    float: left;
	list-style-type: none; 
	padding: 0;
	margin: 0;
}

#nav li, #nav a 
{
    height: 38px; 
    display: block;
}

.navlinktext
{
    position: absolute;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 0;
    margin: 10px 5px 0 15px;
    font-size: 12px;
}

#schedule .navlinktext
{
	margin-left: 20px;
}

#schedule {left: 0px; width: 80px;}
#schedule a:hover, 
#schedule.active, 
#schedule:hover {background: transparent url(../images/active_menu.png) -0 0 no-repeat;}

#booking {left: 70px; width: 85px;}
#booking a:hover, 
#booking.active, 
#booking:hover {background: transparent url(../images/active_menu.png) -88px 0 no-repeat;}

#workout {left: 124px; width: 75px;}
#workout a:hover, 
#workout.active,
#workout:hover {background: transparent url(../images/active_menu.png) -124px 0 no-repeat;}

#member {left: 199px; width: 75px;}
#member a:hover, 
#member.active, 
#member:hover {background: transparent url(../images/active_menu.png) -188px 0 no-repeat;}

#company {left: 304px; width: 75px;}
#company a:hover, 
#company.active, 
#company:hover {background: transparent url(../images/active_menu.png) -271px 0 no-repeat;}

#xtravaganza {left: 304px; width: 95px;}
#xtravaganza a:hover, 
#xtravaganza.active, 
#xtravaganza:hover {background: transparent url(../images/active_menu.png) -271px 0 no-repeat;}

#info {left: 407px; width: 95px;}
#info a:hover, 
#info.active, 
#info:hover {background: transparent url(../images/active_menu.png) -407px 0 no-repeat;}

#nikeshop {left: 510px; width: 85px;}
#nikeshop a:hover, 
#nikeshop.active, 
#nikeshop:hover {background: transparent url(../images/active_menu.png) -510px 0 no-repeat;}

#about {left: 613px; width: 85px; }
#about a:hover, 
#about.active, 
#about:hover {background: transparent url(../images/active_menu.png) -613px 0 no-repeat;}