/* CSS Header styles */
@import url('cart-box.css');
@import url('search-box.css');
@import url('main-menu.css');

#header-container {background: url('images/header-under.gif') repeat-x 0px 164px;}
#header-content {margin: 0px auto; width: 950px; height: 204px; background: url('images/header-back.jpg') no-repeat;}

/* ----------------- custom ----------------- */

#header-block-1, #header-block-2 {float: left; height: 204px;}
/* #header-block-1 */
#header-block-1 {width: 700px;}
#hb1-in {margin-top: 170px;}

/* #header-block-2 */
#header-block-1 {width: 250px;}

