
div#offer {
	background: url(../shell/offer_bg.gif) repeat-y 0 0;
}

div#offer_container1 {
	background: url(../shell/offer_bottom_bg.gif) no-repeat 0 100%;
}

div#offer_container2 {
	padding-top: 11px;
	background: url(../shell/offer_top_bg.gif) no-repeat 0 0;
}


