#home-featuredRecipes {
	background:url(../images/home/feature_bg.jpg) 0% 0% no-repeat;
	width:238px;
	height:428px;
	position:absolute;
	right:24px;
	top:51px;
	}

#home-featuredRecipes h1 {
	position:absolute;
	left:21px;
	top:12px;
	width:191px;
	color:#FBB100;
	line-height:100%;
	font-size:22px;
	}

#home-featuredRecipes p {
	position:absolute;
	left:22px;
	top:65px;
	width:191px;
	font-size:10px;
	color:#5b5b5b;
	line-height:150%;
	}

#features {
	position:absolute;
	left:21px;
	top:137px;
	width:191px;
	}

#features img {
	margin-bottom:5px;
	}

#viewAll {
	position:absolute;
	right:14px;
	bottom:12px;
	width:62px;
	}
	
#ctaStrip {
	height:129px;
	width:100%;
	background: url(../images/home/ctaStrip_bg.gif) 0% 50% repeat-x;
	position:relative;
	top:488px;
	}
	
.cta1 {
	width:296px; /*245*/
	height:129px; 
	background:url(../images/home/cta-whatsnew-bg.png) 0 0 no-repeat;
	position:relative;
	left:20px;
	float:left;
	
	}
	
#cta1Text {
	display:block;
	width:191px; 
	height:80px; 
	position:relative;
	left:105px;
	top:25px;
	background:url(../images/home/cta-whatsnew-copy.gif) 0 0 no-repeat;
	}
	
#cta1Text:hover {
	background-position:0px -81px;
	/*background:url(../images/home/cta-whatsnew-copy.gif) 0 -85px no-repeat !important;*/
	}

.cta2 {
	width:287px;  /*99*/
	height:109px; 
	background:url(../images/home/cta-family-bg.png) no-repeat;
	background-position:0px 0px;
	position:relative;
	top:4px;	
	left:15px;
	float:left;
	}
	
#totallyDifferentName {
	display:block;
	width:187px; 
	height:80px; 
	position:relative;
	left:100px;
	top:22px;
	background:url(../images/home/cta-family-copy.gif) no-repeat;
	background-position:0px 0px;
	}
	
#totallyDifferentName:hover {
	background-position:0px -80px;
	}

.cta3 {
	background:url(../images/home/cta-3.png) 0% 0% no-repeat;
	height:109px;
	width:325px;
	float:right;
	position:relative;
	top:4px;
	left:-5px;
	}

#cta3Text {
	position:relative;
	top:20px;
	height:82px;
	left:110px;
	background:url(../images/home/cta-3-copy.gif) 0 0 no-repeat;
	}
	
	#cta3Text:hover {
	background-position:0px -82px;
	}

.cta3TextOptin {
	position:relative;
	top:37px;
	left:108px;
	font-size:.7em;
	line-height:1.1em;
	width:190px;
	}
	
.cta3Text img {
	position:relative;
	top:5px;
	}

#cta3Optin, #cta3Age {
	background:url(../images/home/sign-up-optin-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}


#cta3Thanks {
	background:url(../images/home/sign-up-thanks-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}

#cta3Denied, #cta3DeniedAge {
	background:url(../images/home/sign-up-optin-bg.gif) 0% 0% no-repeat;
	height:106px;
	width:299px;
	float:right;
	position:absolute;
	top:7px;
	right:0px;
	}
