#pleasecalltext p a:hover  {
   text-decoration: underline;
}

#pleasecalltext p a  {
   border: 0px none #000000;
   text-decoration: none;
   color: #79E0D1;
}

#pleasecalltext p  {
   font: 17px/30px Arial, Helvetica, sans-serif;
   margin: 0px;
   color: #319A88;
   text-align: center;
}

#pleasecalltext  {
   visibility: visible;
   position: absolute;
   left: 328px;
   top: 403px;
   z-index: 4;
   width: 307px;
}

#onestopdesign  {
   margin: 0px auto 0px auto;
   width: 964px;
   position: relative;
}

#background  {
   background: url(sg_onestopdesign_media/background.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 964px;
   height: 789px;
}

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


