html, body { height: 100%;  }

body {background: #01408b url(../_media/bg_body_index.png) top center repeat-x; }

#wrapper {background: none; width: 990px; margin: 0 auto -104px; height: 847px !important;  min-height: inherit; background: url(../_media/bg_wrapper_index.png) 0 422px no-repeat;  }



#footer {background: none;}

.iphone_teaser { margin: 10px 0 20px;}
.iphone_teaser .teaser {position: absolute; overflow: hidden; top: -30px; right: -10px;}


#content {
position:relative;
}

#teaser {
    position:absolute;
    top:25px;
    left:192px;
}

#popupOriginal { 
    position:absolute;
    top:25px;
    left:-100px;
    display:none;
}
