#PageContainer {
	width: 100%;
	background: #fff;
	margin: 0px;
	text-align: left;
	height: 100%;
}


#MainPadding {
	padding: 0px 0px 0px 0px;
}

h3, p {
	font-size: 0.75em;
}

.ProductDescription {
	width: 300px;
}


.CountryStuffingImage{
	margin-left: 310px;
}

.AppleMintImage {
	margin-left: 310px;
}


.SageOnionImage {
	margin-left: 324px;
}

.Product {
	border: 0;
}

.Intro {
	width: 470px;
}

#Logo {
	margin-left: 0;
}

/* Homepage
----------------------------------------------- */
#Home #Billboard {
	position: relative;
	z-index: 50;
	background: url('images/horizontal_dotted.gif') repeat-x bottom;
	padding-bottom: 1px;
	margin: 0;
}

#Home #MainSlogan {
	position: absolute;
	left: 2px;
	top: 36px;
	z-index: 90;
}

#Home #MainPic {
	position: relative;
	left: 270px;
}

#Home .TwoColumns {
	margin: 0 20px 0 20px;
}

#Home .TwoColumns div.Left {
	width: 285px;
	margin-right: 15px;
}

