#contactbutton a,
#homebutton a,
#ourworkbutton a,
#aboutusbutton a,
#servicesbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 11px;
   background-position: 0% 0px;
   font-size: 11px;
   line-height: 11px;
}

#servicesbutton a:hover  {
   background-position: -49px 0%;
}

#ourworkbutton a:hover  {
   background-position: -54px 0%;
}

#aboutusbutton a:hover  {
   background-position: -53px 0%;
}

#contactbutton a:hover  {
   background-position: -45px 0%;
}

#homebutton a:hover  {
   background-position: -34px 0%;
}

#servicesbutton a  {
   width: 49px;
   background-image: url(sg_ourwork_media/servicesbutton.jpg);
}

#contactbutton a  {
   width: 45px;
   background-image: url(sg_ourwork_media/contactbutton.jpg);
}

#ourworkbutton a  {
   width: 54px;
   background-image: url(sg_ourwork_media/ourworkbutton.jpg);
}

#aboutusbutton a  {
   width: 53px;
   background-image: url(sg_ourwork_media/aboutusbutton.jpg);
}

#servicesbutton  {
   visibility: visible;
   position: absolute;
   left: 432px;
   top: 232px;
   z-index: 5;
   width: 49px;
   height: 11px;
}

#aboutusbutton  {
   visibility: visible;
   position: absolute;
   left: 727px;
   top: 232px;
   z-index: 5;
   width: 53px;
   height: 11px;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 883px;
   top: 231px;
   z-index: 5;
   width: 45px;
   height: 11px;
}

#ourworkbutton  {
   visibility: visible;
   position: absolute;
   left: 584px;
   top: 232px;
   z-index: 5;
   width: 54px;
   height: 11px;
}

#homebutton a  {
   width: 34px;
   background-image: url(sg_ourwork_media/homebutton.jpg);
}

#topthinbar  {
   background: url(sg_home_media/topthinbar.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 272px;
   z-index: 4;
   width: 1255px;
   height: 17px;
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 296px;
   top: 231px;
   z-index: 5;
   width: 34px;
   height: 11px;
}

#homepopup  {
   background: url(sg_home_media/homepopup.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 277px;
   top: 229px;
   z-index: 5;
   width: 9px;
   height: 17px;
}

#mainbar  {
   background: url(sg_home_media/mainbar.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 202px;
   z-index: 4;
   width: 1255px;
   height: 66px;
}

#topline  {
   background: url(sg_ourwork_media/topline.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: -16px;
   top: 195px;
   z-index: 4;
   width: 1278px;
   height: 2px;
}

#bkgrnd  {
   background: url(sg_home_media/bkgrnd.jpg) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 1255px;
   height: 840px;
}

#home  {
   margin: 0px auto 0px auto;
   width: 1255px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


