.bg_titles {
	background-image: url(/images/bg_titles/about_us.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_color {
	background-color: CC0000;
}
.bg_shadow {
	background-image: url(/images/bg_titles/01_shadow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: CC0000;
}
.bg_sector {
	background-image: url(/images/bg_titles/01_sector.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: CC0000;
}
.bg_infoblock {
	background-image: url(/images/bg_titles/01_infoblock.gif);
	background-position: left top;
	background-repeat: repeat;
	background-color: CC0000;
}

