.occasion {
	background-attachment: scroll;
	background-image: url(/images/occasion1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.on_price {
	background-attachment: scroll;
	background-image: url(/images/on_price1.jpg);
	background-repeat: no-repeat;
}
.on_cat {
	background-attachment: scroll;
	background-image: url(/images/on_cat1.jpg);
	background-repeat: no-repeat;
}
.articles {
	background-attachment: scroll;
	background-image: url(/images/articles1.jpg);
	background-repeat: no-repeat;
}


.main_bg {
	background-attachment: scroll;
	background-image: url(/images/main_bg.jpg);
	background-repeat: no-repeat;
}
.bk1 {
	background-attachment: scroll;
	background-image: url(/images/bk1.jpg);
	background-repeat: no-repeat;
}
.big_bk {
	background-attachment: scroll;
	background-image: url(/images/big_bk.jpg);
	background-repeat: no-repeat;
}
.bottom_left {
	background-attachment: scroll;
	background-image: url(/images/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bottom_right {
	background-attachment: scroll;
	background-image: url(/images/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bottom_middle {
	background-attachment: scroll;
	background-image: url(/images/bottom_middle.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.header_bg {
	background-image: url(/images/headers/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.img_border {
	background-image: url(/images/headers/bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	border: 3px solid #f6e655;
}
.main_bg2 {
	background-image: url(/images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

