#nav_top {
	margin:0 auto;
	padding:0px;
	width:950px;
	height:51px;
	/*float:left;*/
}
#nav_top ul{
	margin:0px;
	padding:0px;
	width:950px;
	height:51px;
}

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

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

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

.home {
	background:url(../images/nav.jpg) no-repeat 0px 0px;
	display:block;
	width:117px;
	height:51px;
}

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

.home a:hover, .home_h a{
	background:url(../images/nav.jpg) no-repeat 0px -51px;
	display:block;
	width:117px;
	height:51px;
}



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

.chooseus {
	background:url(../images/nav.jpg) no-repeat -119px 0px;
	display:block;
	width:192px;
	height:51px;
}

.chooseus a:link, .chooseus a:active, .chooseus a:visited{
	background:url(../images/nav.jpg) no-repeat -119px 0px;
	display:block;
	width:192px;
	height:51px;
}

.chooseus a:hover, .chooseus_h a{
	background:url(../images/nav.jpg) no-repeat -119px -51px;
	display:block;
	width:192px;
	height:51px;
}

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

.treatments {
	background:url(../images/nav.jpg) no-repeat -309px 0px;
	display:block;
	width:152px;
	height:51px;
}

.treatments a:link, .treatments a:active, .treatments a:visited{
	background:url(../images/nav.jpg) no-repeat -309px 0px;
	display:block;
	width:152px;
	height:51px;
}

.treatments a:hover, .treatments_h a{
	background:url(../images/nav.jpg) no-repeat -309px -51px;
	display:block;
	width:152px;
	height:51px;
}

/*================ Testimonial ===============*/

.testimonial {
	background:url(../images/nav.jpg) no-repeat -461px 0px;
	display:block;
	width:160px;
	height:51px;
}

.testimonial a:link, .testimonial a:active, .testimonial a:visited{
	background:url(../images/nav.jpg) no-repeat -461px 0px;
	display:block;
	width:160px;
	height:51px;
}

.testimonial a:hover, .testimonial_h a{
	background:url(../images/nav.jpg) no-repeat -461px -51px;
	display:block;
	width:160px;
	height:51px;
}

/*================ Fees ===============*/

.fees {
	background:url(../images/nav.jpg) no-repeat -621px 0px;
	display:block;
	width:175px;
	height:51px;
}

.fees a:link, .fees a:active, .fees a:visited{
	background:url(../images/nav.jpg) no-repeat -621px 0px;
	display:block;
	width:175px;
	height:51px;
}

.fees a:hover, .fees_h a{
	background:url(../images/nav.jpg) no-repeat -621px -51px;
	display:block;
	width:175px;
	height:51px;
}


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

.contact {
	background:url(../images/nav.jpg) no-repeat -796px 0px;
	display:block;
	width:154px;
	height:51px;
}

.contact a:link, .contact a:active, .contact a:visited{
	background:url(../images/nav.jpg) no-repeat -796px 0px;
	display:block;
	width:154px;
	height:51px;
}

.contact a:hover, .contact_h a{
	background:url(../images/nav.jpg) no-repeat -796px -51px;
	display:block;
	width:154px;
	height:51px;
}


/*********************  Inner Left ( Why Choo Us )   *******************/
/*================ Reason ===============*/

#content_left ul.why_choose li.reason  {
	background:url(../images/why-choose-nav.jpg) no-repeat -4px -19px;
	display:block;
	width:234px;
	height:34px;
	
}

#content_left ul.why_choose ul li.reason a:link, .inner-left ul li.reason a:active, .inner-left ul li.reason a:visited{
	background:url(../images/why-choose-nav.jpg) no-repeat -4px -19px;
	display:block;
	width:234px;
	height:34px;
	text-indent:-9999px;
}

#content_left ul.why_choose ul li.reason a:hover, .inner-left ul li.reason_h{
	background:url(../images/why-choose-nav.jpg) no-repeat -246px -19px;
	display:block;
	width:234px;
	height:34px;
	text-indent:-9999px;
}
/*================ The Team ===============*/




