#header {
   background:transparent url(../images/bg_header.jpg) no-repeat scroll left top;
}

#header #masthead a, #header #masthead a:visited {
   background-image: none;
   top: 5px;
   left: 105px;
   width: 332px;
   height: 120px;
}

#header #online_quote {
   position: absolute;
   top: 95px;
   left: 525px;
   width: 280px;
   z-index: 3;
}
   #header #online_quote a {
      display: block;
      height: 20px;
      text-indent: -10000px;
      overflow: hidden;
   }