html,body {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	/* height:auto !important; */
	height: 100%;
}

body {
	margin: 0;
	background: #dedde;
}

a {
	color: #BBBBBB;
}

a img {
	border: none;
}

h1 {
	text-transform: lowercase;
	font-size: 26px;
	color: #AAB200;
	font-weight: normal;
}

h2 {
	text-transform: lowercase;
	font-size: 19px;
	font-weight: normal;
}

#container {
    background: #ffffff;
    border-bottom: 7px solid #ededde;
    padding-bottom: 20px;
    min-height: 750px;
}

#headwrap {
	background: #D5D20D none repeat scroll 0 0;
	height: 35px;
	margin: 0 auto;
}

#headerLeft {
	background-color: #7F9E21;
	height: 35px;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 0;
}

#header {
	height: 35px;
	line-height: 0;
	margin: 0 auto;
	position: relative;
	width: 870px;
	z-index: 1;
}

#navwrap {
	width: 870px;
	margin: 0px auto;
	height: 140px;
}

#bannerwrap-hamilton {
	margin-top: 1px;
	background-color: #7F9E21;
	height: 230px;
	clear: both;
}

#bannerwrap-auckland {
    margin-top: 1px;
    background-color: #588ea5;
    height: 230px;
    clear: both;
}

#bannerwrap-home {
	margin: 0px auto;
	clear: left;
	height: 230px;
	width: 880px;
}

#bannerwrap-home h1 {
	color: white;
	text-align: center;
	margin: 12px 0px;
}

#bannerwrap-home a {
	color: white;
	text-decoration: none;
	z-index: 1000;
}

#hamilton {
	width: 434px;
	/*background: #809c21;*/
	/*height: 235px;*/
	float: left;
}

#auckland {
    width: 434px;
    float: left;
    margin-left: 10px;
}

.city-link {
	position: relative;
	top: -22px;
}

#logo {
	position : relative;
	z-index: 2;
    float: left;
}

#logo img {
	position: relative;
	top: -15px;
}

#gallery {
	float: left;
	width: 585px;
	border-left: #FFF solid 2px;
	border-right: #FFF solid 2px;
}

#banner-inner {
    width: 890px;
    margin: 0 auto;    	
}

#banner {
    height: 230px;
    line-height: 0;
    position: relative;
    z-index: 2;
    float: left;
}

#tagline {
	float: left;
	width: 275px;
	margin: 100px 0px 0px 10px;
}

#tagline2 {
	margin-top: 20px;
    float: right;
}

#contentwrap {
	margin: 0px auto;
	padding: 10px;
	width: 870px;
    background: #ffffff;
}

#content {
	width: 535px;
    background: #ffffff;
}

#content-home {
    width: 870px;
}

#content ul {
	list-style-type: none;
}

#content ul li {
	background-color: #F7F7F0;
	list-style-image: url(../images/point.gif);
	margin: 0 0 2px 15px;
	padding: 0;
}

/* Get in touch */
#getintouch {
	margin-top: 20px;
	margin-left: 37px;
	width: 283px;
	float: right;
	/*position: relative;
	top: -200px;
	/*right: 160px;*/
}

#getintouch #touch-header {
	color: white;
	padding: 6px 16px;
	background: #5b90a6 url('/asset/images/blue-top-contactbox.gif')
		no-repeat top left;
}

#getintouch.auckland #touch-header {
    color: white;
    padding: 6px 16px;
    background: #95b926 url('/asset/images/green-top-contactbox.gif')
        no-repeat top left;
}

#getintouch #touch-header h2 {
	margin: 5px 0px;
}

#getintouch #touch-header #seeamap {
	padding: 5px 10px; margin-left : 70px;
	align: right;
	font-size: 8pt;
	text-transform: uppercase;
	margin-left: 70px; align : right; font-size : 8pt; text-transform :
	uppercase;
	background: url('/asset/images/mapbutton-blue.gif') no-repeat center
		left;
}

#getintouch #touch-header #seeamap-auckland {
    padding: 5px 10px; margin-left : 70px;
    align: right;
    font-size: 8pt;
    text-transform: uppercase;
    margin-left: 70px; align : right; font-size : 8pt; text-transform :
    uppercase;
    background: url('/asset/images/mapbutton-green.gif') no-repeat center
        left;
}

#getintouch #touch-header a {
	text-decoration: none;
	color: white;
}

#getintouch #touch-content {
	margin-top: 2px;
	padding: 12px;
	background: #c3d6dd url('/asset/images/blue-bottom-contactbox.gif') no-repeat bottom left;
}

#getintouch.auckland #touch-content {
    margin-top: 2px;
    padding: 12px;
    background: #f6f7e5 url('/asset/images/green-bottom-contactbox.gif') no-repeat bottom left;
}

#getintouch #touch-content td.detail {
	color: #00647e;
}

#getintouch #touch-content td.value {
	padding-left: 8px;
}

/* Navigation */
#nav {
	float: right;
    position: relative;
    top: 12px;
    width: 580px;
}

#navigation {
	width: 100%;
}

#nav,#nav ul {
	list-style-type: none;
	margin: 5px 0;
}

#nav ul li ul li {
	height: 20px;
}

#nav li a {
	color: #b7b7b7;
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	text-transform: lowercase;
	text-decoration: none;
	padding-top: 18px;
}

#nav li.active a {
	color: #00647e;
	background: url('/asset/images/colour-point.gif') no-repeat center top;
}

#nav ul {
	padding: 0 0 0px;
}

#nav ul li {
	border-left: #CCC 1px dotted;
	float: left;
	padding: 0px 6px;
}

#nav li ul {
	
}

#nav li ul li {
	background: transparent none repeat scroll 0 0;
	border: none;
	padding: 0;
}

#nav li ul li a {
	background: transparent none repeat scroll 0 0;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: none;
	text-transform: none;
}

#nav ul li ul {
	list-style-image: url(../images/sq.gif);
	background: transparent none repeat scroll 0 0;
	margin: 0 0 5px 15px;
	padding: 0;
}

#nav ul li ul li a {
	font-size: 14px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}