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

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

#consultancybutton  {
   z-index: 4;
}

#trainingbutton  {
   z-index: 5;
}

#newstextgrow  {
   margin: 220px 361px 0px 4px;
   visibility: visible;
   padding: 0px;
}

#aboutbutton  {
   z-index: 6;
}

#homebutton  {
   z-index: 7;
}

#newsheader  {
   background: url(sg_news_media/newsheader.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 143px;
   top: 140px;
   z-index: 3;
   width: 56px;
   height: 16px;
}

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


