#happycommercialandresidentialclientstext *:first-child  {
   padding-top: 0px;
}

#commercialgbutton a:hover,
#residentialgbutton a:hover  {
   background-position: -254px 0%;
}

#happycommercialandresidentialclientstext p  {
   font: italic 14px/17px "Arial Bold";
   margin: 0px;
   color: #FCFBFB;
   padding-top: 7px;
   text-align: left;
}

#residentialgbutton a  {
   background: url(referencesmedia/residentialgbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 166px;
   width: 254px;
   font-size: 166px;
   line-height: 166px;
}

#commercialgbutton a  {
   background: url(referencesmedia/commercialgbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 168px;
   width: 254px;
   font-size: 168px;
   line-height: 168px;
}

#residentialgbutton  {
   visibility: visible;
   position: absolute;
   left: 422px;
   top: 327px;
   z-index: 7;
   width: 254px;
   height: 166px;
}

#commercialgbutton  {
   visibility: visible;
   position: absolute;
   left: 422px;
   top: 515px;
   z-index: 7;
   width: 254px;
   height: 168px;
}

