/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, sans-serif;
color: #1a171b;
}

p {
font-size: 1em;
line-height: 1.2em;
margin-bottom: 10px;
}

/* Structure */
#wrapper {
margin: 0 auto;
width: 979px;
}
#header {
background: #ed2724 url(/img/bg_header.gif) top left no-repeat;
height: 120px;
}
#seo {
text-align: center;
font-weight: bold;
padding: 5px 0;
}
#seo p {
margin: 0;
}
#images {
border-top: 2px solid #ed2724;
border-bottom: 2px solid #ed2724;
height: 274px;
}
#images img {
display: block;
float: left;
}
#images img.queenstown {
margin: 0 1px 0 0;
}
#images img.wanaka {
margin: 0 1px 0 0;
}
#images img.glenorchy {
margin: 0 1px 0 0;
}
#buttons {
height: 110px;
}
#buttons a {
display: block;
float: left;
background-position: top left;
background-repeat: no-repeat;
height: 110px;
text-indent: -9999em;
}
#buttons a.queenstown {
background-image: url(/img/btn_queenstown.gif);
width: 244px;
margin: 0 1px 0 0;
}
#buttons a.wanaka {
background-image: url(/img/btn_wanaka.gif);
width: 243px;
margin: 0 1px 0 0;
}
#buttons a.glenorchy {
background-image: url(/img/btn_glenorchy.gif);
width: 244px;
margin: 0 1px 0 0;
}
#buttons a.southland {
background-image: url(/img/btn_southland.gif);
width: 243px;
}
#byline {
background: #fff url(/img/tag.gif) top right no-repeat;
}
#byline img {
margin: 0 auto;
display: block;
}
#footer {
background: #ed2724 url(/img/bg_footer.gif) top right no-repeat;
padding: 20px 0;
margin: 0 0 10px 0;
}
#footer p,
#footer p a {
text-align: center;
color: #fff;
font-weight: bold;
text-decoration: none;
margin: 0;
}
#footer p a:hover {
text-decoration: underline;
}
#wrap {
border-left: 1px solid #231f20;
border-right: 1px solid #231f20;
}



#header ul#officelinks {
list-style: none;
margin: -28px 0px 0 445px;
_margin: -30px 0px 0 220px;
float:left;
}
#header ul#officelinks li {
display: inline;
}
#header ul#officelinks a {
display: block;
float: left;
height: 14px;
background-position: top left;
background-repeat: no-repeat;
text-indent: -9999em;
}
#header ul#officelinks a.wanaka {
background-image: none;
width: 80px;
}
#header ul#officelinks a.southland {
background-image: none;
width: 72px;
}
#header ul#officelinks a.glenorchy {
background-image: none;
width: 80px;
}
