﻿.maincolumn 
{
	overflow: visible;
	height: auto;
}

#aboutScroll, #productScroll, #sustainingScroll, #learnScroll, #newsScroll, #siteScroll, #greenScroll, #joinUs, #recipeScroll, #yellowScroll
{
	overflow-x: visible; 
	overflow-y: visible;
	overflow: visible;
	height: auto;
	
}

#footer 
{
	display: none;
}