#layer5copy  {
   background-repeat: no-repeat;
   background-image: url(sg_comingsoonsplash_media/layer5copy.gif);
   margin-top: 0px;
   margin-left: 0px;
   height: 800px;
   width: 1000px;
   z-index: 3;
   top: 0px;
   left: 0px;
   position: absolute;
}

#page_bkg  {
   z-index: 1;
   display: block;
   top: 0px;
   left: 0px;
   height: 800px;
   width: 1000px;
   position: absolute;
}

#footer  {
   width: 100%;
   display: block;
   padding: 0px;
   margin: 0px;
   bottom: 0px;
   position: absolute;
   height: 0px;
   background-color: transparent;
   background-image: none;
}

#top  {
   width: 100%;
   min-height: 100%;
}

body  {
   -webkit-text-size-adjust: none;
   height: 100%;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 0px;
   background-image: none;
   background-color: #141414;
}


