.s-container
{
	position:	relative;
	display:	block;
	/*border:		1px solid red;*/
	height:		440px;
	width:		99%;
}

.s-block
{
	position:	absolute;
	display:	block;
	text-align:	center;

	border:		1px solid black;

	color:		white;
	font-weight: bold;
	font-family: times;

	padding:	2px;
}
.s-block p
{
	font-family: times;
	font-weight:	bold;
	color:			white;
	font-size:		100%;
	vertical-align: middle;
}

.s-block a p, .s-block a:link p, .s-block a:visited p
{
	color:		#ffff99;
	display:	block;
}
.s-block a:hover p, .s-block a:selected p
{
	color:		#ffffcc;
}

.s-whakarongotai
{
	top:			10px;
	
	margin-left:	30%;
	margin-right:	30%;

	height:			45px;
	width:			40%;

	background:		#aa1100;
}

.s-span
{
	top:			35px;
	margin-left:	15%;
	margin-right:	15%;

	border-width:	1px 1px 0px 1px;
	border-color:	black;
	border-style:	solid;

	width:			70%;
	height:			30px;
}
	
.s-social
{
	top:			70px;
	left:			7%;
	width:			100px;

	font-weight:	bold;
	font-size:		120%;

	border:			none;
	color:			black;
}
.s-commercial
{
	top:			70px;
	right:			5%;
	width:			100px;

	font-weight:	bold;
	font-size:		120%;

	border:			none;
	color:			black;
}

.s-horatepai
{
	top:			100px;
	left:			3%;
	width:			150px;

	background:		#0055ee;
}

.s-fisheries
{
	top:			100px;
	right:			3%;
	width:			150px;

	background:		#002255;
}

.s-hiringa
{
	top:			155px;
	left:			3%;
	width:			150px;

	background:		#aa11ff;
}

.s-asset
{
	top:			160px;
	right:			3%;
	width:			150px;

	background:		#343397;
}

.s-enviro
{
	top:			210px;
	left:			3%;
	width:			150px;

	background:		#659801;
}

.s-iwi
{
	top:			220px;
	right:			3%;
	width:			150px;

	background:		#E50001;
	border-style:	dotted;
}

.s-tuku
{
	top:			265px;
	left:			3%;
	width:			150px;

	background:		#0022aa;
}

.s-tourism
{
	top:			280px;
	right:			3%;
	width:			150px;

	background:		#EEEE22;

	border-style:	dotted;
}
.s-tourism p{ color: black;}

.s-claims
{
	top:			320px;
	left:			3%;
	width:			150px;

	background:		#cc0000;
}

.s-centerline
{
	left:			0;
	top:			65px;
	width:			50%;
	border:			none;
	border-right:	1px dotted black;
	height:			300px;
}

.s-runanga
{
	top:			365px;
	left:			30%;
	right:			30%;
	width:			40%;

	background:		#FF9900;
}

.s-spanbottom
{
	top:			360px;
	margin-left:	15%;
	margin-right:	15%;

	border-width:	0px 1px 1px 1px;
	border-color:	black;
	border-style:	solid;

	width:			70%;
	height:			30px;
}

.s-exec
{
	top:			412px;
	left:			32%;
	right:			32%;
	width:			36%;

	background:		green;
}
