body{
	background: url(sg_prehome2_media/bg.png) repeat-x;
}

a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#dosbutton a:hover  {
   background-position: -565px 0%;
}

#unobutton a:hover  {
   background-position: -603px 0%;
}

#dosbutton a  {
   background: url(sg_prehome2_media/dosbutton.png) no-repeat 0% 0px;
   display: block;
   height: 283px;
   width: 565px;
   font-size: 283px;
   line-height: 283px;
}

#unobutton a  {
   background: url(sg_prehome2_media/unobutton.png) no-repeat 0% 0px;
   display: block;
   height: 324px;
   width: 603px;
   font-size: 324px;
   line-height: 324px;
}

#layer4copy  {
   background: url(sg_prehome2_media/layer4copy.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 446px;
   top: 473px;
   z-index: 4;
   width: 308px;
   height: 62px;
}



#unobutton  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 135px;
   z-index: 5;
   width: 603px;
   height: 324px;
}

#dosbutton  {
   visibility: visible;
   position: absolute;
   left: 603px;
   top: 135px;
   z-index: 4;
   width: 565px;
   height: 283px;
}

#prehome2  {
   margin: 0px auto 0px auto;
   width: 1200px;
   position: relative;
}

html, body  {
	background: url(sg_prehome2_media/bg.png) repeat-x;
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


