.logo{ margin:0 0 0 17px; display:inline; background:url(cssimages/logo.gif) no-repeat; width:390px; height:75px; float:left; } 
.logo a{ background:url(cssimages/logo.gif) no-repeat; height:75px; overflow:hidden; text-indent:-9999px; display:block; } 


.page-header{
  border-bottom:1px solid #c7c7c7;
  min-height:82px;
  background:#efefef url(cssimages/bg-page-header.jpg) no-repeat 0 100%;
  overflow:hidden;
  margin:-1px 0 0;
  padding:12px 0 0 20px;
}

