#navigation {
	margin:0px;
	padding:0px;
	width:620px;
	height:52px;
	float:left;
}

#inr-top #navigation {
	margin:0px;
	padding:0px;
	width:950px;
	height:52px;
	float:left;
	margin-top:14px;
	_margin-top:14px;
	background:url(../images/nav-bg.gif) left bottom no-repeat;
}

ul#nav{
	margin:0;
	padding:0;
	float:right;
}

#nav li{
	display: inline;
	float: left;
	list-style: none;
	
}

#nav a {
	display: block;
	height:52px;
	text-indent:-9999px;
	text-align:left;
}

/*================ home ===============*/

#home, #home a {
	background:url(../images/nav.gif) no-repeat 0px 0px;
	width:78px;
}

#home a:hover{
	background:url(../images/nav.gif) no-repeat 0px -52px;
	width:78px;
}

#home_a a {
	background:url(../images/nav.gif) no-repeat 0px -52px;
	width:78px;
}

#inr-top #nav #home, #inr-top #nav #home a {
	background:url(../images/nav2.gif) no-repeat 0px 0px;
	width:78px;
}
#inr-top #nav #home a:hover {
	background:url(../images/nav2.gif) no-repeat 0px -52px;
	width:78px;
}

/*================ About us ===============*/

#about, #about a {
	background:url(../images/nav.gif) no-repeat -78px 0px;
	width:92px;
}

#about a:hover{
	background:url(../images/nav.gif) no-repeat -78px -52px;
	width:92px;
}

#about_h a {
	background:url(../images/nav.gif) no-repeat -78px -52px;
	width:92px;
}

/*================ Treatments ===============*/

#treatments, #treatments a {
	background:url(../images/nav.gif) no-repeat -170px 0px;
	width:107px;
}

#treatments a:hover{
	background:url(../images/nav.gif) no-repeat -170px -52px;
	width:107px;
}

#treatments_h a {
	background:url(../images/nav.gif) no-repeat -170px -52px;
	width:107px;
}

/*================ Testimonials ===============*/

#fees, #fees a {
	background:url(../images/nav.gif) no-repeat -277px 0px;
	width:112px;
}

#fees a:hover{
	background:url(../images/nav.gif) no-repeat -277px -52px;
	width:112px;
}

#fees_h a {
	background:url(../images/nav.gif) no-repeat -277px -52px;
	width:112px;
}


/*================ Fees & Offers ===============*/

#newsletter, #newsletter a {
	background:url(../images/nav.gif) no-repeat -389px 0px;
	width:124px;
}

#newsletter a:hover{
	background:url(../images/nav.gif) no-repeat -389px -52px;
	width:124px;
}

#newsletter_h a {
	background:url(../images/nav.gif) no-repeat -389px -52px;
	width:124px;
}


/*================ Contact Us ===============*/

#contact, #contact a {
	background:url(../images/nav.gif) no-repeat -513px 0px;
	width:107px;
}

#contact a:hover{
	background:url(../images/nav.gif) no-repeat -513px -52px;
	width:107px;
}

#contact_h a {
	background:url(../images/nav.gif) no-repeat -513px -52px;
	width:107px;
}
