﻿

#richfields_dark{
	height:28px;
	background:url(images/richfields_dark.gif) no-repeat left top;
	}

#no_added_sugar{
	height:30px;
	background:url(images/no_added_sugar.gif) no-repeat left top;
	}

#food_service{
	height:30px;
	background:url(images/food_service.gif) no-repeat left top;
	}

#dark_blocks{
	width:246px;
	height:108px;
	background:url(images/dark_blocks.gif) no-repeat left top;
	position:absolute;
	}

#no_sugar_blocks{
	width:210px;
	height:119px;
	background:url(images/no_sugar_blocks.gif) no-repeat left top;
	position:absolute;
	}
	
#food_service_image{
	width:210px;
	height:140px;
	background:url(images/food-service.jpg) no-repeat left top;
	position:absolute;
	border:1px solid #58440c;
	}
	
#button_wrapper{
	padding-top:20px;
	min-height:1px;
} * html #button_wrapper{ height:1px; } #button_wrapper:after { content:"."; clear:both; display:block; visibility:hidden; height:0; }


#contact_button{
	display:block;
	width:117px;
	height:48px;
	background:url(images/contact_button.gif) no-repeat center top;
	margin:10px 0 0 0;
	float:left;
}
#contact_button:hover{
	background-position:bottom;
}

#about_button{
	display:block;
	width:117px;
	height:48px;
	background:url(images/about_button.gif) no-repeat center top;
	margin:10px 10px 0 125px;
	float:left;
}
#about_button:hover{
	background-position:bottom;
}
