@charset "UTF-8";
/* CSS Document */

/* Navigations */
#HomeButton {     
	  display: block;
	  width: 75px;
	  height: 27px;
	  background: url("Images/HomeButton.png") no-repeat 0 0;
}

#HomeButton:hover { 
	  background-position: 0 -27px;
	}

#HomeButton span {
	  display: none;
	}


#AboutUsButton {
		display: block;
		width: 99px;
		height: 27px;
		background: url("Images/AboutUsButton.png") no-repeat 0 0;
}

#AboutUsButton:hover
		{ 
		  background-position: 0 -27px;
		}

#AboutUsButton span
		{
		  display: none;
		}



#OurProductsButton {
	display:block;
	height: 27px;
	width: 142px;
	background:url("Images/OurProductsButton.png") no-repeat 0 0;
}	

#OurProductsButton:hover {
	background-position: 0 -27px;
}


#OurProductsButton span {
 	display: none;
}

#PromotionsButton {

	display:block;
	height: 27px;
	width: 124px;
	background:url("Images/PromotionsButton.png") no-repeat 0 0;
}	

#PromotionsButton:hover  {

	background-position: 0 -27px;
}

#PromotionsButton span {
	display: none;
}


#MediaButton {

	display:block;
	height: 27px;
	width: 75px;
	background:url(Images/MediaButton.png) no-repeat 0 0;
}
	
#MediaButton:hover {
	background-position: 0 -27px;
}

#MediaButton span {
	display: none;
}

#HealthTipsButton {
	display:block;
	height: 27px;
	width: 124px;
	background:url(Images/HealthTipsButton.png) no-repeat 0 0;
}	

#HealthTipsButton:hover {
	background-position: 0 -27px;
}

#HealthTipsButton span {
	display: none;
}

#ContactUsButton {

	display:block;
	height: 27px;
	width: 118px;
	background:url(Images/ContactUsButton.png) no-repeat 0 0;

}	

#ContactUsButton:hover {
	background-position: 0 -27px;
}

#ContactUsButton span {
	display: none;
}

/* SubNavigations */

#AntiStressButton {
	display:block;
	height: 22px;
	width: 98px;
	background:url(Images/AntiStressButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#AntiStressButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#AntiStressButton span {
	display: none;
}


#BeautySupplementButton {

	display:block;
	height: 22px;
	width: 152px;
	background:url(Images/BeautySupplementButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#BeautySupplementButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}


#BeautySupplementButton span {
	display: none;
}

#HeartHealthButton {

	display:block;
	height: 22px;
	width: 184px;
	background:url(Images/HeartHealthButton.png) no-repeat 0 0;
	margin-bottom:5px;

}	

#HeartHealthButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#HeartHealthButton span {
	display: none;
}



#HairCareButton {

	display:block;
	height: 22px;
	width: 96px;
	background:url(Images/HairCareButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#HairCareButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#HairCareButton span {
	display: none;
}

#MineralsButton {

	display:block;
	height: 22px;
	width: 176px;
	background:url(Images/MineralsButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#MineralsButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#MineralsButton span {
	display: none;
}

#MiscButton {

	display:block;
	height: 22px;
	width: 122px;
	background:url(Images/MiscButton.png) no-repeat 0 0;
	margin-bottom:5px;

}	

#MiscButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#MiscButton span {
	display: none;
}

#NaturalRemediesButton {

	display:block;
	height: 22px;
	width: 143px;
	background:url(Images/NaturalRemediesButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#NaturalRemediesButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#NaturalRemediesButton span {
	display: none;
}

#SkinAndBodyCareButton {

	display:block;
	height: 22px;
	width: 156px;
	background:url(Images/SkinAndBodyCareButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#SkinAndBodyCareButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#SkinAndBodyCareButton span {
	display: none;
}

#SupplementForChildrenButton {

	display:block;
	height: 22px;
	width: 192px;
	background:url(Images/SupplementForChildrenButton.png) no-repeat 0 0;
	margin-bottom:5px;
}
	
#SupplementForChildrenButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#SupplementForChildrenButton span {
	display: none;
}

#SupplementForMenButton {

	display:block;
	height: 22px;
	width: 165px;
	background:url(Images/SupplementForMenButton.png) no-repeat 0 0;
	margin-bottom:5px;
}

#SupplementForMenButton span {
	display: none;
}
	
#SupplementForMenButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}


#SupplementForWomenButton {

	display:block;
	height: 22px;
	width: 187px;
	background:url(Images/SupplementForWomenButton.png) no-repeat 0 0;
	margin-bottom:5px;
}
	
#SupplementForWomenButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#SupplementForWomenButton span {
	display: none;
}

#VitaminsButton {

	display:block;
	height: 22px;
	width: 154px;
	background:url(Images/VitaminButton.png) no-repeat 0 0;
	margin-bottom:5px;
}

#VitaminsButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#VitaminsButton span {
	display: none;
}

#WeightControlButton {

	display:block;
	height: 22px;
	width: 126px;
	background:url(Images/WeightControlButton.png) no-repeat 0 0;
	margin-bottom:5px;
}	

#WeightControlButton:hover {
	background-position: 0 -22px;
	margin-bottom:5px;
}

#WeightControlButton span {
	display: none;
}
