#maintext  {
   position: absolute;
   left: 299px;
   top: 268px;
   z-index: 4;
   width: 634px;
}

#page_bkg  {
   position: absolute;
   width: 955px;
   height: 850px;
   left: 0px;
   top: 0px;
   display: block;
   z-index: 1;
}

#footer  {
   background-color: transparent;
   background-image: url(sg_home_media/footerbackground.gif);
   background-repeat: repeat-x;
   height: 51px;
   top: 850px;
   position: absolute;
   bottom: 0px;
   margin: 0px;
   padding: 0px;
   display: block;
   width: 100%;
}

#page  {
   height: 850px;
   width: 955px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
