﻿/* 
	Fixes for IE8 styling issue
*/
#NZIMastHead {
	display:none;
}
#headerWrapper {
	background:url('/Style%20Library/Images/masthead.png') no-repeat scroll left center;
	z-index:inherit;
}

#topBackground {
	z-index: -9999;
}
