body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}

#header {
	display: none;
	visibility: hidden;
}

#strapline h1 {
	margin-top: 70px;
	font-size: 18pt;
	color: #0066cc;
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	text-align: left;
}

#nav {
	display: none;
	visibility: hidden;
}

#rightcol {
	display: none;
	visibility: hidden;
}

#content img {
	margin: 3px;
	border: 1px solid #222222;
}

#content img.spaced {
	margin: 3px;
	margin-left: 8px;
	margin-right: 8px;
}

#content img.noborder {
	margin: 3px;
	border: 0px;
}

#content h2 {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 15pt;
	color: #009999;
	font-weight: bold;
}

#content h3 {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 12pt;
	color: #0066cc;
	font-weight: bold;
	font-style: italic;
}

#content p, #content li, #content td {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 11pt;
	color: #444444;
}

#content a:link, #content a:visited {
	color: #0066cc;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover, #content a:active {
	color: #000f4b;
	text-decoration: underline;
}

#content p.quote {
	color: #777777;
}

#content p.testimonial {
	margin-bottom: 0px;
}

#content p.testimonee {
	margin-top: 0px;
	color: #0066cc;
	font-style: italic;
}

#content div.pricelist {
	border: 1px solid #000000;
	padding: 5px;
	margin-bottom: 15px;
	width: 90%;
}

#content div.pricelist table {
	border-collapse: collapse;
}

#content div.pricelist td {
	vertical-align: top;
}

#content div.pricelist caption {
	color: #444444;
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

#content table.layout {
	border-collapse: collapse;
}

#content table.layout th {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 11ptm;
	color: #444444;
	text-align: left;
	font-weight: normal;
	width: 220px;
}

#content table.layout caption {
	color: #444444;
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-align: left;
}

#content table.colourtable caption {
	display: none;
	visibility: hidden;
}

#content table.colourtable td {
	width: 250px;
	padding: 4px;
	border: 1px solid #ffffff;
	text-align: center;
}

#content form input.fieldtext {
	width: 180px;
}

#content form textarea.fieldtext {
	width: 300px;
}

#prefooter {
	clear: both;
	margin-top: 10px;
}

#prefooter p {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 11pt;
	color: #0066cc;
	font-weight: bold;
	text-align: center;
}

#footer {
	padding: 5px;
	padding-top: 20px;
}

#footer p {
	font-family: "Trebuchet MS", Georgia, Times, sans-serif;
	font-size: 10pt;
	color: #777777;
}

#footer p.left {
	float: left;
}

#footer p.right {
	display: none;
	visibility: hidden;
}

#footer span.lowlight {
	color: #bbbbbb;
}

#footer a:link, #footer a:visited {
	color: #777777;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #777777;
	text-decoration: none;
}
