/*=============== navigation ===============*/
#navigation {
	width:900px;
	height:48px;
	float:left;
	clear:both;
	_float:none;
}
ul#nav {
	margin:0px;
	padding:0px;
	width:900px;
	height:48px;
}
#nav li {
	list-style:none;
	display:inline;
}
#nav li a{
	height:48px;
	display:block;
	float:left;
	text-indent:-9999px;
}

/*----------HOME----------*/
#nav #home, #nav #home a {
	background:url(../images/nav.gif) no-repeat 0px 0px;
	width:67px;
}
#nav #home a, #nav #home_h a:hover {
	background:url(../images/nav.gif) no-repeat 0px -48px;
	width:67px;
}

#top #nav #home, #top #nav #home a {
	background:url(../images/topnav.gif) no-repeat 0px 0px;
	width:67px;
}
#top #nav #home a:hover {
	background:url(../images/topnav.gif) no-repeat 0px -48px;
	width:67px;
}

/*----------THE TEAM----------*/
#nav #team, #nav #team a {
	background:url(../images/nav.gif) no-repeat -67px 0px;
	width:91px;
}
#nav #team a:hover {
	background:url(../images/nav.gif) no-repeat -67px -48px;
	width:91px;
}
#nav #team_h a, #nav #team_h a:hover {
	background:url(../images/nav.gif) no-repeat -67px -48px;
	width:91px;
}

/*----------WHY CHOOSE US----------*/
#nav #chooseus, #nav #chooseus a {
	background:url(../images/nav.gif) no-repeat -158px 0px;
	width:85px;
}
#nav #chooseus a:hover {
	background:url(../images/nav.gif) no-repeat -158px -48px;
	width:85px;
}
#nav #chooseus_h a, #nav #chooseus_h a:hover {
	background:url(../images/nav.gif) no-repeat -158px -48px;
	width:85px;
}

/*----------TREATMENT----------*/
#nav #treatments, #nav #treatments a {
	background:url(../images/nav.gif) no-repeat -243px 0px;
	width:100px;
}
#nav #treatments a:hover {
	background:url(../images/nav.gif) no-repeat -243px -48px;
	width:100px;
}
#nav #treatments_h a, #nav #treatments_h a:hover {
	background:url(../images/nav.gif) no-repeat -243px -48px;
	width:100px;
}

/*----------FEES----------*/
#nav #fees, #nav #fees a {
	background:url(../images/nav.gif) no-repeat -343px 0px;
	width:114px;
}
#nav #fees a:hover {
	background:url(../images/nav.gif) no-repeat -343px -48px;
	width:114px;
}
#nav #fees_h a, #nav #fees_h a:hover {
	background:url(../images/nav.gif) no-repeat -343px -48px;
	width:114px;
}

/*----------TEETH WHITENING----------*/
#nav #teeth-whitening, #nav #teeth-whitening a {
	background:url(../images/nav.gif) no-repeat -457px 0px;
	width:130px;
}
#nav #teeth-whitening a:hover {
	background:url(../images/nav.gif) no-repeat -457px -48px;
	width:130px;
}
#nav #teeth-whitening_h a, #nav #teeth-whitening_h a:hover {
	background:url(../images/nav.gif) no-repeat -457px -48px;
	width:130px;
}

/*----------TESTIMONIALS----------*/
#nav #testimonials, #nav #testimonials a {
	background:url(../images/nav.gif) no-repeat -587px 0px;
	width:106px;
}
#nav #testimonials a:hover {
	background:url(../images/nav.gif) no-repeat -587px -48px;
	width:106px;
}
#nav #testimonials_h a, #nav #testimonials_h a:hover {
	background:url(../images/nav.gif) no-repeat -587px -48px;
	width:106px;
}

/*----------TESTIMONIALS----------*/
#nav #smile-gallery, #nav #smile-gallery a {
	background:url(../images/nav.gif) no-repeat -693px 0px;
	width:110px;
}
#nav #smile-gallery a:hover {
	background:url(../images/nav.gif) no-repeat -693px -48px;
	width:110px;
}
#nav #smile-gallery_h a, #nav #smile-gallery_h a:hover {
	background:url(../images/nav.gif) no-repeat -693px -48px;
	width:110px;
}

/*----------CONTACT----------*/
#nav #contact, #nav #contact a {
	background:url(../images/nav.gif) no-repeat -803px 0px;
	width:97px;
}
#nav #contact a:hover {
	background:url(../images/nav.gif) no-repeat -803px -48px;
	width:97px;
}
#nav #contact_h a, #nav #contact_h a:hover {
	background:url(../images/nav.gif) no-repeat -803px -48px;
	width:97px;
}

#top #nav #contact, #top #nav #contact a {
	background:url(../images/topnav.gif) no-repeat -803px 0px;
	width:97px;
}
#top #nav #contact a:hover {
	background:url(../images/topnav.gif) no-repeat -803px -48px;
	width:97px;
}

#top #nav #contact_h a, #top #nav #contact_h a:hover {
	background:url(../images/topnav.gif) no-repeat -803px -48px;
	width:97px;
}
