.wrapper-holder{min-height:100%;}
* html .wrapper-holder{height:100%;}
.wrapper-frame{padding-bottom:expression(document.getElementById("footer").offsetHeight + "px");}
#footer{
	position:relative;
	margin-top:expression(- this.offsetHeight + "px");
}
.nav li{background-image: expression( (this===this.parentNode.childNodes[0]) ? "none" : "auto");}
.box-b{
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-box-b-application.png', sizingmethod='crop');
/*	background-position:-9999px -9999px; */
}
.container-b{
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-container-b.png', sizingmethod='crop');
	/*background-position:-9999px -9999px;*/
}