body {
	background: #fcf8df url('../../images_new/2/bg_body.jpg') top;
}
#wrapper_custom {
	background: url('../../images_new/2/bg_page.jpg') repeat-x top left;
}
body.checkout {
	background: #fcf8df url('../../images_new/2/bg_body.jpg') top;
}
body.checkout #wrapper_custom{
	background: url('../../images_new/2/bg_page-checkout.jpg') repeat-x top;
}
body.checkout #header_wrapper {
	height: 121px;
	background: url('../../images_new/2/bg_header-wrapper-checkout.jpg') no-repeat top center;
}
#header .call_us  {
	color: #2e2e2e;
	background: url('../../images_new/2/icon_header-phone.gif') no-repeat left center;
}

#header .call_us a {
	color: #2e2e2e;
}

#header .call_us strong {
	color: #2e2e2e;
}
#header .mini_cart, #header .mini_cart p a {
	color: #2e2e2e;
}
#header .mini_cart p a:hover {
	color: #2e2e2e;
}
#header .navigation { /*==CHANGE*/
	background: url('../../images_new/2/bg_nav.gif') no-repeat top;
	width: 980px;
	height: 49px;
	position: absolute;
	 bottom: 0;
	 left: 12px;
}
#header .navigation ul li.home a { /*==CHANGE*/
	background: url('../../images_new/2/bg_nav-home.gif') no-repeat left top;
	width: 60px;
	padding-right: 0;
}
#header_wrapper {
	background: url('../../images_new/2/bg_header-wrapper.jpg') no-repeat center top;
}
#header .mini_cart {
	background: url('../../images_new/2/bg_header-cart.gif') no-repeat;
}
#header .topper ul li {
	display: inline;
	background: url('../../images_new/2/sep_topper-links.gif') no-repeat right;
	margin: 0;
	padding: 0 15px;
}
#header .topper ul li.login a {
	background: url('../../images_new/2/icon_topper-login.gif') no-repeat left;
}
#home_banner ul {
	background: #ecf8ed url('../../images_new/2/bg_home-banner-bot.gif') no-repeat bottom;
}
#home_banner ul li a {
	background: url('../../images_new/2/bg_home-banner-idle.gif') no-repeat center center;
}
#home_banner ul li.ui-state-active a {
	background: url('../../images_new/2/bg_home-banner-active.gif') no-repeat center center;
}
#container_wrapper {
	background: url('../../images_new/2/bg_container-shadow.jpg') no-repeat top;
}

#search_bar {
	background: url('../../images_new/2/bg_searchbar.gif') no-repeat top;
}
#footer_wrapper {
	width: 100%;
	background: #f6f6f6 url('../../images_new/2/bg_footer-wrapper.gif') repeat-x;
}