/* Menu Start */

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

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


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

#nav li#chooseus {
	background:url(../images/main_nav.gif);
	width:186px;
	height:50px;
	background-position:0px -52px;
	background-repeat:no-repeat;
	}
	
#nav li#chooseus a {
	background:url(../images/main_nav.gif);
	width:186px;
	height:50px;
	background-position:0px -52px;
	background-repeat:no-repeat;
	}
	
#nav li#chooseus a:hover {
	background:url(../images/main_nav.gif);
	width:186px;
	height:50px;
	background-position:-186px -52px;
	background-repeat:no-repeat;
	}
	
#nav li#chooseus_h {
	background:url(../images/main_nav.gif);
	width:186px;
	height:50px;
	background-position:-186px -52px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
/*---------------------------------End why choose us ---------------------------------*/	

/*--------------------------------- medicine herbs ---------------------------------*/	

#nav li#medicine {
	background:url(../images/main_nav.gif);
	width:186px;
	height:76px;
	background-position:0px -102px;
	background-repeat:no-repeat;
	}
	
#nav li#medicine a {
	background:url(../images/main_nav.gif);
	width:186px;
	height:76px;
	background-position:0px -102px;
	background-repeat:no-repeat;
	}
	
#nav li#medicine a:hover {
	background:url(../images/main_nav.gif);
	width:186px;
	height:76px;
	background-position:-186px -102px;
	background-repeat:no-repeat;
	}
	
#nav li#medicine_h {
	background:url(../images/main_nav.gif);
	width:186px;
	height:76px;
	background-position:-186px -102px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
/*---------------------------------End medicine herbs ---------------------------------*/	

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

#nav li#treatment {
	background:url(../images/main_nav.gif);
	width:186px;
	height:52px;
	background-position:0px -181px;
	background-repeat:no-repeat;
	}
	
#nav li#treatment a {
	background:url(../images/main_nav.gif);
	width:186px;
	height:52px;
	background-position:0px -181px;
	background-repeat:no-repeat;
	}
	
#nav li#treatment a:hover {
	background:url(../images/main_nav.gif);
	width:186px;
	height:52px;
	background-position:-186px -181px;
	background-repeat:no-repeat;
	}
	
#nav li#treatment_h {
	background:url(../images/main_nav.gif);
	width:186px;
	height:52px;
	background-position:-186px -181px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
/*---------------------------------End treatment ---------------------------------*/	
	

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

#nav li#testimonials {
	background:url(../images/main_nav.gif);
	width:186px;
	height:51px;
	background-position:0px -233px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a {
	background:url(../images/main_nav.gif);
	width:186px;
	height:51px;
	background-position:0px -233px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials a:hover {
	background:url(../images/main_nav.gif);
	width:186px;
	height:51px;
	background-position:-186px -233px;
	background-repeat:no-repeat;
	}
	
#nav li#testimonials_h {
	background:url(../images/main_nav.gif);
	width:186px;
	height:51px;
	background-position:-186px -233px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
/*---------------------------------End testimonials ---------------------------------*/	


/*--------------------------------- email ---------------------------------*/	

#nav li#email {
	background:url(../images/main_nav.gif);
	width:186px;
	height:93px;
	background-position:0px -284px;
	background-repeat:no-repeat;
	}
	
#nav li#email a {
	background:url(../images/main_nav.gif);
	width:186px;
	height:93px;
	background-position:0px -284px;
	background-repeat:no-repeat;
	}
	
#nav li#email a:hover {
	background:url(../images/main_nav.gif);
	width:186px;
	height:93px;
	background-position:-186px -284px;
	background-repeat:no-repeat;
	}
	
#nav li#email_h {
	background:url(../images/main_nav.gif);
	width:186px;
	height:93px;
	background-position:-186px -284px;
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
/*--------------------------------- End email ---------------------------------*/	


/* Menu End */
