body {
	background-color: #f2f2f2;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
a:link {color: #008ed3; text-decoration: none;}
a:visited {color: #008ed3; text-decoration: none;}
a:hover {color: #008ed3; text-decoration: underline;}
a:active {color: #008ed3; text-decoration: none;}

div#main {
	position: relative;
	width: 837px;
	height: 1150px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 15px;
	z-index: 0;
}
.menuholder {
	position: absolute;
	margin-left: 330;
	margin-top: -40;
	width: 507px;
	height: 22px;
	background-color: #f2f2f2;
}
.menu {
	position: relative;
	height: 22px;
	display: block;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 21px;
}
a.menu:link {color: #808080; text-decoration: none;}
a.menu:visited {color: #808080; text-decoration: none;}
a.menu:hover {color: #808080; text-decoration: none; background-color: #c9ddeb;}
a.menu:active {color: #808080; text-decoration: none;}

.nzmap {
	position: absolute;
	left: 795px;
	top: 174px;
}
.text {
	position: absolute;
	left: 70px;
	top: 324px;
}
.lefttextholder {
	position: relative;
	left: 0px;
	top: 0px;
	width: 360px;
	text-align: justify;
	float: left;
	z-index: 3;
}
.righttextholder {
	position: relative;
	left: 85px;
	top: 0px;
	z-index: 2;
}
.under {
	position: relative;
	margin-left: 0px;
	margin-top: 50px;
	height: 1px;
	width: 696px;;
}
.righttextholder img {
	border: solid 10px #f2f2f2;
}
img.under2 {
	border: solid 10px #f2f2f2;
}
table.inner {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
.copyright {
	position: relative;
	height: 20px;
	background-color: #f2f2f2;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 15px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 15px;
	border: 1px solid #000000;
	background-color: #ffffff;
}