/* Menu Start */

ul#nav  {
	height: 45px;
	width:900px;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 45px;
}
/*--------------------------------- Home ---------------------------------*/	

#nav li#home {
	width:85px;
	height:45px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	padding-right: 10px;
	}
	
#nav li#home a {
	width:85px;
	height:45px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	}
	
#nav li#home a:hover {
	width:85px;
	height:45px;
	background-repeat:no-repeat;
	background-position:0px -45px;
	background-image: url(../images/navigation.jpg);
	}
	
#nav li#home_h {
	width:85px;
	height:45px;
	background-repeat:no-repeat;
	background-position:0px -45px;
	background-image: url(../images/navigation.jpg);
	}
	
/*---------------------------------End Home ---------------------------------*/	


/*--------------------------------- why choose us ---------------------------------*/	

#nav li#choose_us {
	width:146px;
	height:45px;
	background-position:-95px 0px;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	padding-right:10px;
	}
	
#nav li#choose_us a {
	width:146px;
	height:45px;
	background-position:-95px 0px;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	}
	
#nav li#choose_us a:hover {
	width:146px;
	height:45px;
	background-position:-95px -45px;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	}
	
#nav li#choose_us_h {
	width:146px;
	height:45px;
	background-position:-95px -45px;
	background-repeat:no-repeat;
	background-image: url(../images/navigation.jpg);
	}
	
/*---------------------------------End why choose us ---------------------------------*/	

/*--------------------------------- membership ---------------------------------*/	

#nav li#membership {
	background:url(../images/navigation.jpg);
	width:233px;
	height:45px;
	background-position:-251px 0px;
	background-repeat:no-repeat;
	padding-right:10px;
	}
	
#nav li#membership a {
	background:url(../images/navigation.jpg);
	width:233px;
	height:45px;
	background-position:-251px 0px;
	background-repeat:no-repeat;
	}
	
#nav li#membership a:hover {
	background:url(../images/navigation.jpg);
	width:233px;
	height:45px;
	background-position:-251px -45px;
	background-repeat:no-repeat;
	}
	
#nav li#membership_h {
	background:url(../images/navigation.jpg);
	width:233px;
	height:45px;
	background-position:-251px -45px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End membership ---------------------------------*/	

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

#nav li#smile {
	background:url(../images/navigation.jpg);
	width:139px;
	height:45px;
	background-position:-494px 0px;
	background-repeat:no-repeat;
	padding-right:10px;
	}
	
#nav li#smile a {
	background:url(../images/navigation.jpg);
	width:139px;
	height:45px;
	background-position:-494px 0px;
	background-repeat:no-repeat;
	}
	
#nav li#smile a:hover {
	background:url(../images/navigation.jpg);
	width:139px;
	height:45px;
	background-position:-494px -45px;
	background-repeat:no-repeat;
	}
	
#nav li#smile_h {
	background:url(../images/navigation.jpg);
	width:139px;
	height:45px;
	background-position:-494px -45px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End smile gallery ---------------------------------*/	

/*--------------------------------- Fees ---------------------------------*/	

#nav li#fees {
	background:url(../images/navigation.jpg);
	width:140px;
	height:45px;
	background-position:-643px 0px;
	background-repeat:no-repeat;
	padding-right:10px;
	}
	
#nav li#fees a {
	background:url(../images/navigation.jpg);
	width:140px;
	height:45px;
	background-position:-643px 0px;
	background-repeat:no-repeat;
	}
	
#nav li#fees a:hover {
	background:url(../images/navigation.jpg);
	width:140px;
	height:45px;
	background-position:-643px -45px;
	background-repeat:no-repeat;
	}
	
#nav li#fees_h {
	background:url(../images/navigation.jpg);
	width:140px;
	height:45px;
	background-position:-643px -45px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- End Fees ---------------------------------*/	

/*--------------------------------- emailus ---------------------------------*/	

#nav li#emailus {
	background:url(../images/navigation.jpg);
	width:107px;
	height:45px;
	background-position:-793px 0px;
	background-repeat:no-repeat;
	}
	
#nav li#emailus a {
	background:url(../images/navigation.jpg);
	width:107px;
	height:45px;
	background-position:-793px 0px;
	background-repeat:no-repeat;
	}
	
#nav li#emailus a:hover {
	background:url(../images/navigation.jpg);
	width:107px;
	height:45px;
	background-position:-793px -45px;
	background-repeat:no-repeat;
	}
	
#nav li#emailus_h {
	background:url(../images/navigation.jpg);
	width:107px;
	height:45px;
	background-position:-793px -45px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End treatment ---------------------------------*/	


/* Menu End */
