* html #header {background:url(siteimg/bg-header.gif) no-repeat 394px 65px;}
* +html #header {background:url(siteimg/bg-header.gif) no-repeat 394px 65px;}
* html #header .header-holder {height:1%;}
* html #main {height:1%;}
* html .breadcrumbs {height:1%;}
* html #footer {height:138px;}
* html .banner {height:1%;}
* html .banner li {padding:0 0 0 3px;}
* html #sidebar .box-holder {height:1%;}
* html #sidebar .send .form-holder {height:1%;}
* html #content .box-holder {height:1%;}
* html #two-columns #content .box-frame {height:1%;}
* html .switcher a {
	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 = "siteimg/none.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));
}
* html .switcher a:hover {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='siteimg/switcher-h.png', sizingmethod='crop');
}
* html .switcher .activeSlide {
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='siteimg/switcher-h.png', sizingmethod='crop');
}
* html .slider .item .text img {
	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 = "siteimg/none.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));
}
* html #footer .sub-logo {
	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 = "siteimg/none.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));
}
* html #footer .right-side .counter {height:1%;}
* html #footer .right-side {width:196px;}
* html #tabs {height:28px;}
* html #sidebar .menu li {
	z-index: expression(
	runtimeStyle.zIndex = 1,
	this == parentNode.firstChild ? (className += " first-child") : 0)
}
* html .breadcrumbs li {
	z-index: expression(
	runtimeStyle.zIndex = 1,
	this == parentNode.firstChild ? (className += " first-child") : 0)
}
* html #content .form-holder ul {height:1%;}
* html #content .form-holder .input-holder {height:1%;}
* html #content .form-holder .row {height:1%;}
* html #content .form-holder .col {height:1%;}
* html #content .download {height:1%;}
* html #content .news .ttl {height:1%;}
* html #content .photo {height:1%;}
* html #content .photo li {height:1%;}
* html #content .galleries {height:1%;}
* html #content .photo .album {height:1%;}
* html #content .photo li {padding-left:11px;}
* html #content .photo a {width:206px;}
* html #content #carusel {height:1%;}
* html #content #carusel div {height:1%;}
* html #content #carusel-small {height:1%;}
* html #content #carusel-small div {height:1%;}