#nav {
	float:left;
	width:900px;
	height:29px;
	}

#nav ul{
	margin:0px;
	padding:0px;
	width:900px;
	float:left;
	display:inline;
}

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

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

/*-----------------Home----------------------*/

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

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

/*-----------------Why choose us----------------------*/
.why {
	background:url(../images/nav.jpg) no-repeat -81px 0px;
	display:block;
	width:151px;
	height:29px;
}

.why a:link, .why a:active, .why a:visited{
	background:url(../images/nav.jpg) no-repeat -81px 0px;
	display:block;
	width:151px;
	height:29px;
}
.why a:hover, .why_h a, .why a.selected, .why_h a.selected  {
	background:url(../images/nav.jpg) no-repeat -81px -29px;
	display:block;
	width:151px;
	height:29px;
}

/*----------------- treatments----------------------*/
.treatments {
	background:url(../images/nav.jpg) no-repeat -232px 0px;
	display:block;
	width:126px;
	height:29px;
}

.treatments a:link, .treatments a:active, .treatments a:visited{
	background:url(../images/nav.jpg) no-repeat -232px 0px;
	display:block;
	width:126px;
	height:29px;
}
.treatments a:hover, .treatments_h a, .treatments_h a.selected{
	background:url(../images/nav.jpg) no-repeat -232px -29px;
	display:block;
	width:126px;
	height:29px;	
}


/*-----------------Treatments----------------------*/
.case {
	background:url(../images/nav.jpg) no-repeat -358px 0px;
	display:block;
	width:141px;
	height:29px;
}

.case a:link, .case a:active, .case a:visited{
	background:url(../images/nav.jpg) no-repeat -358px 0px;
	display:block;
	width:141px;
	height:29px;
}
.case a:hover, .case_h a, .case a.selected{
	background:url(../images/nav.jpg) no-repeat -358px -29px;
	display:block;
	width:141px;
	height:29px;	
}

/*-----------------smile----------------------*/
.testimonial {
	background:url(../images/nav.jpg) no-repeat -499px 0px;
	display:block;
	width:131px;
	height:29px;
}

.testimonial a:link, .testimonial a:active, .testimonial a:visited{
	background:url(../images/nav.jpg) no-repeat -499px 0px;
	display:block;
	width:131px;
	height:29px;
}
.testimonial a:hover, .testimonial_h a{
	background:url(../images/nav.jpg) no-repeat -499px -29px;
	display:block;
	width:131px;
	height:29px;	
}

/*-----------------Fees----------------------*/
.fees {
	background:url(../images/nav.jpg) no-repeat -630px 0px;
	display:block;
	width:152px;
	height:29px;
}

.fees a:link, .fees a:active, .fees a:visited{
	background:url(../images/nav.jpg) no-repeat -630px 0px;
	display:block;
	width:152px;
	height:29px;
}
.fees a:hover, .fees_h a, .fees a.selected{
	background:url(../images/nav.jpg) no-repeat -630px -29px;
	display:block;
	width:152px;
	height:29px;	
}

/*-----------------Contact----------------------*/
.contact {
	background:url(../images/nav.jpg) no-repeat -782px 0px;
	display:block;
	width:118px;
	height:29px;
}

.contact a:link, .contact a:active, .contact a:visited{
	background:url(../images/nav.jpg) no-repeat -782px 0px;
	display:block;
	width:118px;
	height:29px;
}
.contact a:hover, .contact_h a, .contact a.selected{
	background:url(../images/nav.jpg) no-repeat -782px -29px;
	display:block;
	width:118px;
	height:29px;	
}


