#aboutbutton,
#contactbutton,
#homebutton,
#servicesbutton  {
   z-index: 6;
}

#calltodaybutton a  {
   background-image: url(sg_about_media/calltodaybutton.jpg);
}

#aboutscroll p  {
   font: 17px/20px GillSans, "Gill Sans";
   margin: 0px;
   color: #021A48;
   padding-bottom: 11px;
   padding-right: 20px;
   text-align: left;
}

#aboutscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 94px;
   top: 121px;
   z-index: 7;
   width: 631px;
   height: 390px;
}

