@import 'reset.css';
@import 'styles.css';

body {
	background: url('../images/body-bg.gif') 0 0 repeat-x;
}

#header_top {
	background:url('../images/page-bg.gif') 0 0 repeat-x;
	padding:20px 0 20px;
}

.featured_product_content {
	display:none;
}

#footer {
	margin-top:-0.5em;
	padding:0 0 45px 0;
}
