/* *** bath *** */
#content-wrap {
 background: #fff;
}
#bs {
 width: 100%;
 height: 245px;
 position: relative;
 background: url('images/kitchens_wide_white.jpg') no-repeat 0 0; 
}
#bs h2 {
 position: relative;
 width: 464px;
 height: 245px; 
}
#bs h2 span {
 position: absolute;
 top: 0;
 width: 100%;
 height: 100%;
 background: url('images/kitchens_wide_white.jpg') no-repeat 0 0; 
}
* html #content-wrap {
 width: 928px;
 padding-top: 0;
 padding-bottom: -62px;
 padding-left: 3px;

 }
*html #seo {
 width: 930px;
}

