#rvfriendlyhome p a,
#hometext p a  {
   display: inline;
}

#rvfriendlyhome  {
   position: absolute;
   left: 16px;
   top: 25px;
   z-index: 3;
   width: 332px;
}

#homephoto  {
   position: absolute;
   left: 224px;
   top: 83px;
   z-index: 3;
   width: 554px;
   height: 370px;
   background-image: url(sg_home_media/homephoto.jpg);
   background-repeat: no-repeat;
}

#hometext  {
   position: absolute;
   left: 17px;
   top: 69px;
   z-index: 3;
   width: 142px;
}

