/* CSS Document */
 
#mainNav {
	float:right;
	margin:0px;
	width:530px;
	position:relative;
	height:45px;
	
}

/*---------------------------- Main nav css Starts ----------------------------*/

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

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

#nav li#home {
	background:url(../images/mainnav/home.gif);
	width:62px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#home a {
	background: url(../images/mainnav/home.gif);
	width:62px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#home a:hover {
	background: url(../images/mainnav/home.gif);
	width:62px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
#nav li#home_a {
	background: url(../images/mainnav/home.gif);
	width:62px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------End Home BUTTON ---------------------------------*/	

/*---------------------------------About us ---------------------------------*/	

#nav li#about {
	background:url(../images/mainnav/aboutus.gif);
	width:78px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#about a {
	background: url(../images/mainnav/aboutus.gif);
	width:78px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#about a:hover {
	background: url(../images/mainnav/aboutus.gif);
	width:78px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
#nav li#about_a {
	background: url(../images/mainnav/aboutus.gif);
	width:78px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
/*---------------------------------About us End ---------------------------------*/	

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

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

/*--------------------------------- Testimonials ---------------------------------*/	

#nav li#testimonials {
	background:url(../images/mainnav/testimonials.gif);
	width:97px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a {
	background: url(../images/mainnav/testimonials.gif);
	width:97px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a:hover {
	background: url(../images/mainnav/testimonials.gif);
	width:97px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials_a {
	background: url(../images/mainnav/testimonials.gif);
	width:97px;
	background-position:left -45px;
	background-repeat:no-repeat;
	} 
	
/*--------------------------------- Testimonials End ---------------------------------*/	

/*--------------------------------- Fee ---------------------------------*/	

#nav li#fee {
	background:url(../images/mainnav/fee.gif);
	width:109px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#fee a {
	background: url(../images/mainnav/fee.gif);
	width:109px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#fee a:hover {
	background: url(../images/mainnav/fee.gif);
	width:109px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
#nav li#fee_a {
	background: url(../images/mainnav/fee.gif);
	width:109px;
	background-position:left -45px;
	background-repeat:no-repeat;
	} 
	
/*--------------------------------- Fee End ---------------------------------*/

/*--------------------------------- Contact Us ---------------------------------*/	

#nav li#contactus {
	background:url(../images/mainnav/contactus.gif);
	width:89px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#contactus a {
	background: url(../images/mainnav/contactus.gif);
	width:89px;
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#nav li#contactus a:hover {
	background: url(../images/mainnav/contactus.gif);
	width:89px;
	background-position:left -45px;
	background-repeat:no-repeat;
	}
	
#nav li#contactus_a {
	background: url(../images/mainnav/contactus.gif);
	width:89px;
	background-position:left -45px;
	background-repeat:no-repeat;
	} 

/*--------------------------------- Contact Us End ---------------------------------*/

/*--------------------------------- Blank Space ---------------------------------*/	

#nav li#blank {
	width:6px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}	
/*--------------------------------- Blank Space ---------------------------------*/