ul#topnav {
	top:10px;
	left:20px;
	position:absolute;
	width:773px;
	height: 32px;
	z-index:99;
}

ul#topnav li {
	list-style:none;
	display:inline;
}

ul#topnav li#services a {
	width:60px;
	height:32px;
	background:url(../pix/btn_services.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}

ul#topnav li#services a:hover {
	background:url(../pix/btn_services_on.gif) no-repeat 0% 0%;
}

ul#topnav li#services_on{
	width:60px;
	height:32px;
	display:block;
	float:left;
	background:url(../pix/btn_services_on.gif) no-repeat 0% 0%;
}

ul#topnav li#packages a {
	width:66px;
	height:32px;
	background:url(../pix/btn_packages.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}

ul#topnav li#packages a:hover {
	background:url(../pix/btn_packages_on.gif) no-repeat 0% 0%;
}

ul#topnav li#packages_on {
	width:66px;
	height:32px;
	display:block;
	float:left;
	background:url(../pix/btn_packages_on.gif) no-repeat 0% 0%;
}

ul#topnav li#parties a {
	width:50px;
	height:32px;
	background:url(../pix/btn_parties.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}

ul#topnav li#parties a:hover {
	background:url(../pix/btn_parties_on.gif) no-repeat 0% 0%;
}

ul#topnav li#parties_on{
	width:50px;
	height:32px;
	display:block;
	float:left;
	background:url(../pix/btn_parties_on.gif) no-repeat 0% 0%;
}

ul#topnav li#locations a {
	width:65px;
	height:32px;
	background:url(../pix/btn_locations.gif) no-repeat 0% 0%;
	margin:0 0 0 250px;
	display:block;
	float:left;
}

ul#topnav li#locations a:hover {
	background:url(../pix/btn_locations_on.gif) no-repeat 0% 0%;
}

ul#topnav li#locations_on {
	width:65px;
	height:32px;
	display:block;
	float:left;
	margin:0 0 0 250px;
	background:url(../pix/btn_locations_on.gif) no-repeat 0% 0%;
}

ul#topnav li#btn_fran_info a {
	width:96px;
	height:32px;
	background:url(../pix/btn_fran_info.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}

ul#topnav li#btn_fran_info a:hover {
	background:url(../pix/btn_fran_info_on.gif) no-repeat 0% 0%;
}

ul#topnav li#btn_fran_info_on {
	width:96px;
	height:32px;
	display:block;
	float:left;
	background:url(../pix/btn_fran_info_on.gif) no-repeat 0% 0%;
}


ul#topnav li#in_the_news a {
	width:80px;
	height:32px;
	background:url(../pix/btn_in_the_news.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}

ul#topnav li#in_the_news a:hover {
	background:url(../pix/btn_in_the_news_on.gif) no-repeat 0% 0%;
}

ul#topnav li#in_the_news_on {
	width:80px;
	height:32px;
	display:block;
	float:left;
	background:url(../pix/btn_in_the_news_on.gif) no-repeat 0% 0%;
}

ul#topnav li.navdot {
	width:15px;
	height:32px;
	background:url(../pix/img_navdot.gif) no-repeat 0% 0%;
	display:block;
	float:left;
}
