#header a {
	background:url(../img/home/header.jpg) no-repeat left top;
}
#content-left {
	background: url(../img/pages/1/content-left.jpg) no-repeat left top;
}
#content-right {
	background:#795B43;
}
#content-right .quote {
	background: #A58E79 url(../img/pages/1/content-right.jpg) no-repeat right top;
}



#content h1 {
	display:none;
}



#content .offers a, #content .offers span {
	display:block;
	border:solid 1px #EDCE9F;
	padding:10px 10px 10px 25px;
	background:url(../img/home/offers.gif) no-repeat 10px center;
	color:#EDCE9F;
	text-transform:uppercase;
}














