
body{
	width:expression(document.documentElement.clientWidth < 975 ? "975px" : "auto");
}

.content-foot ,
.bottom-boxes,
.pictures{
	background:url(none.gif) fixed;
}
.content-foot{filter:progid:dximagetransform.microsoft.alphaimageloader(src='/custom/framework/content-foot-bg.png', sizingmethod='crop');}
.bottom-boxes {filter:progid:dximagetransform.microsoft.alphaimageloader(src='/custom/framework/separator.png', sizingmethod='crop');}
.pictures  {filter:progid:dximagetransform.microsoft.alphaimageloader(src='/custom/framework/photo-borders.png', sizingmethod='crop');}
