#wrapper, #non-footer {
	background: none;
	position: relative;
	min-height: 1px;
}

body.organic {
	background-color: #67a33d;
}

#footer a, #footer, #footer-nav li.attribution {color: #fff}

#footer {
	background: url(../images/global/hills.png);
	height: 80px;
}

#wrap {
	height: 870px;
	background: url(../images/organic/landing.jpg) center bottom no-repeat;
}

#content {
	padding-right: 544px;
	width: 260px;
	font-size: 13px;
	padding-left: 20px;
	line-height: 19px;
	color: #7A7167;

}

#content h2 {
	font-size: 43px;
	color: #F58025;
	margin: 25px 0 8px 0;
}

#basket {
	position: absolute;
	left: 301px;
	width: 500px;
	height: 300px;
	top: 134px;
}
#basket li {
	position: absolute;
}
#basket li:hover span {display: none;}
#basket li a {
	display: block;
	height: 100%;
	width: 100%;
	font-size: 18px;
	text-decoration: none;
	color: #F58025;
}
#basket span {
	position: absolute;
	background: url(../images/global/orange-bullet.png) 0 2px no-repeat;
	padding-left: 17px;
	font-family: 'GoodDogNewRegular', sans-serif;
	text-transform: lowercase;
	z-index: 3;
}
#basket li:hover {
	z-index: 2;
}

#basket #breads {
	left: 0;
	top: 10px;
	width: 193px;
	height: 280px;
}
#basket #breads span { left: 16px; top: 11px }
#basket #breads:hover {
	background: url(../images/organic/hover-bread-11092011.jpg) no-repeat;
	width: 245px;
	height: 319px;
	left: -24px;
	top: -28px;
}

#basket #buns-rolls {
	left: 105px;
	top: 10px;
	width: 219px;
	height: 155px;
	z-index: 3;
}
#basket #buns-rolls span { left: 51px; top: 15px; }
#basket #buns-rolls:hover {
	background: url(../images/organic/hover-buns-11092011.jpg) no-repeat;
	width: 219px;
	height: 210px;
	left: 100px;
	top: -28px;
}

#basket #flatz {
	width: 180px;
	height: 228px;
	top: -14px;
	left: 248px;
	z-index: 3;
}
#basket #flatz span { left: 21px; top: 0; background-position: 30px 35px; color: #8E0C3A; }
#basket #flatz span em { display: block; font-style: normal; width: 138px; padding-top: 30px; padding-left: 30px; background: url('../images/organic/upper-burst.png') no-repeat 0 0; }
#basket #flatz span b { text-transform: uppercase; font-weight: normal; color: #F3901D; }
#basket #flatz:hover {
	background: url(../images/organic/hover-flatz-11092011.jpg) no-repeat;
	width: 193px;
	height: 298px;
	left: 229px;
	top: -68px;
	z-index: 1;
}

#basket #bagels-muffins {
	left: 248px;
	top: 71px;
	width: 244px;
	height: 219px;
}
#basket #bagels-muffins span { left: 165px; top: 7px; }
#basket #bagels-muffins:hover {
	background: url(../images/organic/hover-bagels-11092011.jpg) no-repeat;
	width: 266px;
	height: 264px;
	left: 229px;
	top: 35px;
}

#basket #tortillas-wraps {
	left: 105px;
	top: 111px;
	width: 219px;
	height: 179px;
}
#basket #tortillas-wraps span { left: 41px; top: 73px; }
#basket #tortillas-wraps:hover {
	background: url(../images/organic/hover-tortillas-11092011.jpg) no-repeat;
	width: 263px;
	height: 241px;
	left: 105px;
	top: 58px;
}
