* {
	margin:0;
	padding:0;
}
body {
	font:14px Helvetica, Arial, sans-serif;
	color:#7d7d7d;
font-weight:normal;
	margin:0;
	padding:0 0 50px 0;
	background: #e1e1e1;
	text-align: left;
line-height:24px;
list-style:square inside;
}

/* Links */
a {
	text-decoration:none;
	color:#0c1e3c;
border:0;
}
a:hover {
	color:#7d7d7d;
	border-bottom: 1px dotted #000;
border:0;
}


/* ------------------------------------------ LAYOUT------------------------------------------- */ 
#wrap {
	width: 100%;
overflow:hidden;
background:#fff;	
}

/* -------- HEADER --------*/
#header {
margin: 0 auto;
width: 940px;
height:240px;
}

#header .logo {
margin-left:auto;
margin-right:auto;
width: 200px;
display:block;
}
#header .cbdlogo {
margin-left:auto;
margin-right:auto;
width: 200px;
float:left;
}
#home-nav {
margin:20px auto;
width:940px;
}

.tagline {
float:left;
margin:92px 0 0 20px;
}
.action {
float:right;
margin:92px 0 0 0;
}

#homecontent {
width: 940px;
padding-top:50px;
margin:10px auto;
min-height:200px;
height:auto !important;
}
#maincontent {
width: 940px;
margin:10px auto;
min-height:300px;
height:auto !important;
}
#propertycontent {
width: 940px;
margin:10px auto;
min-height:480px;
height:auto !important;
}
#footer-wrap {
	width: 100%;
overflow:hidden;
height:119px;
background:#babbbf url('http://www.cbdleasing.co.nz/uploads/cbd/images/gradient.jpg') repeat-x;	
}
#footer-wrap-blank {
	width: 100%;
overflow:hidden;
background:#e1e1e1;	
}
#footer {
width:700px;
text-align:center;
margin: 50px auto 0 auto;
}
#footer-long {
width:940px;
text-align:center;
margin: 30px auto 0 auto;
}
.footer-box1 {
width:560px;
overflow:hidden;
float:left;
margin:20px 80px 0 0;
font:14px Helvetica, Arial, sans-serif;
	color:#666;
font-weight:normal;
text-align:left;
line-height:24px;
}
.contact-box {
width:250px;
overflow:hidden;
float:left;
margin:20px 40px 0 0;
font:14px Helvetica, Arial, sans-serif;
	color:#666;
font-weight:normal;
text-align:left;
line-height:24px;
}
.copyright {
float:left;
}

h1 {
   color: #000; 
 text-align: left; 
font: bold 16px Helvetica, Arial, sans-serif;
}

h2 {
   color: #0c1e3c; 
   text-align: left; 
font: bold 35px Helvetica, Arial, sans-serif;
}

h3 {
   color: #0f1468; 
font: normal 28px Helvetica, Arial, sans-serif;
   line-height: 1.3em;
   margin: 0 0 10px 0;
}

h4 {
   color: #999; 
font: normal 28px/28px Helvetica, Arial, sans-serif;
}

h5 {
   color: #fff; 
background: #0f1468;
padding:5px;
   line-height: 1.3em;
width:310px;
font: normal 18px Helvetica, Arial, sans-serif;
}
h6 {
color:#0c1e3c;
font: bold 16px Helvetica, Arial, sans-serif;
}

/* END HEADINGS */


/* alignment classes */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align: right;
}
/* clearing */
.clearer {
	clear:both;
}
.clear {
	display:inline-block;
}
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}
.cleaner {
height: 1px;
font-size: 1px;
clear: both;
}
.spacer {
height: 15px;
font-size: 1px;
clear: both;
}
.dotted-line {
border:2px dashed #333;
}

/* ------------------------------------------ Contact Form------------------------------------------- */ 

.contactform div { display: block; padding: 5px;}
.contactform label { display: inline-block; float: left; height: 26px; line-height: 30px;  font-size: 14px; font-weight:bold; width:150px;}
.contactform input, textarea, select { display: block; margin: 5px 0;width: 400px;padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; font:16px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px; }
.contactform textarea {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
-moz-border-radius: 5px; -webkit-border-radius:5px;
width:400px;
}
/* Just a bit more room for the Submit button */
.submit {margin: 10px 0 20px 150px; width:80px;}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0 0 100px;
	width:200px;
	text-align:left;
}
.captcha img {border:1px solid #ccc; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* ------------------------------------------ Font Face ------------------------------------------- */ 

@font-face {
    font-family: 'TertreExtraBold';
    src: url('uploads/cbd/fonts/tertre-xbol-webfont.eot');
    src: url('uploads/cbd/fonts/tertre-xbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('uploads/cbd/fonts/tertre-xbol-webfont.woff') format('woff'),
         url('uploads/cbd/fonts/tertre-xbol-webfont.ttf') format('truetype'),
         url('uploads/cbd/fonts/tertre-xbol-webfont.svg#') format('svg');
url('uploads/cbd/fonts/tertre-xbol.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}
@font-face {
font-family: Tertre;
src: url('http://www.cbdleasing.co.nz/uploads/cbd/fonts/tertre-xbol.otf'); }