#hometextgrow *:first-child  {
   margin-top: 0px;
}

#hometextgrow *:last-child  {
   margin-bottom: 0px;
}

#bluebuttonbg  {
   background-image: url(sg_home_media/bluebuttonbg.gif);
}

#homepageimg  {
   visibility: visible;
   position: absolute;
   left: 282px;
   top: 130px;
   z-index: 11;
   width: 576px;
   height: 355px;
}

#scootdown  {
   top: 485px;
}

#grayline  {
   visibility: visible;
   position: absolute;
   left: 281px;
   top: 485px;
   z-index: 12;
   width: 577px;
   height: 1px;
   background-color: #C2C2C2;
   background-image: none;
   font-size: 1px;
}

#bodybg  {
   background: url(sg_home_media/bodybg.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 17px;
   top: 108px;
   z-index: 4;
   width: 854px;
   height: 377px;
}

