ul#nav {
	margin:0px;
	padding:0px;
	width:100%;
	height:35px;
}

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

#nav li a{
	display:block;
	text-indent:-9999px;
	height:35px;
}

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

#nav li#home {
	width:75px;
	height:35px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#home a {
	width:75px;
	height:35px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#home a:hover {
	width:75px;
	height:35px;
	background-position:0px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#home_h {
	width:75px;
	height:35px;
	background-position:0px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
/*---------------------------------End Home ---------------------------------*/	

/*--------------------------------- chooseus ---------------------------------*/	

#nav li#chooseus {
	width:155px;
	height:35px;
	background-position:-75px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#chooseus a {
	width:155px;
	height:35px;
	background-position:-75px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#chooseus a:hover {
	width:155px;
	height:35px;
	background-position:-75px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#chooseus_h {
	width:155px;
	height:35px;
	background-position:-75px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
/*---------------------------------End chooseus ---------------------------------*/	

/*--------------------------------- smile ---------------------------------*/	

#nav li#smile {
	width:142px;
	height:35px;
	background-position:-230px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#smile a {
	width:142px;
	height:35px;
	background-position:-230px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#smile a:hover {
	width:142px;
	height:35px;
	background-position:-230px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#smile_h {
	width:142px;
	height:35px;
	background-position:-230px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
/*---------------------------------End smile ---------------------------------*/	

/*--------------------------------- fees ---------------------------------*/	

#nav li#fees {
	width:135px;
	height:35px;
	background-position:-372px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#fees a {
	width:135px;
	height:35px;
	background-position:-372px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#fees a:hover {
	width:135px;
	height:35px;
	background-position:-372px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#fees_h {
	width:135px;
	height:35px;
	background-position:-372px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
/*---------------------------------End fees ---------------------------------*/	

/*--------------------------------- treatment ---------------------------------*/	

#nav li#treatment {
	width:122px;
	height:35px;
	background-position:-507px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#treatment a {
	width:122px;
	height:35px;
	background-position:-507px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#treatment a:hover {
	width:122px;
	height:35px;
	background-position:-507px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
#nav li#treatment_h {
	width:122px;
	height:35px;
	background-position:-507px -35px;
	background-repeat:no-repeat;
	background-image:url(../images/nav.gif);
	}
	
/*---------------------------------End fees ---------------------------------*/	