/* Less Than IE 9
-----------------------------------------------------*/

/* IE 6 Hacks
-----------------------------------------------------*/
.ie6 .button .indicator-wrapper,
.ie6 .button .indicator {
	float: left;
}
.ie6 .home-grid-piece a .box-cta {
	height: 2.5em;
}
.ie6 #footer {
	position:static;
	z-index: 99999;
}
.ie6 #pdf-preview-header {
	position: relative;
	z-index: -1;
}

/* IE 7 Hacks
-----------------------------------------------------*/
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
.ie7 #headerMenu {
	width: 210px;
}
.ie7 #pdf-preview-header,
.ie7 .infographic-preview-body {
	position: relative;
	z-index: -1;
}

/* IE 8 Hacks
-----------------------------------------------------*/

/* IE 9 Hacks
-----------------------------------------------------*/
