﻿body {
margin-top: 0px;
background-image: url('images/background.jpg'); 
background-repeat:repeat-x;
background-color: #567eb2; 
text-align: center
}

p {
	margin: 0px 8px 0px 8px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
	line-height: 15px;
}

a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #800080;}
a:visited {text-decoration: underline; color: #000099;}

h1 {
	margin: 0px 0px 0px 8px;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
h2 {
	margin: 5px 0px 0px;
	font-style: normal;
	font-size: 12px;
}
#banner {
	background-color: #99cdff;
	text-align: center;
	height: 125px;
	width: 750px;
}

#left-column {
	width: 140px;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#feature-box {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	text-align: center;
	background-color: #ffffcc;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.image-style {
	margin-left: 10px;
	margin-right: 10px;
}

.dot-points {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
	margin: 0px 8px 0px -5px;
	line-height: 15px;
}

.centre {
	text-align: center;
}

.enquiry-form {
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #98B5DD;
}

#copyright-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #161415;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}
.left-images{
	padding: 10px
}










