#ridefooter,
.footer  {
   display: block;
   clear: left;
   position: relative;
   width: 100%;
}

#smalldeerimage  {
   background-repeat: no-repeat;
   background-image: url(sg_home_media/smalldeerimage.png);
   margin-top: 0px;
   margin-left: 0px;
   height: 335px;
   width: 975px;
   z-index: 3;
   top: 0px;
   left: 16px;
   position: absolute;
}

#innerfooter  {
   background-color: transparent;
   background-image: none;
   height: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 998px;
}

#ridefooter  {
   font-size: 0px;
}

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

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

#page  {
   margin-bottom: 0px;
   margin-top: 0px;
   margin-right: auto;
   margin-left: auto;
   position: relative;
   width: 998px;
   height: 1478px;
}

#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: #FFFFFF;
}


