

/* BLENDER BITS */
#homemain {
width: 591px;
height: 250px;
margin-left: -5px;
padding: 5px;
border: 1px solid #42817F;
margin-bottom: 4em;
margin-top: 2em;
position: relative;
}

#blend_package {
width: 591px;
height: 250px;
position: absolute;
}
#photo_under_blend {
	z-index: 14;
position: absolute;
}
#blender { 
	width: 591px;
height: 250px;
position: absolute;
	z-index: 15;
}
.blend img {
	opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
	filter: alpha(opacity=0);
position: absolute;
width: 591px;
height: 250px;
}