﻿   *
   {	
   margin : 0;
   padding: 0;
}
body {
	background: #FFFFFF url(images/img01blue.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
/*	original colour color: #959595; */	color: #445566;
}
h3 {
}
h2 {
}
h1 {
}
h1 {
}
h2 {
}
h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}
ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}
ul {
	margin-bottom: 2em;
	line-height: 1.6em;
}
blockquote {
	margin-bottom: 2em;
	line-height: 1.6em;
}
p {
	margin-bottom: 2em;
	line-height: 1.6em;
}
p {
}
blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}
ul {
		padding-left: 25px;
		list-style: disc;
		font-size:small;
}
ul li {
}
ol {
	list-style-position: inside;
}
ol li {
}
a {
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
img {
}
/* Logo */
#logo {
	width: 760px;
	height: 75px;
	/* background: url(images/headertest.jpg) no-repeat; */
	background-image: url('images/logotransparent.png');
	background-repeat:no-repeat;
	background-position: 5px 35px;
	margin: 0 auto;
	padding: 35px 0 0 0;
}
#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3.5em;
}
#logo h2 {
	float: left;
	font-size: 1em;
	color:white;
	position:relative;
	left:155px;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0 1em 1em 0;
}
img.right {
	float: left;
	margin: 0 1em 1em 0;
}
/* Menu */
#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}
#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px #FFFFFF solid;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #FF9933;
}
/*
this style sheet has been blocked out

#menu .active a {
	border-bottom-color: #000000;
	color: #FFFFFF;
}
*/
#menu a:hover {
	border-bottom-color: #35424F;
	color: #FFFFFF;
}
/* Wrapper */
#wrapper {
	clear: both;
	width: 760px;
	margin: 0 auto;
}
/* Column One */
#col-one {
	float: right;
	width: 180px;
}
#col-one .boxed {
	margin-bottom: 10px;
}
#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-one .boxed .content {
	padding: 19px 12px 0 19px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}
#col-one .boxed .content form {
}
#col-one .boxed .content fieldset {
	border: none;
}
#col-one .boxed .content legend {
	display: none;
}
#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}
#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}
#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}
#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}
#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}
/* Column Two */
#col-two {
	float: left;
	width: 380px;
}
#col-two .boxed {
	margin-bottom: 10px;
}
#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-two .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-two .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}
/* Column Three */
#col-three {
	float: right;
	width: 180px;
	margin-right:10px;
}
#col-three .boxed {
	margin-bottom: 10px;
}
#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-three .boxed .content {
	padding: 19px 16px 0 19px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}
#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}
/* Column Three GREEN */
#col-threegreen {
	float: right;
	width: 180px;
	margin-right: 10px;
}
#col-threegreen .boxed {
	margin-bottom: 10px;
}
#col-threegreen .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-threegreen .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}
#col-threegreen .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}
/* Column 560 */
#col-560 {
	float: left;
	width: 560px;
}
#col-560 .boxed {
	margin-bottom: 10px;
}
#col-560 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-560 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-560 .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}
/* Column Five */
#col-five {
	float: right;
	width: 180px;
}
#col-five .boxed {
	margin-bottom: 10px;
}
#col-five .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-five .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}
#col-five .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img6.gif) no-repeat 0 9px;
	letter-spacing: normal;
}
/* Column 760 */
#col-760 {
	float: left;
	width: 760px;
}
#col-760 .boxed {
	margin-bottom: 10px;
}
#col-760 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img15.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-760 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-760 .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

/* Column 760 Green */
#col-760green {
	float: left;
	width: 760px;
}
#col-760green .boxed {
	margin-bottom: 10px;
}
#col-760green .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img15green.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-760green .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-760green .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

/* Column 760 Purple */
#col-760purp {
	float: left;
	width: 760px;
}
#col-760purp .boxed {
	margin-bottom: 10px;
}
#col-760purp .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img15purp.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-760purp .boxed .content {
	padding: 19px 19px 0 19px;
	background: #F6E9FA url(images/img08purp.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-760purp .boxed blockquote {
	background: #F6E9FA url(images/img08purp.gif) repeat-x;
}

/* Column 760 Orange */
#col-760orange {
	float: left;
	width: 760px;
}
#col-760orange .boxed {
	margin-bottom: 10px;
}
#col-760orange .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img15orange.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-760orange .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}
#col-760orange .boxed blockquote {
	background: #F6E9FA url(images/img08purp.gif) repeat-x;
}

/* Footer */
#footer {
	clear: both;
	padding: 30px 0 50px 0;
	background: #668199 url(images/img13blue.gif) repeat-x;
/* original colour background: #464646 url(images/img13blue.gif) repeat-x; */
}
#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
	color: #464646;
}

