body { background: #330d38 url('images/home-bg.jpg') top center no-repeat; }

#wrapper { background: none; }

#home-center { margin-top: 468px; }	

#home-content { background: white url('images/content-bg.jpg') 65% 0% no-repeat; clear: both; position: relative; top: -1px;  height: 200px; padding-left: 20px;   }
	.product-top { position: absolute; top: -19px; }	
	.product-bottom { float: left; margin-top: 0px; margin-right: 25px;    }
	.sp { padding-top: 15px; float: left; }
	
	#recipe-ready { float: left; margin-left: 10px; width: 135px; margin-top: 22px;  }
		#recipe-ready img { padding-bottom: 10px; vertical-align: middle; }
		#recipe-ready a {display: block; margin-top: 15px; font-weight: bold; font-size: 11px;  }
		
	.content { font-size: 16px; float: left; width: 380px; line-height: 1.2em; margin-top: 25px;   }
		.content a { display: block; position: absolute; bottom: 10px; font-weight: bold; font-size: 11px; text-transform: uppercase}
	#home-content .thumbnail { float: right; margin-right: 20px; margin-top: 5px; font-size: 16px; }	
		#home-content .thumbnail a.more {  display: block; margin-top: 14px; font-size: 11px; font-weight: bold; text-transform: uppercase;  }