﻿#wrapper 
{
	width: auto;
}

#navigation, #logo
{
	display: none;
}

.welcometext 
{
	width: auto;
	margin-bottom: 100px;
	padding-left: 60px;
}

.noprint 
{
	display: none;
}

table 
{
	width: auto;
}

.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;
}

.Jobs_Standard 
{
	width: 615px;
}