.sIFR-hasFlash #content h1{
	width: 500px !important;
}
.logo{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/logo.png', sizingmethod='crop');
}
.contacts .bg-l{
	background:none 0 100%;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/contacts-l.png', sizingmethod='crop');
}
.contacts .bg-r{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/contacts-r.png', sizingmethod='crop');
}
.visual-t{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-visual-t.png', sizingmethod='crop');
}
.visual-c{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-visual-c.png', sizingmethod='scale');
}
.extra-nav li{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-extranav.png', sizingmethod='crop');
}
.contactour{
	background:url(../images/contactour.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/contactour.png', sizingmethod='crop');
}
.contactour:hover{
	background:url(../images/contactour-hover.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/contactour-hover.png', sizingmethod='crop');
}
.aboutus{
	background:url(../images/aboutus.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/aboutus.png', sizingmethod='crop');
}
.aboutus:hover{
	background:url(../images/aboutus-hover.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/aboutus-hover.png', sizingmethod='crop');
}
.nav{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-nav.png', sizingmethod='crop');
}
#footer{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-footer.png', sizingmethod='crop');
}
.by .txt{
	background:url(../images/bg-by.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-by.png', sizingmethod='crop');
}
.by .bg{
	background:url(../images/bg-by-hover.png) no-repeat 0 -9999px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-by-em.png', sizingmethod='crop');
}
img, .png {
	position: relative;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true))
	}
	

