* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family: 'RobotoLight';
	color: #636363;
	font-size: 12px;
}
@font-face {
	font-family: 'RobotoRegular';
	src: url('fonts/Roboto-Regular-webfont.eot');
	src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Roboto-Regular-webfont.woff') format('woff'),
	url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
	url('fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'RobotoBold';
	src: url('fonts/Roboto-Bold-webfont.eot');
	src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Roboto-Bold-webfont.woff') format('woff'),
	url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
	url('fonts/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
	font-weight: normal;
	font-style: normal;

}
@font-face {
	font-family: 'RobotoLight';
	src: url('fonts/Roboto-Light-webfont.eot');
	src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Roboto-Light-webfont.woff') format('woff'),
	url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
	url('fonts/Roboto-Light-webfont.svg#RobotoLight') format('svg');
	font-weight: normal;
	font-style: normal;

}
body {
background-color: #b4d823;
}
p, .page-link {
	line-height: 2;
}
h1, h2, h4, h5 {
	font-size: 28px;
	margin-bottom: 10px;
}
h1, h4 {
	color: #86a800;
}
h2, h5 {
	color: #4b89db;
}
h3 {
	color: #b4d823;
	font-size: 25px;
	margin-bottom: 7px;
}
h3 span {
	color: #0eaeda;
	font-size:17px;
	float: right;
	margin-right: 66px;
	margin-top:11px;
}
h4, h5 {
	margin-top: 20px;
}
a:link {
	color: #636363;
	text-decoration: none;
}
a:visited {
	color: #636363;
	text-decoration: none;
}
a:hover {
	color: #636363;
	text-decoration: underline;
}
.top-header {
	margin-top: 0px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -123px; /* the bottom margin is the negative value of the footer's height */
	width: 978px;
	background: url('images/content-bg.png') repeat-y;
}
.masthead {
	height: 256px;
	width: 978px;
	background: url('images/header.png') no-repeat;
}
.nav-div {
	height: 52px;
	margin: -52px auto 0;
	width: 940px;
	background: url('images/nav-bg.png') repeat-x;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.nav {
	list-style-type: none;
	font-family: 'RobotoRegular';
}
.nav li {
	display: inline-block;
	border-left: 1px solid #FFFFFF;
	width: 116px;
	height: 32px;
	padding-top: 20px;
	text-align: center;
	width: 184px;
	font-size: 14px;
}
.nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
li a.selected {
	color: #b4d823 !important;
}
.nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav li a:hover {
	color: #0dabd6;
	text-decoration: none;
}
.first-link {
	border-left: none !important;
}
.content {
	width: 938px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}
.application-buttons {
	float: right;
	clear: both;
	vertical-align: top;
	display: inline-block;
}
.btn {
	background: #D7D7D7;
	padding: 15px 10px;
	width: 167px;
	margin-top: 10px;
	font-family: 'RobotoBold';
	font-size: 15px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radus: 10px;
	border-radius: 10px;
}
.btn a {
	color: #7D7D7D;
	text-decoration: none;
}
.btn a:visited {
	color: #7D7D7D;
	text-decoration: none;
}
.btn a:hover {
	color: #000000;
	text-decoration: none;
}
.panel {
	width: 830px;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 40px;
}
.left-img {
	float: left;
}
.aus {
	margin-left: 30px;
	margin-top: -30px;
}
.diagram {
	margin-left: 15px;
}
.news, .links {
	margin-left: 20px;
}
.links {
	margin-right: 20px;
}
.page-txt {
	float: left;
	vertical-align: top;
	display: inline-block;
	padding-left: 30px;
}
.news-txt {
	max-width: 633px;
}
.links-txt {
	width: 300px;
}
.right-txt {
	width: 465px;
	float: right;
}
.left-img, .right-txt {
	vertical-align: top;
	display: inline-block;
}
.map, .contact-form {
	margin-top: 10px;
	vertical-align: top;
	display: inline-block;
}
.map {
	width: 422px;
}
#map_canvas {
	width: 100%;
	height: 705px;
}
.contact-form {
	padding-top: 40px;
	padding-right: 30px;
	float: right;
	width: 450px;
}
.address {
	clear: both;
	word-spacing: 3px;
}
.form-container {
	margin-top: 30px;
}
.form-input {
	margin: 15px auto;
}
input[type=text] {
	border: 3px solid #d7d7d7; 
	padding: 10px;
	width: 344px;
	margin: 5px 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance:none;  /* Remove default shadow */
	font-family: inherit;
   font-size: inherit;
}
textarea#enquiry {
	width: 344px;
	height: 120px;
	margin: 5px 0 10px 0;
	border: 3px solid #d7d7d7; 
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance:none;  /* Remove default shadow */
	font-family: inherit;
   font-size: inherit;
}
.submit-button {
	background: #b4d823;
	border: 0;
	color: #FFFFFF;
	font-family: 'RobotoBold';
	width: 90px;
	margin-top: 25px;
	margin-right: 79px;
	font-size: 14px;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	 -webkit-appearance: none;
}
.alert-box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b4d823;
	padding: 10px;
	width: 351px;
	margin-top: 68px;
}
.close {
	float: right;
	font-size: 20px;
	margin-top: -5px;
	text-decoration: none;
}
.footer, .push {
	height: 123px; /* .push must be the same height as .footer */
}
.footer {
	background: url('images/footer-bg.png') repeat-y;
	width: 978px;
	margin: 0 auto;
}
.footer-content{
	font-size: 10px;
	color: #000000;
	float: right;
	margin-right: 80px;
	margin-top: 10px;
	text-align: right;
}
.footer-content img {
	margin-left: 178px;
	margin-bottom: 15px;
}
.triangle-bg {
	min-height: 317px;
	margin-top: -317px;
	width: 100%;
	position: absolute;
	background: url('images/triangle-bg.png') no-repeat #b4d823;
	background-attachment: scroll;
	background-position:  center bottom;
	z-index: -888;
	clear: both;
}
.freestanding {
	margin-top: 110px;
}
/*OLD EDITS
.background {
	background: #b4d823;
	min-height: 1000px;
	width: 100%;
	z-index: -999;
	position: absolute;
	overflow: hidden;
}
*/