body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#ded5c0;
}

#pagecontainer{
	background-image:url(../images/bg_topbanner.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#topcontents{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#phone{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	width:263px;
	float:right;
	padding-right:105px;
	text-align:right;
	padding-top:19px;
	height:44px;
}

#maincontainer{	
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#topleftcol{
	width:286px;
	float:left;
}

#menu{
	padding-top:27px;
	padding-left:37px;
}


#logo{
	margin-left:35px;
	padding-top:19px;
}

#flash{
	width:738px;
	float:right;
}

#middleleftcol{
	width:336px;
	float:left;
}

#middlerightcol{
	width:688px;
	float:right;
}

#middlerightcol p{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:16px;
	color:#3b3b3c;
	padding-right:23px;
	
}

#middlerightcol a{
	color:#57b7df;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
}

#middlerightcol a:hover{
	text-decoration:underline;
	font-size: 13px;
}

#intro{
	padding-left:72px;
	padding-top:41px;
	padding-right:37px;
}

#intro a{
	font-size:13px;
}

#howitworks{
	background-image:url(../images/bg_howitworks.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	padding-top:22px;
	padding-left:30px;
}

#howitworks p{
	padding-right:344px;
	padding-left:7px;
}

#howitworks a{
	color:#7f9c22;
	font-size:13px;
}

#booknow{
	background-image:url(../images/bg_booknow.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#booknow h1{
	margin:0px;
	padding:0px;
	color:#f3eddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	line-height:26px;
	padding-left:94px;
	padding-top:30px;
}

#booknow h2{
	margin:0px;
	padding:0px;
	color:#57b7df;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	padding-left:94px;
	padding-top:10px;
}

#booknow img{
	padding-top:9px;
	padding-bottom:43px;
	padding-left:84px;
}

#booknow a{
	text-align:left;
}

#nzfacts{
	background-image:url(../images/bg_facts.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:780px;
}

#nzfacts ul{
	margin:0px;
	padding:0px;
	padding-top:130px;
	list-style:none;
	padding-left:50px;
	padding-right:28px;
	margin-left:10px;
}

#nzfacts li{
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:16px;
	color:#3b3b3c;
	background-image:url(../images/bg_menubullet.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:9px;
}

.polariods{
	margin-left:12px;
}

#mainbottom {
	padding-left:34px;
}

#realstories{
	width:310px;
	float:left;
	padding-right:10px;
	font-family:"Courier New", Courier, monospace;
}

#realstories img{
	padding-right:10px;
	float:left;
}

#realstories p{
	
	font-size:12px;
	color:#3b3b3c;
	font-style:italic;
	font-weight:normal;
	line-height:16px;
}

#realstories em{
	color:#f04e23;
	font-weight:bold;
}

#realstories a{
	color:#f04e23;
	text-align:right;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	text-decoration:none;
}

#footer{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer_divider.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:40px;
}

#footer p{
	color:#1e85b0;
	font-size:11px;
	line-height:14px;
	padding-top:15px;
}

#footer p a{
	text-decoration:none;
	color:#1e85b0;
}

#footer p a:hover{
	text-decoration:underline;
}

#address{
	padding-top:5px;
	padding-bottom:10px;
	width:510px;
	float:left;
	padding-left:37px;
}

#copyright{	
	width:440px;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
}

.floatright{
	float:right;
}

#facebooklink{
	background-image:url(../images/bg_facebook.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-left:45px;
	padding-right:45px;	
	font-family:"Courier New", Courier, monospace;
	padding-top:75px;
	text-align:center;
	margin-top:15px;
}

#facebooklink p{
	margin:0px;
	padding:0px;
	padding-top:8px;
	font-size:13px;
	line-height:16px;
	color:#3b3b3c;
	padding-bottom:35px;
}

#facebooklink a{
	color:#57b7df;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	font-family:"Courier New", Courier, monospace;
}