#cropper { width:100%; overflow:hidden; position:relative; }
#content_wrap { min-height:650px; -height:650px; }
#envelope { position:absolute; left:110%; top:0; }
#main { position:relative; }

/* Z-INDEXES */
#envelope { z-index:1; }
#main { z-index:2; }