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.videos, #body.partners {
 	overflow: visible;
 	padding-bottom: 30px;
 }

#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 {
	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 .partners {
 	padding-left: 50px;
 	padding-top: 30px;
}
	 
#body .partners .logo {
	float: right;
	z-index: 10;
	width: 150px;
	position: absolute;
	right:55px;
}


#body .partners ul {
 	margin:0;
 	padding: 0;
 	list-style-type: none;
 	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #3c3130;
	margin-top: 10px;
}

#body .partners li {
	padding-left: 25px;
	padding-top: 3px;
	height: 17px;
	display: block;
}

#body .partners a {
	color: #3c3130;
}

#body .partners li.web {
	background: url(../images/images_site/iconWeb.gif) left center no-repeat;
}

#body .partners li.phone {
	background: url(../images/images_site/iconTel.gif) left center no-repeat;
}

#body .partners li.email {
	background: url(../images/images_site/iconEmail.gif) left center no-repeat;
}

#body .videos {
 	padding-left: 50px;
 	padding-top: 30px;
}

#body .videos .wrapper, #body .partners .wrapper {
 	padding: 15px 0 13px 15px;
	background-color: #b6a6a3;
	margin-bottom: 15px;
	margin-left: -15px;
	width: 580px;
	color: #3c3130;
	 }

#body .videos h1, #body .partners h1  {
	font-family: Arial;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	margin:0;
	padding:0;
	margin-bottom: 35px;
	}
	
#body .videos h2, #body .partners h2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	margin:0;
	padding:0;
	}
	
#body .videos p {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding:0;
}

#body .videos .clear, #body .partners .clear {
	clear: both;
}

#body .videos .thumb, #body .partners .thumb {
	width: 200px;
	float: left;
}

#body .videos .thumb img, #body .partners .thumb img {
	border: 1px solid #3c3130;
}

#body .videos .title, #body .partners .details {
	float: left;
	width: 350px;
	padding-top: 40px;
}

#body .partners .details {
	padding-top: 25px;
}

#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;
}

ul.bodybullets {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	margin:0;
	padding:0;
	margin-top: 5px;
}

ul.bodybullets li {
	font-family: Arial;
	font-size: 13px;
	color: #fff;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	padding:0px;
	margin-left: 16px;
}

#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: 115px;
	background-color: #a39896;
	display: block;
	margin-top: -115px;
	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: 41px;
	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: 567px;
	position: relative;
	float: left;
	margin: 0;
}

#footer .main .right .subscribe {
	margin-top: 49px;
	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: 20px;
	padding:0;
}

#footer .main .logos {
	float: right;
	width: 90px;
	padding: 0;
	margin:0;
	text-align: right;
}

#footer .main .logos .masterbuilders {
	position: relative;
	float: right;
	margin-top: 17px;
	padding:0;
}

#footer .main .logos .facebook {
	position: relative;
	float: right;
	margin:0;
	padding:0;
	text-align: center;
	width: 155px;
	height: 30px;
}

#footer .main .logos .facebook a {
	background: url(../images/images_site/facebookFind-bg.gif) top left no-repeat;
	width: 135px;
	height: 23px;
	display: block;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 7px;
	text-decoration: none;
	font-family: Arial;
	color: #3c3130;
}








