body{
	background:#959595;
	color:#fff;
	font-family:arial, sans-serif;
}

p{
	font-size:12px;
}

a{
	text-decoration:none;
	color:#517693;
}

a:hover{
	text-decoration:underline;
}

h2{
	font-size:18px;
}

a h2{
	color:#fff;
}

h3{
	font-size:14px;
	text-transform:uppercase;
}

#container{
	width:1000px;
	border:5px solid #000;
	margin:0 auto;
}

#top_menu{
	width:970px;
	height:35px;
	background:#000;
	padding:5px 0 0 30px;
}

#top_menu a, #header a{
	font-size:10px;
	color:#fff;
	padding-bottom:30px;
	height:20px;
}

#header{
	width:1000px;
	height:413px;
	background:url('/newzealand/img/bg_header.jpg') no-repeat;
	margin-top:-20px;
}

#header p{
	padding:320px 0 0 300px;
}

#header a{
	margin:0 10px;
}

#left_box{
	width:240px;
	min-height:450px;
	background:url('/newzealand/img/bg_left_box.jpg') no-repeat;
	float:left;
	padding:40px 0 0 15px;
}

#middle_box{
	width:410px;
	padding:0 0px 10px 25px;
	float:left;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:justify;
}

#middle_box p{
	padding-right:25px;
}

#right_box{
	width:280px;
	float:left;
	background:url('/newzealand/img/map_faded.jpg') no-repeat top right;
	padding-left:20px;
	min-height:450px;
}

#footer{
	width:1000px;
	height:64px;
	background:url('/newzealand/img/bg_footer.jpg') no-repeat;
}




a.contact{
	color:#2a4069;
	font-size:14px;
}

ul{
	margin-right:70px;
}

ul li{
	font-size:12px;
	text-align:left;
}

