html.ltie8 div#pages div.page {/*vertical centre*/
	position: relative;
}

html.ltie8 div#pages div.page div.padding {/*vertical centre*/
	position: absolute;
	top: 50%;
	padding-top: 420px;
}

html.ltie9 div#pages div.page#top div.padding div.content {
	max-height: 650px;
}

html.ltie8 div#pages div.page div.padding div.content {/*vertical centre*/
	position: relative;
	top: -50%;
	height: 65%;
}

/*html.ie div.page div.buttons {
	margin-top: 100px;
}*/

html.ltie8 div.page#why div.buttons {
	margin-bottom: 833px;
}

html.ltie8 div#pages div.page#contact div.padding div.content {
	top: -258px;
}