﻿#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;
	top:620px;
	position:absolute;
	}
	
#button_wrapper{
	padding-top:20px;
}
#contact_button{
	display:block;
	width:117px;
	height:48px;
	background:url(images/contact_button.gif) no-repeat center top;
	margin:10px auto 0px auto;
}
#contact_button:hover{
	background-position:bottom;
}