@charset "iso-8859-1";



* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {	
	background-color: #fff;
	background-image: url('../images/header_bg.gif');
	background-repeat: repeat-x;
	background-position: top; 
}

#frame {
	width: 800px;
	margin: 0 auto;
}


#header {
	width: 800px;
	height: 109px;
	float: left;
}
#logo {
	width: 400px;
	height: 109px;
	float: left;
}

#nav_cont {
	width: 800px;
	height: 31px;
	float: left;
	background-image: url('../images/telephone.gif');
	background-repeat: no-repeat;
	background-position: right; 
}
/*
---------------- NAVIGATION
-------------------------------------------------------- */	

#nav {
	height: 31px;
	width: 534px;
	float: left;
	}

#nav ul{
	width: 534px;
	padding: 0px;	
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 31px;
	text-indent: -9999px;
	}

/*
---------------- HOME BUTTON
-------------------------------------------------------- */	

#nav li#home {
	background: url(../images/home.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#home a {
	background: url(../images/home.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#home a:hover, #nav li#home a.current {
	background: url(../images/home_over.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#home a.current {
	background: url(../images/home_over.gif) no-repeat left top;
	width: 134px;
	}


	
/*
---------------- SERVICES BUTTON
-------------------------------------------------------- */	

#nav li#services {
	background: url(../images/services.gif) no-repeat left top;
	width: 133px;
	}
	
#nav li#services a {
	background: url(../images/services.gif) no-repeat left top;
	width: 133px;
	}
	
#nav li#services a:hover, #nav li#services a.current {
	background: url(../images/services_over.gif) no-repeat left top;
	width: 133px;
	}
	
#nav li#services a.current {
	background: url(../images/services_over.gif) no-repeat left top;
	width: 133px;
	}




/*
---------------- CONTACT BUTTON
-------------------------------------------------------- */	

#nav li#contact {
	background: url(../images/contact.gif) no-repeat left top;
	width: 133px;
	}
	
#nav li#contact a {
	background: url(../images/contact.gif) no-repeat left top;
	width: 133px;
	}
	
#nav li#contact a:hover, #nav li#contact a.current {
	background: url(../images/contact_over.gif) no-repeat left top;
	width: 133px;
	}

#nav li#contact a.current {
	background: url(../images/contact_over.gif) no-repeat left top;
	width: 133px;
	}
	
/*
---------------- ACCOUNTS BUTTON
-------------------------------------------------------- */	

#nav li#accounts {
	background: url(../images/accounts.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#accounts a {
	background: url(../images/accounts.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#accounts a:hover, #nav li#accounts a.current {
	background: url(../images/accounts_over.gif) no-repeat left top;
	width: 134px;
	}
	
#nav li#accounts a.current {
	background: url(../images/accounts_over.gif) no-repeat left top;
	width: 134px;
	}
	
	
#banner {
	width: 800px;
	height: 200px;
	float: left;
}

#mainbody {
	width: 800px;
	float: left;
	clear: both;
	background-color: #fff;	
	padding-top: 20px;
	padding-bottom: 20px;
	
}

#mainbody_cont {	
	margin: 0 auto;
	width: 800px;
}

h1 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 22px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}

h2 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}

h3 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	text-align: center;
	padding-bottom: 10px;
}

h4 {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-bottom: 20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: 150%;
	text-align: justify;
	padding-bottom: 10px;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.brown_text {
	font-family: "Century Gothic", Arial, Trebuct MS;
	font-size: 13px;
	font-weight: normal;
	color: #331A00;
	line-height: 150%;
	text-align: justify;
	padding-bottom: 10px;
}



#cont_left {
	width: 740px;	
	float: left;
}

#cont_right {
	width: 180px;
	float: left;
	padding-left: 20px;
}

#home_cont_left {
	width: 670px;	
	float: left;
}

#home_cont_right {
	width: 250px;
	float: left;
	padding-left: 20px;
}

.box_cont {
	width: 310px;
	float: left;
}

.clear
{
clear: both;
}

#footer{
	width:800px;
	height:50px; 
	border-top:2px solid #0344AD;
	float:left;
}

#footer_left{
	width:400px;
	height:50px; 
	float:left;
}

#footer_right{
	width:400px;
	height:50px; 
	float:left;
	text-align: right;
}
.footer-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height:20px;
	margin:10px 0px 0px 0px;
}

.footer-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

.footer-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


input#firstname, input#surname, input#businessname, input#telephone, input#email, input#address,  input#suburb, input#referralother, input#howdidyoufindus {
	background:#ffffff;
	border:1px solid #0344AD;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}

textarea#comments {
	background:#ffffff;
	border:1px solid #0344AD;
	padding:4px;
	width:450px;
	height:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

input#submit {
	background:#0344AD;
	border:1px solid #0344AD;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#fff;
}

input#submit:hover {
	background:#0964FB;
	border:1px solid #0344AD;
	padding:6px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#fff;
	cursor:pointer;
}

label {
	margin:10px;
}

.selectbox {
	background:#ffffff;
	border:1px solid #0344AD;
	padding:4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}



.float_right {
	float: right;
	margin: 0 0 0 5px;
	clear: both;
}
ul.square {
	padding:0px 0px 0px 5px;
}
ul.square li {
	list-style:square; 
	margin:0px 0px 10px 30px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

ul.square li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

ul.square li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}