.team{width: 100%; height: 594px; position: relative; z-index: 1;}
.recipe-wrapper{background: url('../images/blue-bg-slice.jpg') repeat-x; z-index: -1; margin-top: -4px; float: left; min-width: 100%; height: 590px; overflow: hidden;}
	.recipe{height: 568px; padding-top: 22px; background: url('../images/blue-bg.jpg') no-repeat 50% 0; clear: both; color: #ffffff; position: relative;}
		.col{width: 205px; float: left; margin-right: 40px;}
		.last{margin-right: 0;}
		.recipe p{line-height: 18px;}
		.col img{float: left; margin-right: 10px;}
		.about-wrapper{clear: both; width: 100%; float: left; position: relative}
			.about{width: 710px; float: left; padding-top: 40px;}
			.image{width: 196px; float: right;}
	.divider{background: url('../images/divider.png') no-repeat center top; height: 4px; float: left; width: 100%; position: absolute; top: 330px;}
.section-title{font-family: 'AllerItalic', sans-serif; font-size: 24px; padding: 0; margin: 0 0 15px 0; font-weight: normal; background: url('../images/our-recipe.png') no-repeat 0 0; text-indent: -9999px;}
.col h3{font-size: 18px; margin: 0; padding: 4px 0 8px 0;}