.index_back_left {
	background-attachment: scroll;
	background-image: url(images/parts_backg_left.jpg);
	background-repeat: no-repeat;
	background-color: #caced1;
}
.other_middle {
	background-attachment: fixed;
	background-color: #caced1;
	background-image: url(images/other_page_back.jpg);
	background-repeat: no-repeat;
}
.other_right {
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/other_side_back.jpg);
	background-repeat: no-repeat;
}


.gvalue_back_ind {
	background-attachment: scroll;
	background-color: #8f9092;
	background-image: url(images/gavalue_ind_right.gif);
	background-repeat: no-repeat;
}

