﻿body {
}

a 
{
	color: Black;
	text-decoration: none;
}

#page
{
	margin: 0px auto;
	padding: 0;
	width: 886px;
}

#header {
	width: 886px;
	height: 75px;
	margin: 0 auto;
	background: url(../Images/NZFWebBanners1.jpg);
}

#topMenu
{
	width: 886px;
	height: 40px;
	margin: 0 auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#topMenu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#topMenu li 
{
	width: 24%;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 12px;
}

#topMenu a
{
	color: Black;
	text-decoration: none;
}

#midBanner {
	width: 886px;
	height: 275px;
	margin: 0 auto;
	background: url(../Images/different.jpg);
}

#contentLinks
{
	width: 886px;
	height: 180px;
	margin-top: 5px;
}

#latest
{
	float: left;
	width: 440px;
	height: 180px;
	margin-right: 5px;
}

#latestHeading
{
	float: left;
	width: 440px;
	height: 37px;
	background-image: url(../Images/latestnewstitlebg.jpg);
}

#latestHeading p
{
	margin-top:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	color: Black;
}

#latestBody
{
	float: left;
	width: 440px;
	height: 143px;
	background-color: Black;
}

#latestBody p
{
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: White;
	padding-left: 5px;
}

#latestBody a
{
	color: white;
}

#subscript
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8px;
	color: White;
	padding: 5px;
}

#invest
{
	float: left;
	width: 143px;
	height: 180px;
	margin-right: 5px;
	background-image: url(../Images/investborrowbg.jpg) ;
}

#invest p
{
	margin-top:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	margin-bottom: 12px;
}

#invest a
{
	color: Black;
	text-decoration: none;
}

#invest img
{
	margin-left: 1px;
}

#borrow
{
	float: left;
	width: 143px;
	height: 180px;
	margin-right: 5px;
	background-image: url(../Images/investborrowbg.jpg);
}

#borrow p
{
	margin-top:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	margin-bottom: 12px;
}

#borrow a
{
	color: Black;
	text-decoration: none;
}

#borrow img
{
	margin-left: 1px;
}

#links
{
	float: left;
	width: 145px;
	height: 180px;
}

#links p
{
	margin-top:10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 8px;
	margin-bottom: 12px;
}

#linksHeading
{
	float: left;
	width: 145px;
	height: 37px;
	background-image: url(../Images/ratesheaderbg.jpg);
}

#linksBody
{
	float: left;
	width: 145px;
	height: 143px;
	background-image: url(../Images/ratesmenubg.jpg);
}

#linksBody ul
{
	list-style-type:none;
	display:block;
	width: 145px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;

}

#linksBody li
{
	width: 145px;
	height: 30px;
	text-decoration: none;
	text-indent: 12px;
	padding-top: 15px;
	border-top-style: dotted;
	border-top-color: Gray;
	border-top-width: thin;
}

#bottomBanner
{
	display: block;
	width: 886px;
	height: 75px;
	margin-top: 5px;
	background: url(../Images/bottombanner_kiwisaver_small.jpg) no-repeat;
}

#bottomBanner span
{
	visibility: hidden;
}