@charset "utf-8";
/* CSS Document */

/*------------------------Image Based Navigation-----------------------*/
#topNav {
	list-style-type: none;
	font-size: 10px;
	

}
#menuMedicalProducts{
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image: url(images/newlayout/nav.png);
	background-repeat:no-repeat;
	margin-right: 30px;
	}
#menuMedicalProducts h6, #menuMedicalProducts h6 a {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -7px;
	text-align: center;
	width: 75px;
	}
#menuMedicalProducts h6 a:hover, #menuMedicalProducts:hover{
		background-position: 0px -61px;
		color: #cccccc;
}
#menuFeedingSuppliesEq {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -50px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	
	}
#menuFeedingSuppliesEq h6, #menuFeedingSuppliesEq h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -7px;
	width: 75px;
	}
#menuFeedingSuppliesEq h6 a:hover, #menuFeedingSuppliesEq:hover {
		background-position: -50px -60px;
		color: #cccccc;
}
#menuPersonalCare {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -101px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuPersonalCare h6, #menuPersonalCare h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -8px;
	width: 75px;
	}
#menuPersonalCare h6 a:hover, #menuPersonalCare:hover {
		background-position: -101px -60px;
		color: #cccccc;
}
#menuPharmaceuticalProd {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -150px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuPharmaceuticalProd h6, #menuPharmaceuticalProd h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	right: 10px;
	width: 75px;
	}
#menuPharmaceuticalProd h6 a:hover, #menuPharmaceuticalProd:hover {
		background-position: -150px -60px;
		color: #cccccc;
}
#menuCareerApparel {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -200px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuCareerApparel h6, #menuCareerApparel h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -8px;
	width: 75px;
	}
#menuCareerApparel h6 a:hover, #menuCareerApparel:hover {
		background-position: -200px -60px;
		color: #cccccc;
}
#menuUniforms {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -200px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuUniforms h6, #menuUniforms h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -8px;
	width: 75px;
	}
#menuUniformsl h6 a:hover, #menuUniforms:hover {
		background-position: -200px -60px;
		color: #cccccc;
}

#menuMaintenanceProducts {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -250px 0px;
	margin-right: 30px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuMaintenanceProducts h6, #menuMaintenanceProducts h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -8px;
	width: 75px;
	}
#menuMaintenanceProducts h6 a:hover, #menuMaintenanceProducts:hover {
		background-position: -250px -60px;
		color: #cccccc;
}
#menuDiscontinuedProduct {
	display: block;
	float: left;
	width:45px;
	height: 50px;
	background-image:url(images/newlayout/nav.png);
	background-position: -300px 0px;
	margin-right: 0px;
	background-repeat:no-repeat;
	text-align: center;
	}
#menuDiscontinuedProduct h6, #menuDiscontinuedProduct h6 a  {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 50px;
	position: relative; 
	left: -7px;
	text-align: center;
	width: 75px;
	}
#menuDiscontinuedProduct h6 a:hover, #menuDiscontinuedProduct:hover {
		background-position: -300px -60px;
		color: #cccccc;
}

