#nav {
	margin:8px 0 0 00px;
	padding:0px;
	width:872px;
	height:57px;
	/*float:left;*/
}
#nav ul{
	margin:0px;
	padding:0px;
	width:950px;
	height:57px;
}

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

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

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

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

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

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



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

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

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

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

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

.services {
	background:url(../images/nav.gif) no-repeat -221px 0px;
	display:block;
	width:156px;
	height:57px;
}

.services a:link, .services a:active, .services a:visited{
	background:url(../images/nav.gif) no-repeat -221px 0px;
	display:block;
	width:156px;
	height:57px;
}

.services a:hover, .services_h, .services a.selected{
	background:url(../images/nav.gif) no-repeat -221px -58px;
	display:block;
	width:156px;
	height:57px;
}

/*================ New Patient ===============*/


/*================ New Patient ===============*/

.new_patient {
	background:url(../images/nav.gif) no-repeat -377px 0px;
	display:block;
	width:150px;
	height:57px;
}

.new_patient a:link, .new_patient a:active, .new_patient a:visited{
	background:url(../images/nav.gif) no-repeat -377px 0px;
	display:block;
	width:150px;
	height:57px;
}

.new_patient a:hover, .new_patient_h a{
	background:url(../images/nav.gif) no-repeat -377px -58px;
	display:block;
	width:150px;
	height:57px;
}


/*================ Patient info ===============*/


.patient {
	background:url(../images/nav.gif) no-repeat -527px 0px;
	display:block;
	width:213px;
	height:57px;
}

.patient a:link, .patient a:active, .patient a:visited{
	background:url(../images/nav.gif) no-repeat -527px 0px;
	display:block;
	width:213px;
	height:57px;
}

.patient a:hover, .patient_h,.patient a.selected{
	background:url(../images/nav.gif) no-repeat -527px -58px;
	display:block;
	width:213px;
	height:57px;
}

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


.contact {
	background:url(../images/nav.gif) no-repeat -740px 0px;
	display:block;
	width:137px;
	height:57px;
}

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

.contact a:hover, .contact_h, .contact a.selected{
	background:url(../images/nav.gif) no-repeat -740px -58px;
	display:block;
	width:137px;
	height:57px;
}

