@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
 } 
.subheading {
	color: #66CCCC;
}
#pageheading {
	height: 30px;
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 10px;
	clear: both;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#pagecontainer {
	height: 600px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin dotted #999999;
}
#footer {
	height: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 63px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#logo {
	height: 150px;
	margin: 5px;
	padding: 5px;
}
#pagetitle {
	float: right;
	width: 400px;
	margin: 5px;
	padding: 5px;
}
.contactcolour {
	font-weight: bold;
	color: #66cccc;
}
.contactsize {
	font-size: 11px;
}
#picturebox {
	width: 700px;
	border: thin dotted #999999;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	vertical-align: top;
	margin-top: 5px;
	height: 340px;
}
#pageimage {
	float: left;
	height: 340px;
	width: 200px;
}
#content {
	float: right;
	width: 460px;
	height: 320px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 13px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 6px;
}
#navigation {
	padding-right: 5px;
	padding-left: 5px;
	width: 770px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
servicestable {
	font-size: 11px;
}
.headingborder {
	height: 10px;
	border: 1px dotted #66CCCC;
	padding: 5px;
	font-size: 12px;
}
.pagetitleimg {
	margin-right: 60px;
	float: right;
}

