ul#nav  {
	height: 47px;
		margin:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 47px;
	/*text-indent: -9999px;*/
}


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

#nav li#home {
	background:url(../images/navigation/home.gif);
	width:56px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#home a {
	background: url(../images/navigation/home.gif);
	width:56px;
	background-position:0 0;
	background-repeat:no-repeat;
	}
	
#nav li#home a:hover {
	background: url(../images/navigation/home.gif);
	width:56px;
	background-position:0 -47px;
	background-repeat:no-repeat;
	}
	
#nav li#home_a {
	background: url(../images/navigation/home.gif);
	width:56px;
	background-position:0 -47px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End Home BUTTON ---------------------------------*/	


/*---------------------------------About Us ---------------------------------*/	

#nav li#about {
	background:url(../images/navigation/aboutus.gif);
	width:71px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#about a {
	background:url(../images/navigation/aboutus.gif);
	width:71px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#about a:hover {
	background:url(../images/navigation/aboutus.gif);
	width:71px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#about_a {
	background:url(../images/navigation/aboutus.gif);
	width:71px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
/*--------------------------------- End About Us ---------------------------------*/	

/*--------------------------------- Treatments ---------------------------------*/	

#nav li#treatments {
	background:url(../images/navigation/treatments.gif);
	width:83px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#treatments a {
	background:url(../images/navigation/treatments.gif);
	width:83px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#treatments a:hover {
	background:url(../images/navigation/treatments.gif);
	width:83px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#treatments_a {
	background:url(../images/navigation/treatments.gif);
	width:83px;
	background-position:left -47px;
	background-repeat:no-repeat;
}
/*--------------------------------- End Treatments ---------------------------------*/	

/*--------------------------------- Start FAQs ---------------------------------*/

#nav li#faqs {
	background:url(../images/navigation/faqs.gif);
	width:50px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#faqs a {
	background:url(../images/navigation/faqs.gif);
	width:50px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#faqs a:hover {
	background:url(../images/navigation/faqs.gif);
	width:50px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#faqs_a {
	background:url(../images/navigation/faqs.gif);
	width:50px;
	background-position:left -47px;
	background-repeat:no-repeat;
}

/*--------------------------------- End faqs ---------------------------------*/	

/*--------------------------------- testimonials ---------------------------------*/

#nav li#testimonials {
	background:url(../images/navigation/testimonials.gif);
	width:92px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a {
	background:url(../images/navigation/testimonials.gif);
	width:92px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a:hover {
	background:url(../images/navigation/testimonials.gif);
	width:92px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials_a {
	background:url(../images/navigation/testimonials.gif);
	width:92px;
	background-position:left -47px;
	background-repeat:no-repeat;
}

/*--------------------------------- End testimonials ---------------------------------*/	


/*--------------------------------- Starts Email Us ---------------------------------*/

#nav li#emailus {
	background:url(../images/navigation/emailus.gif);
	width:68px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#emailus a {
	background:url(../images/navigation/emailus.gif);
	width:68px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#emailus a:hover {
	background:url(../images/navigation/emailus.gif);
	width:68px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#emailus_a {
	background:url(../images/navigation/emailus.gif);
	width:68px;
	background-position:left -47px;
	background-repeat:no-repeat;
}

/*--------------------------------- End Emauil ---------------------------------*/


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

#nav li#fees {
	background:url(../images/navigation/fees.gif);
	width:50px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#fees a {
	background:url(../images/navigation/fees.gif);
	width:50px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#fees a:hover {
	background:url(../images/navigation/fees.gif);
	width:50px;
	background-position:left -47px;
	background-repeat:no-repeat;
	}
	
#nav li#fees_a {
	background:url(../images/navigation/fees.gif);
	width:50px;
	background-position:left -47px;
	background-repeat:no-repeat;
}

/*--------------------------------- End Fees & Offers ---------------------------------*/

