/* blue.css */



/* styles.css */

#Header {
	height: 97px;
}

#FooterGrass {
	clear: both;
	margin: 30px 0 0;
	padding: 10px 0 0;
	background: url(../../freerangebutcher/images/FooterGrassBlades.gif) no-repeat center bottom;
	height: 46px;
}

#Footer {
	margin: 0px
}

