@charset "utf-8";
#wrapper {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#logo {
	height: 102px;
	width: 994px;
	float: left;
	background-color: #FFFFFF;
}
#header-image {
	height: 222px;
	width: 994px;
	float: left;
}
.header-image {
	height: 222px;
	width: 994px;
	float: left;
}
.image-padding-rhs-1 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
.image-padding-rhs-2 {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
}
.image-padding-rhs-3 {
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#nav {
	width: 230px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#nav ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	font-family: "Century Gothic", Arial, sans-serif;
	padding-left: 50px;
}
#nav ul li {
	display: block;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: small;
	color: #07ae1f;
}
#nav ul li a {
	text-decoration: none;
	color: #07ae1f;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: "Century Gothic", Arial, sans-serif;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav ul li a.ON {
	text-decoration: none;
	color: #07ae1f;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
#nav ul li a.ON:hover {
	text-decoration: none;
	color: #07ae1f;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}
#content {
	width: 754px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#clearer {
	height: 0px;
	overflow: hidden;
	clear: both;
	width: 994px;
	font-size: 0px;
	line-height: 0px;
}
p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 65px;
	padding-bottom: 10px;
	padding-left: 33px;
	line-height: 22px;
}
#content ul {
	padding-top: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	padding-right: 65px;
	line-height: 22px;
}
h1 {
	font-size: large;
	color: #666666;
	text-decoration: none;
	padding-right: 65px;
	padding-left: 33px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	margin: 0px;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	color: #07ae1f;
	text-decoration: none;
	padding-right: 65px;
	padding-left: 33px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #07ae1f;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	padding: 0px;
	background-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
html {
	overflow: scroll;
	height: 101%;
}
input#send{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
	float: left;
	margin-left: 232px;
	margin-right: 25px;
	margin-bottom: 25px;
}
input#clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	display: inline;
	float: left;
	clear: none;
	margin-right: 270px;
	margin-bottom: 25px;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
	float: left;
	clear: right;
}
input#contactname1, input#contactemail, input#contactphone1, textarea#contactmessage, input#postcode, input#application, textarea#message, textarea#information, textarea#address {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: -2px;
}
.contact-box {
 display: none;
}

