#index-header {
	background: url(/images/header.jpg) no-repeat;
	height: 229px;
	width: 975px;
	position: relative;
}

#index-logo {
	position: absolute;
	top: -36px;
	left: 365px;
	width: 244px;
	height: 161px;
	display: block;
	background: url(/images/logo.jpg) no-repeat;
}

#index-vegetables {
	height: 653px;
	width: 941px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
}

#veggies-top {
	width: 703px;
	height: 315px;
	margin: 0;
	padding: 0;
}

#veggies-bottom {
	position: relative;
	width: 703px;
	height: 204px;
	margin: 0;
	padding: 0;
}

#specializing {
	font-size: 1.5em;
	margin-left: 270px;
	margin-top: 15px;
}

#these-veggies {
	margin-left: 459px;
	margin-top: 30px;
	width: 240px;
	padding: 0;
	position: relative;
}

.these-veggies-left {
	text-align: right;
	padding-right: 7px;
	padding-bottom: 2px;
	width: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.these-veggies-left a {
	color: #6e8e0e;
	font-weight: bold;
	font: 10pt Garamond, 'Times New Roman', Times;
	text-decoration: none;
	line-height: 1.3;
}

.these-veggies-left a:hover {
	text-decoration: underline;
}

.these-veggies-right {
	text-align: left;
	padding-left: 7px;
	padding-bottom: 2px;
	width: 110px;
	position: absolute;
	top: 0px;
	left: 120px;
}

.these-veggies-right a {
	color: #6e8e0e;
	font-weight: bold;
	font: 10pt Garamond, 'Times New Roman', Times;
	text-decoration: none;
	line-height: 1.3;
}

.these-veggies-right a:hover {
	text-decoration: underline;
}

#full-report {
	position: absolute;
	left: 250px;
	bottom: 11px;
	width: 135px;
	height: 33px;
	background: url(/images/button_full_report.jpg) no-repeat;
}

#full-report:hover {
	background-position: 0 -33px;
}

#flash {
	height: 511px;
	width: 221px;
	position: absolute;
	top: -23px;
	right: 0px;
	border-bottom: 1px solid #8c8c8c;
}

#learn-more {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 221px;
	height: 33px;
	background: url(/images/button_learn_more.jpg) no-repeat;
}

.wide-container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 46px;
	width: 1134px;
	position: relative;
	background: url(/images/veggies.jpg) no-repeat;
	background-position: -80px 253px;
}

#veggie-background {
	z-index: 1;
	position: absolute;
	top: 257px;
	left: -158px;
	width: 1134px;
	height: 396px;
}

#recipe-image {
	position: relative;
	height: 103px;
	width: 941px;
	margin-top: 16px;
	padding: 0;
}

#view-recipe {
	position: absolute;
	width: 135px;
	height: 33px;
	bottom: 15px;
	right: 30px;
	background: url(/images/button_view_recipe.jpg) no-repeat;
}

#view-recipe:hover {
	background-position: 0 -33px;
}
