
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	header h1 a{ background-color: transparent; background-image: url(../images/ie-logo-s-b.png); background-repeat: no-repeat; }
	.overlay:before{ background-color: transparent; background-image: url(../images/ie-logo-s-w.png); background-repeat: no-repeat; }
	.item3:before{ background-image: url(../images/ie-logo-s-b.png);}
	.info{  margin: 0 auto; height: auto; display: block; margin-top: 70px;}
	footer, .push{ height:auto;}
	.push{ display: none; }
	.box:before{ content:""; display:block; height:70px;}
}


