body {
	background-color: #213D4E;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #213D4E;
}
#container {
	width: 751px;
	text-align: left; /* to realign your text */
	margin-left: auto;
    margin-right: auto;
}
#background-colour {
	width: 100%;
	background-image: url(images/main-h-background.gif);
	background-repeat: repeat-x;
	background-color: #E0E5E9;
}
#sect-background-colour {
	width: 100%;
	background-image: url(images/sect-h-background.gif);
	background-repeat: repeat-x;
	background-color: #E0E5E9;
}
#header {
	height: 193px;
	width: 751px;
}
#sect-header {
	height: 142px;
	width: 751px;
}
#logo {
	float: left;
	width: 435px;
	margin-top: 40px;
}
#sect-logo {
	float: left;
	width: 535px;
	margin-top: 27px;
}
#flash {
	float: left;
	width: 316px;
}
#sect-h-graphic {
	float: right;
	width: 210px;
}
#nav {
	float: right;
	width: 721px;
	height: 26px;
}
#body {
	width: 751px;
	margin-top: 30px;
	margin-left: 30px;
}
#body-content {
	float: left;
	width: 500px;
	margin-right: 10px;
}
#sect-body-content {
	float: left;
	width: 501px;
	margin-right: 10px;
}
#side-bar {
	float: left;
	width: 211px;
}
#sect-side-bar {
	float: left;
	width: 210px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	border-bottom: 1px solid #B9C3CA;
	margin: 0px 0px 20px;
	line-height: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
}
p {
	margin-top: 0px;
	margin-bottom: 18px;
}
.cta {
	margin-top: 10px;
}
#map {
	float: right;
	margin-right: 15px;
}
#contact-box {
	background-color: #D5DBE0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B0BBC2;
	border-bottom-color: #B0BBC2;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contact-box p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#footer {
	width: 100%;
	background-image: url(images/main-footer-background.gif);
	background-repeat: repeat-x;
}
#footer p {
	color: #A1B6B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	padding-top: 12px;
}
#footer a {
	color: #A1B6B2;
}
.clear-floats {
	clear: both;
	height: 1px;
	width: 100%;
}
a {
	color: #6F90A6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#body-content blockquote {
	background: url(images/quote.gif) no-repeat 0px 5px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#body-content blockquote p {
	background: url(images/dots.gif) repeat-x 0px 0px;
	margin-bottom: 0ex;
	padding: 1ex 5px;
	color: #4F6673;
	font-style: italic;
}

#body-content blockquote cite {
	display: block;
	padding-top: 8px;
	text-align: right;
	font-style: normal;
	background: url(images/dots.gif) repeat-x 0px 0px;
	color: #4F6673;
}
#sect-side-bar blockquote {
	background: url(images/quote.gif) no-repeat 0px 5px;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	width: 172px;
}

#sect-side-bar blockquote p {
	background: url(images/dots.gif) repeat-x 0px 0px;
	margin-bottom: 0ex;
	padding: 1ex 5px;
	color: #4F6673;
	font-style: italic;
}

#sect-side-bar blockquote cite {
	display: block;
	padding-top: 8px;
	text-align: right;
	font-style: normal;
	background: url(images/dots.gif) repeat-x 0px 0px;
	color: #4F6673;
}
.qualmark {
	float: left;
	width: 78px;
	margin: 5px 5px 5px 5px;
}
.section-pics {
	margin-bottom: 10px;
}
ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
ul li {
	margin: 0px 0px 2ex;
	padding: 0px 20px;
	background: url(images/list-icon.gif) no-repeat 2px 4px;;
	list-style-type: none;
}
ol {
	margin-bottom: 20px;
	margin-top: 20px;
}
ol li {
	margin: 0px 0px 2ex 20px;
}
form label {
	clear: left;
	float: left;
	width: 200px;
	text-align: right;
	margin-bottom: 5px;
	line-height: 16px;
}

form input.text, form textarea {
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 5px;
}

form input.respond-text {
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	width: 175px;
	margin-bottom: 5px;
}

form select {
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
}

form input.button {
	font-weight: bold;
	background-color: #213D4E;
	font: bold 11px Verdana, sans-serif;
	color: white;
	margin-left: 80px;
	cursor: pointer;
	border-top: 1px solid #C3CCD2;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #C3CCD2;
}
form .group {
	margin-left: 110px;
	width: 205px;
	margin-bottom: 2ex;
}

form .group input.text {
	margin-left: 0px !important;
}
