#breadcrumb_nav {
	position: relative;
	height: 20px;
	width: auto;
	margin: 20px 0px 0px 10px;
}
#breadcrumb_nav_home {
	position: relative;
	height: 20px;
	width: 23px;
	background-image: url(../img/breadcrumb/breadcrumb_nav_home.jpg);
	background-repeat: no-repeat;
	float: left;
}
	#breadcrumb_nav_home:hover {
		background-position: 0px -20px;
	}
#breadcrumb_nav_separator {
	position: relative;
	height: 20px;
	width: 17px;
	background-image: url(../img/breadcrumb/breadcrumb_nav_separator.jpg);
	background-repeat: no-repeat;
	float: left;
}
#breadcrumb_nav_endcap {
	position: relative;
	height: 20px;
	width: 7px;
	background-image: url(../img/breadcrumb/breadcrumb_nav_endcap.jpg);
	background-repeat: no-repeat;
	float: left;
}
#breadcrumb em { 
	visibility: hidden;
}
#breadcrumb {
	position: relative;
	height: 20px;
	background-image: url(../img/breadcrumb/breadcrumb_map.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
}
	.products_breadcrumb {
		width: 58px;
		margin: 0px auto;
		background-position: 0px 0px;
	}
		a.products_breadcrumb:hover {
			background-position: 0px -20px;
		}
	.new_products_breadcrumb {
		width: 88px;
		margin: 0px auto;
		background-position: 0px -40px;
	}
		a.new_products_breadcrumb:hover {
			background-position: 0px -60px;
		}
	.daily_vitamins_and_minerals_breadcrumb {
		width: 113px;
		margin: 0px auto;
		background-position: 0px -80px;
	}
		a.daily_vitamins_and_minerals_breadcrumb:hover {
			background-position: 0px -100px;
		}
	.athlete_performance_line_breadcrumb {
		width: 163px;
		margin-top: 10px;
		background-position: 0px -120px;
	}
		a.athlete_performance_line_breadcrumb:hover {
			background-position: 0px -140px;
		}
	.one_hundred_percent_all_natural_products_breadcrumb {
		width: 168px;
		margin-top: 10px;
		background-position: 0px -160px;
	}
		a.one_hundred_percent_all_natural_products_breadcrumb:hover {
			background-position: 0px -180px;
		}
	.diet_and_energy_breadcrumb {
		width: 87px;
		margin-top: 10px;
		background-position: 0px -200px;
	}
		a.diet_and_energy_breadcrumb:hover {
			background-position: 0px -220px;
		}