/* ######### Matt Black Strip Main Menu Bar CSS ######### */
#nav {
	margin:0px;
	padding:0px 4px;
	width:907px;
	height:40px;
	background:#FFF;
	float:left;
}
.topnav ul{
	margin:0px;
	padding:0px;
	width:907px;
	height:40px;
}

.topnav li{
	display: inline;
	float: left;
	list-style: none;
}

.topnav a {
	display: block;
	height:40px;
	text-align:left;
	text-indent:-9999px;
}

/*================ home ===============*/
.home {
	background:url(../images/nav.gif) no-repeat 0px 0px;
	display:block;
	width:97px;
	height:40px;
}

.home a:link, .home a:active, .home a:visited {
	background:url(../images/nav.gif) no-repeat 0px 0px;
	display:block;
	width:97px;
	height:40px;
}

.home a:hover, .home a.selected {
	background:url(../images/nav.gif) no-repeat 0px -40px;
	display:block;
	width:97px;
	height:40px;
}

.home_h {
	background:url(../images/nav.gif) no-repeat 0px -40px;
	display:block;
	width:97px;
	height:40px;
}


/*================ Choose us ===============*/
.chooseus {
	background:url(../images/nav.gif) no-repeat -97px 0px;
	display:block;
	width:147px;
	height:40px;
}

.chooseus a:link, .chooseus a:active, .chooseus a:visited {
	background:url(../images/nav.gif) no-repeat -97px 0px;
	display:block;
	width:147px;
	height:40px;
}

.chooseus a:hover, .chooseus a.selected {
	background:url(../images/nav.gif) no-repeat -97px -40px;
	display:block;
	width:147px;
	height:40px;
}

.chooseus_h {
	background:url(../images/nav.gif) no-repeat -97px -40px;
	display:block;
	width:147px;
	height:40px;
}

/*================ Team &amp; Testimonials ===============*/
.team-testimonials {
	background:url(../images/nav.gif) no-repeat -244px 0px;
	display:block;
	width:168px;
	height:40px;
}

.team-testimonials a:link, .team-testimonials a:active, .team-testimonials a:visited {
	background:url(../images/nav.gif) no-repeat -244px 0px;
	display:block;
	width:168px;
	height:40px;
}
.team-testimonials a:hover, .team-testimonials a.selected {
	background:url(../images/nav.gif) no-repeat -244px -40px;
	display:block;
	width:168px;
	height:40px;
}

.team-testimonials_h {
	background:url(../images/nav.gif) no-repeat -244px -40px;
	display:block;
	width:168px;
	height:40px;
}

/*================ Treatments ===============*/
.treatments {
	background:url(../images/nav.gif) no-repeat -412px 0px;
	display:block;
	width:116px;
	height:40px;
}

.treatments a:link, .treatments a:active, .treatments a:visited {
	background:url(../images/nav.gif) no-repeat -412px 0px;
	display:block;
	width:116px;
	height:40px;
}

.treatments a:hover, .treatments a.selected {
	background:url(../images/nav.gif) no-repeat -412px -40px;
	display:block;
	width:116px;
	height:40px;
}

.treatments_h {
	background:url(../images/nav.gif) no-repeat -412px -40px;
	display:block;
	width:116px;
	height:40px;
}

/*================ Fees & Offers ===============*/
.fees {
	background:url(../images/nav.gif) no-repeat -528px 0px;
	display:block;
	width:123px;
	height:40px;
}

.fees a:link, .fees a:active, .fees a:visited {
	background:url(../images/nav.gif) no-repeat -528px 0px;
	display:block;
	width:123px;
	height:40px;
}

.fees a:hover, .fees a.selected {
	background:url(../images/nav.gif) no-repeat -528px -40px;
	display:block;
	width:123px;
	height:40px;
}

.fees_h {
	background:url(../images/nav.gif) no-repeat -528px -40px;
	display:block;
	width:123px;
	height:40px;
}

/*================ Membership ===============*/
.membership {
	background:url(../images/nav.gif) no-repeat -651px 0px;
	display:block;
	width:117px;
	height:40px;
}

.membership a:link, .membership a:active, .membership a:visited {
	background:url(../images/nav.gif) no-repeat -651px 0px;
	display:block;
	width:117px;
	height:40px;
}

.membership a:hover, .membership a.selected {
	background:url(../images/nav.gif) no-repeat -651px -40px;
	display:block;
	width:117px;
	height:40px;
}

.membership_h {
	background:url(../images/nav.gif) no-repeat -651px -40px;
	display:block;
	width:117px;
	height:40px;
}

/*================ Contact Us ===============*/
.contact {
	background:url(../images/nav.gif) no-repeat -768px 0px;
	display:block;
	width:139px;
	height:40px;
}

.contact a:link, .contact a:active, .contact a:visited {
	background:url(../images/nav.gif) no-repeat -768px 0px;
	display:block;
	width:139px;
	height:40px;
}

.contact a:hover, .contact a.selected {
	background:url(../images/nav.gif) no-repeat -768px -40px;
	display:block;
	width:139px;
	height:40px;
}

.contact_h {
	background:url(../images/nav.gif) no-repeat -768px -40px;
	display:block;
	width:139px;
	height:40px;
}