html {
	height: 100%;
	margin: 0px;
}

body {
	margin:0;
	background: #f4f3f1 url(/images/images_site/page-bg.png) no-repeat top center;
	color: #3c3130;
	height: 100%;
}
#clear { clear:both; }

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	min-height: 100%;
}

* html #main {
	height: 100%;
}

#left {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0;
	background: url(/images/images_site/havennewzealand.gif) no-repeat;
	background-position-x: 0px;
	background-position-y: 42px;
	background-position: 0px 42px;
	padding-top: 150px;
}

#right {
	float: left;
	width: 668px;
	margin: 0;
	padding: 0;
}

#home {
	width: 668px;
	clear: both;
	padding:0;
	margin: 0;
	overflow: visible;
	clear: both;
}

#home .left {
	position: relative;
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
}

#home .left .tagline {
	margin: 0;
	padding: 0;
	}

#home .left .tagline h1 {
	padding: 0;
	margin:0;
	padding:0;
	font-family: Arial;
	font-weight: 100;
	font-size: 42px;
	color: #a39896;
	position: absolute;
	left: -4px;
	line-height: 60px;
}

#home .right {
	width: 50px;
	position: relative;
	float: right;
	margin: 0;
	padding:0;
}

#home .right .masterbuilders {
}

#home .right .masterbuilders img {
	border:0;
	margin:0;
	margin-top: 9px;
	position: absolute;
	right: -4px;
}

#map {
	position: absolute;
	float: left;
	left:26px;
	top:40px;
	z-index: 1;
}

#body {
	width: 668px;
	clear: both;
	background: #a39896;
	padding: 0;
	overflow: auto;
}

#body .left {
	position: relative;
	float:left;
	width: 318px;
	margin:0;
	padding:0;
}

#body .left.contact {
	float: right;
	width:408px;
	height: 454px;
	z-index: 0;
}

#body .left.subscribe {
	float: left;
	width:667px;
	height: 280px;
	z-index: 0;
	margin:0;
	padding:0;
}

#body .left .about {
 	padding-left: 25px;
 	padding-top: 20px;
 	position: relative;
 	text-align: left;
}

#body .left .about h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	line-height: 18px;
	color: #fff;
	margin:0;
	margin-bottom: 0;
	padding:0;
}

#body .left .contact {
 	padding-right: 20px;
 	padding-top: 20px;
 	position: relative;
 	text-align: right;
}

#body .left .subscribe {
 	padding-left: 50px;
 	padding-top: 30px;
}

#body .left .subscribe div {
	position: relative;
	float: left;
	margin-top: 20px;
	}
	
#body .left .subscribe .right {
	position: relative;
	float: left;
	margin-left: 10px;
	}

#body .left .subscribe div div {
	width: 85px;
	margin:0;
	padding:0;
}

#body .left .subscribe label {
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	color: #3c3130;
	margin:0;
	padding-top:34px;
	margin-right: 10px;
	}
	
#body .left .subscribe input.text {
	width: 160px;
	height: 22px;
	border: none;
	padding: 3px 0px 0px 10px;
	background: url(../images/images_site/form_input160.gif) no-repeat;
	color: #3c3130;
	margin: 0;
	}
	
#body .left .subscribe input.submit {
	width: 93px;
	height: 24px;
	background: url(../images/images_site/form_submit.gif);
	border: none;
	cursor: pointer;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
	
#body .left .subscribe h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin:0;
	padding:0;
	}
	
#body .left .subscribe p {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 0;
	padding:0;
}

#body .left .subscribe a {
	color: #fff;
	}

#body .right {
	position:relative;
	float: right;
	width: 350px;
	margin:0;
	padding: 0;
}

#body .right.contact {
	width: 260px;
}

#body .right .copy {
	float: left;
	margin-top: 20px;
	padding: 0 15px 0 20px;
	border-left: solid #f4f2f1 1px;
	margin-bottom: 20px;
}

#body .right .copy.contact {
	height: 414px;
}

#body .right .copy h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin:0;
	padding:0;
}

#body .right .copy h1.about {
	font-family: Arial;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin:0;
	padding:0;
}

#body .right .copy h2.about {
	font-family: Arial;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	color: #fff;
	margin:0;
	margin-bottom: 12px;
	padding:0;
}

#body .right .copy h3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3c3130;
	line-height: 15px;
	margin:0;
	margin-top: 10px;
	padding:0;
}

#body .right .copy p {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 0;
	padding:0;
}

#body .right .copy p.contact {
	margin:0;
	margin-bottom: 15px;
}

#feature {
    position:relative;
    height:373px;
	width: 668px;
	background: #fff;
	padding:0;
	margin:0;
}

#house {
	width: 668px;
	clear: both;
	background: #a39896;
	padding: 0;
	padding-bottom: 20px;
	overflow: auto;
}

#house .left {
	position: relative;
	float:left;
	width: 318px;
	margin:0;
	padding:0;
}

#house .left .floorplans {
	position: relative;
	left: 0px;
	top: 0px;
}

#house .left .floorplans img {
	border: 0;
}

#house .left .legend {
	position: absolute;
	clear: both;
	left: 25px;
	bottom: 0px;
	float:left;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10px;
	color: #3c3130;
	width: 293px;
	padding:0;
	margin:0;
}

#house .left .legend .bedrooms {
	background: url(../images/images_icons/bedrooms.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .left .legend .lounges {
	background: url(../images/images_icons/lounges.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .left .legend .toilets {
	background: url(../images/images_icons/toilets.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .left .legend .garage {
	background: url(../images/images_icons/garages.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .left .legend .study {
	background: url(../images/images_icons/study.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .left .legend .bathrooms {
	background: url(../images/images_icons/bathrooms.gif) no-repeat top left;
	width:32px;
	height:30px;
	position: relative;
	float: left;
	text-align: right;
	margin-right: 15px;
}

#house .right {
	position:relative;
	float: right;
	width: 350px;
	margin:0;
	padding: 0;
}

#house .right .copy {
	float: left;
	margin-top: 20px;
	padding: 0 10px 0 20px;
	border-left: solid #f4f2f1 1px;
	min-height: 175px;
}

#house .right .copy h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin:0;
	padding:0;
}

#house .right .copy p {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 0;
	padding:0;
}

#house .left .legend .landhouse {
	clear: both;
	position: relative;
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 22px; 
	display: block
	min-height: 30px
}

#house .left .legend .landhouse h1 {
	font-family: Arial;
	font-weight: 500;
	font-size: 20px;
	color: #3c3130;
	line-height: 35px;
	margin:0;
	padding:0;
	text-align: right;
}

#house .left .legend .landhouse p {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 3px;
	padding:0;
	padding-right: 2px;
	color: #3c3130;
	text-align: right;
}

.landhouse a {
	color: #fff;
	text-decoration: none;
}

#house .left .legend .video {
	clear: both;
	position: relative;
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 20px; 
	background: url(/images/images_site/video.gif) no-repeat right top;
	display: block
	min-height: 30px
}

#house .left .legend .video h1 {
	font-family: Arial;
	font-weight: 600;
	font-size: 16px;
	color: #3c3130;
	line-height: 28px;
	margin:0;
	padding:0;
	padding-right: 35px;
	text-align: right;
}

#house .left .legend .video p {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	padding:0;
	padding-right: 5px;
}

#house .left .legend .video a {
	color: #fff;
	text-decoration: none;
}

#house .left .legend .video a:hover {
	color: #3c3130;
	}
	

#awards {
	width: 668px;
	clear: both;
	padding:0;
	margin: 0;
	overflow: auto;
}

#awards .left {
	position: relative;
	float: left;
	width: 220px;
	height: 68px
	margin: 0;
	padding: 0;
}

#awards .left .medals {
	padding: 5px 0 5px 10px;
}

#awards .left .medals img {
	position: relative;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#awards .right {
	width: 440px;
	position: relative;
	float: left;
	margin: 0;
}

#awards .right .description {
}

#awards .right .description .heading {
	width: 78px;
	position: relative;
	float: left;
	text-align: right;
	padding-right: 20px;
	margin:0;
}

#awards .right .description .heading h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 600;
	color: #a39896;
	margin:0;
	padding-top:34px;
}

#awards .right .description .detail {
	margin: 20px 0px;
	padding-left: 20px;
	border-left: solid #a39896 1px;
	float: left;
}

#awards .right .description .detail h3 {
	font-family: Georgia;
	font-style: italic;
	font-weight: bolder;
	font-size: 12px;
	color: #3c3130;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

#awards .right .description .detail h3.next {
	margin-top: 12px;
}

#awards .right .description .detail p {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #3c3130;
	padding: 0;
	margin: 0;
}

#footer {
	width: 100%;
	height: 100px;
	background-color: #a39896;
	display: block;
	margin-top: -100px;
	position: relative;
}

#footer .main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}


#footer .main .left {
	width: 292px;
	position: relative;
	float: left;
	margin: 0;
	margin-top: 24px;
	border-right: 1px #3c3130 solid;
	text-align: right;
} 

#footer .main .left h2 {
	font-size:18px; 
	font-family:Arial; 
	font-weight:600; 
	margin-right: 25px; 
	color: #fff; 
	margin-top: 15px;
}

#footer .main .right {
	width: 667px;
	position: relative;
	float: left;
	margin: 0;
}

#footer .main .right .subscribe {
	margin-top: 34px;
	padding-left: 15px;
}

#footer .main .right .subscribe div {
	position: relative;
	float: left;
	}

#footer .main .right .subscribe label {
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	color: #3c3130;
	margin:0;
	padding-top:34px;
	margin-left: 15px;
	margin-right: 10px;
	}
	
#footer .main .right .subscribe input.text {
	width: 160px;
	height: 22px;
	border: none;
	padding: 3px 0px 0px 10px;
	background: url(../images/images_site/form_input160.gif) no-repeat;
	color: #3c3130;
	margin: 0;
	}
	
#footer .main .right .subscribe input.submit {
	width: 24px;
	height: 24px;
	background: url(../images/images_site/form_next.gif);
	border: none;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#footer .main .right .masterbuilders {
	position: relative;
	float: right;
	margin-top: 15px;
	padding:0;
}






