.bg-left {
	background-position: bottom;
	background-color: #AFADA9;
	background-repeat: no-repeat;
}
.bg-b {
	background-attachment: fixed;
	background-color: #737375;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-news {
	background-color: #C8C8C8;
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg-qa {
	background-color: #F1E7DA;
	background-repeat: repeat-x;
	background-position: bottom;
}
