#nav_main {
	width:880px;
	height:38px;
	padding:0px 10px;
	}

ul#nav  {
	height: 38px;
	width: 880px;
	position: absolute;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 38px;
	text-indent: -9999px;
	}

/*---------------- home ------------------- */	

#nav li#home {
	background:url(../images/nav.jpg) no-repeat 0px 0px;
	width: 126px;
	}
	
#nav li#home a {
	background: url(../images/nav.jpg) no-repeat 0px 0px;
	width: 126px;
	}
	
#nav li#home a:hover {
	background: url(../images/nav.jpg) no-repeat 0px -38px;
	width: 126px;
	}

#nav li#home_a , #nav li#home_a a {
	background: url(../images/nav.jpg) no-repeat 0px -38px;
	width: 126px;
	}
	
/*---------------- whychooseus ------------------- */	

#nav li#whychooseus {
	background:url(../images/nav.jpg) no-repeat -126px top;
	width: 126px;
	}
	
#nav li#whychooseus a {
	background: url(../images/nav.jpg) no-repeat -126px top;
	width: 126px;
	}
	
#nav li#whychooseus a:hover {
	background: url(../images/nav.jpg) no-repeat -126px -38px;
	width: 126px;
	}

#nav li#whychooseus_a a, #nav li#whychooseus_a, #nav li#whychooseus a.selected {
	background: url(../images/nav.jpg) no-repeat -126px -38px;
	width: 126px;
	}

/*---------------- smilecheck ------------------- */	

#nav li#smilecheck {
	background:url(../images/nav.jpg) no-repeat -252px top;
	width: 125px;
	}
	
#nav li#smilecheck a {
	background: url(../images/nav.jpg) no-repeat -252px top;
	width: 125px;
	}
	
#nav li#smilecheck a:hover {
	background: url(../images/nav.jpg) no-repeat -252px -38px;
	width: 125px;
	}

#nav li#smilecheck_a a, #nav li#smilecheck_a {
	background: url(../images/nav.jpg) no-repeat -252px -38px;
	width: 125px;
	}

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

#nav li#treatment {
	background:url(../images/nav.jpg) no-repeat -377px top;
	width: 127px;
	}
	
#nav li#treatment a {
	background: url(../images/nav.jpg) no-repeat -377px top;
	width: 127px;
	}
	
#nav li#treatment a:hover {
	background: url(../images/nav.jpg) no-repeat -377px -38px;
	width: 127px;
	}

#nav li#treatment_a a, #nav li#treatment_a, #nav li#treatment a.selected {
	background: url(../images/nav.jpg) no-repeat -377px -38px;
	width: 127px;
	}
	
/*---------------- smile gallery ------------------- */	

#nav li#smilegallery {
	background:url(../images/nav.jpg) no-repeat -504px top;
	width: 125px;
	}
	
#nav li#smilegallery a {
	background: url(../images/nav.jpg) no-repeat -504px top;
	width: 125px;
	}
	
#nav li#smilegallery a:hover {
	background: url(../images/nav.jpg) no-repeat -504px -38px;
	width: 125px;
	}

#nav li#smilegallery_a a, #nav li#smilegallery_a, #nav li#smilegallery a.selected {
	background: url(../images/nav.jpg) no-repeat -504px -38px;
	width: 125px;
	}

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

#nav li#fees {
	background:url(../images/nav.jpg) no-repeat -629px top;
	width: 126px;
	}
	
#nav li#fees a {
	background: url(../images/nav.jpg) no-repeat -629px top;
	width: 126px;
	}
	
#nav li#fees a:hover {
	background: url(../images/nav.jpg) no-repeat -629px -38px;
	width: 126px;
	}

#nav li#fees_a a, #nav li#fees_a {
	background: url(../images/nav.jpg) no-repeat  -629px -38px;
	width: 126px;
	}

/*---------------- appointments ------------------- */	

#nav li#appointments {
	background:url(../images/nav.jpg) no-repeat -755px top;
	width: 125px;
	}
	
#nav li#appointments a {
	background: url(../images/nav.jpg) no-repeat -755px top;
	width: 125px;
	}
	
#nav li#appointments a:hover {
	background: url(../images/nav.jpg) no-repeat -755px -38px;
	width: 125px;
	}

#nav li#appointments_a a, #nav li#appointments_a, #nav li#appointments a.selected {
	background: url(../images/nav.jpg) no-repeat -755px -38px;
	width: 125px;
	}

