#container {position: relative; z-index: 2;}

#content {position: relative; z-index: 3;}

#news {
	background: url('../Images/home-boxes-news2.gif') no-repeat top left;
	position: absolute; top: 10px; right: 10px; width: 220px; height: 306px;
	}
	#news .content {padding: 40px 18px 0 18px; color: #666; font-size: 11px;}
	#news .footer {position: absolute; top: 173px; right: 0;}
	#news .content a {font-size: 12px; color: #754324; text-decoration: none;}
	#news .content a:hover {color: #2c190b;}
	#news a#sharelink {position: absolute; right: 12px; bottom: 67px; font-size: 16px; color: #754324; text-decoration: none; font-family: Georgia, Arial, Helvetica, sans-serif;}
	#news a#facebooklink {position: absolute; right: 12px; bottom: 14px; font-size: 16px; color: #754324; text-decoration: none; font-family: Georgia, Arial, Helvetica, sans-serif;}
	#news a#shareyourtestimonial {position: absolute; right: 12px; bottom: 14px; font-size: 16px; color: #754324; text-decoration: none; font-family: Georgia, Arial, Helvetica, sans-serif; top: 324px; left: 40px; z-index: 2038234; white-space: nowrap;}
	#news a#shareyourtestimonial:hover {color: #2c190b;}
	#news a#sharelink:hover, #news a#facebooklink:hover {color: #2c190b;}

	
#home-boxes {position: relative; z-index: 4; margin: 0 auto; width: 880px; background: url('../Images/home-boxes.gif') no-repeat top left;}
	
	#chocolate-candy, #seasonal-treats, #special-occasion, #testimonials {
		width: 210; float: left; color: #666; margin-left: 10px;}
	#chocolate-candy 	{margin-left: 0;}
	#testimonials		{width: 220px;}

	#chocolate-candy .content,
	#seasonal-treats .content,
	#special-occasion .content 	{/* change height of homepage boxes equally*/
									height: 60px; padding: 141px 19px 0 19px; width: 172px;}
	#testimonials .content 		{/* change height of homepage boxes equally*/
									height: 153px; padding:  48px 20px 0 20px; width: 180px;}
									
		* html #testimonials .content {width: 178px;}
	#chocolate-candy .footer,
	#seasonal-treats .footer,
	#special-occasion .footer 	{text-align: right; width: 210px; height: 29px; background: url('../Images/home-boxes-footer2.gif') no-repeat bottom left}
	#testimonials .footer 		{text-align: right; width: 220px; height: 29px; background: url('../Images/home-boxes-footer2.gif') no-repeat bottom right}

.footer a.more {background-image: none; font-size: 13px; color: #754324; text-decoration: none; font-family: Georgia, Arial, Helvetica, sans-serif; padding: 0; text-align: right; position: relative; top: 6px; right: 12px;}
.footer a.more:hover {background-image: none; color: #2c190b;}

.clear2 {height: 12px; font-size: 10px;}

#footer {position: relative; z-index: 1;height: 128px; margin-top: -50px; }



