#homepgtexttext p a  {
   display: inline;
}

#homepgtextdivider  {
   position: absolute;
   left: 95px;
   top: 415px;
   z-index: 5;
   width: 828px;
   height: 2px;
   background-image: url(sg_home_media/homepgtextdivider.gif);
   background-repeat: no-repeat;
}

#homepgtexttext  {
   position: absolute;
   left: 95px;
   top: 413px;
   z-index: 4;
   width: 826px;
}

#homeheader  {
   position: absolute;
   left: 95px;
   top: 391px;
   z-index: 4;
   width: 289px;
   height: 15px;
   background-image: url(sg_home_media/homeheader.gif);
   background-repeat: no-repeat;
}


