@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}

#nzsteel{
	width:100%; height:100%;
}


#noFlash{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	width:100%;
	text-align:center;
	line-height:18px;
	background:url(../noFlash/noFlashLogos.jpg) no-repeat center;
	padding:150px 0px 0px 0px;
	margin:100px;
}
#noFlash a:link{color:#0e69b7; text-decoration:underline;}
#noFlash a:visited{color:#0e69b7; text-decoration:underline;}
#noFlash a:hover{color:#CCCCCC; text-decoration:none;}
#noFlash a:active{color:#CCCCCC; text-decoration:none;}
