/*---------------------------------  FIRST NAVIGATION  ---------------------------------*/	
ul#nav  {
	height:36px;
	margin:0px;
	padding-left:9px;
	}
	
#nav li {
	display:inline;
	float:left;
	list-style:none;
	}
	
#nav li a {
	display:block;
	height:36px;
}


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

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

/*--------------------------------- Smile For Life Start ---------------------------------*/	

#nav li#smileforlife {
	width:101px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/smileforlife.gif);
	}
	
#nav li#smileforlife a {
	background-image: url(../images/smileforlife.gif);
	width:101px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#smileforlife a:hover {
	background-image: url(../images/smileforlife.gif);
	width:101px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
#nav li#smileforlife_fix {
	background-image: url(../images/smileforlife.gif);
	width:101px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------Smile For Life End ---------------------------------*/	

/*--------------------------------- Our Dentists Start ---------------------------------*/	

#nav li#ourdentists {
	width:100px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/ourdentists.gif);
	}
	
#nav li#ourdentists a {
	background-image: url(../images/ourdentists.gif);
	width:100px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#ourdentists a:hover {
	background-image: url(../images/ourdentists.gif);
	width:100px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
#nav li#ourdentists_fix {
	background-image: url(../images/ourdentists.gif);
	width:100px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------Our Dentists End---------------------------------*/	

/*--------------------------------- Moor Dream Start ---------------------------------*/	

#nav li#fees {
	width:113px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/fees.gif);
	}
	
#nav li#fees a {
	background-image: url(../images/fees.gif);
	width:113px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#fees a:hover {
	background-image: url(../images/fees.gif);
	width:113px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
#nav li#fees_fix {
	background-image: url(../images/fees.gif);
	width:113px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------Moor Dream End---------------------------------*/	

/*--------------------------------- Email Us Start ---------------------------------*/	

#nav li#emailus {
	width:68px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image: url(../images/emailus.gif);
	}
	
#nav li#emailus a {
	background: url(../images/emailus.gif);
	width:68px;
	height:18px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#emailus a:hover {
	background-image: url(../images/emailus.gif);
	width:68px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
#nav li#emailus_fix {
	background-image: url(../images/emailus.gif);
	width:68px;
	height:18px;
	background-position:0 -18px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- Email Us End ---------------------------------*/	


