#home_bottom{
	width:660px;
	margin-left:20px;
}

#home_bottom a {
	display: block;
	color: #FFF;
	background-color: #8E9300;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 99px 10px 5px;
	font-size: 1.1em;
}

#home_bottom a:hover {
	background-color: #EAAB00;
	text-decoration: none;
	color: #FFF;
}

#home_bottom #home_foods_foundation a {
	background-image: url('/images/home/feed_children.gif');
}

#home_bottom #home_working_together a {
	background-image: url('/images/home/diversity_and_inclusion.gif');
}

#home_bottom #home_living_values a {
	background-image: url('/images/home/live_values.gif');
}

#home_rotation{
	height:360px;
	margin-top:7px;
	position: relative;
}

#home_foods_foundation{
	width:208px;
	float:left;
	margin: 0 10px 0 0;
	padding:0;
}

#home_working_together{
	width:205px;
	float:left;
	margin: 0 10px 0 0;
}

#home_living_values{
	width:205px;
	float:left;
	margin:0;
}

.home_feature{
	position:absolute; 
	left:0px;
	top:0px;
	overflow: hidden;
	width: 689px;
	height: 360px;
}

#featureDiv1 {
	background-image: url('/images/home/ajax_1.jpg');
}

#featureDiv2 {
	background-image: url('/images/home/ajax_2.jpg');
}

#featureDiv3 {
	background-image: url('/images/home/ajax_3.jpg');
}

#featureDiv4 {
	background-image: url('/images/home/ajax_4.jpg');
}

.home_feature h2, .home_feature h3, .home_feature p {
	text-indent: -9999px;
}

.home_feature h3, .home_feature h2{
width: 200px;
}

.home_feature a {
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}

.home_feature a.main-link {
	height: 20px;
	left: 20px;
}

#featureDiv1 .home_feature_nav_links .people_nav_link {
	top: 21px;
	width: 225px;
	left: 0;
	height: 60px;
}

#featureDiv1 .home_feature_nav_links .brands_nav_link {
	top: 86px;
	width: 216px;
	left: 0;
	height: 60px;
}

#featureDiv1 .home_feature_nav_links .innovation_nav_link {
	top: 150px;
	width: 208px;
	left: 0;
	height: 60px;
}

#featureDiv1 a.people_nav_link {
	
	
}

#featureDiv3 a.people_nav_link, #featureDiv4 a.people_nav_link {
	left: 0;
	top: 26px;
	height: 60px;
	width: 80px;
}

#featureDiv2 a.brands_nav_link, #featureDiv4 a.brands_nav_link {
	left: 0;
	top: 88px;
	height: 56px;
	width: 77px;
}

#featureDiv2 a.innovation_nav_link, #featureDiv3 a.innovation_nav_link {
	left: 0;
	top: 147px;
	height: 60px;
	width:87px;
}

#featureDiv2 a.main-link {
	width: 115px;
	top: 125px;
}

#featureDiv3 a.main-link {
	width: 182px;
	top: 125px;
}

#featureDiv4 a.main-link {
	width: 140px;
	top: 125px;
}

.home_feature .slider-nav{
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
	height: 25px;
	width: 25px;
	top: 7px;
	z-index: 10;
}

.home_feature .slider-nav-1{
	right: 85px;
}

.home_feature .slider-nav-2{
	right: 60px;
}

.home_feature .slider-nav-3{
	right: 35px;
}

.home_feature .slider-nav-4{
	right: 10px;
}

#content h1 { display: none; }
