body   { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align: center;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
table {
	width: auto;
	height: auto;
}
td,tr { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size: 12px; }

p,li,ul   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007DC3;
	margin-top: 0;
}
p { margin-bottom: 1em; }
li,ul   {
	line-height: 1.1em;
	margin-bottom: 0.5em;
	padding-left:12px; text-indent: -12px;	/* **MB for 'hanging indent' */
}
ul   {
	margin-bottom: 10px;
}
.small_font { 
	font-size: 10px;
}
a:active   { }
a:visited   { color: #FCB034; text-decoration: none; }
a:link   { color: #FCB034; text-decoration: none; }
a:hover   { color: #FCB034; text-decoration: underline; }

.centrebody #container {
	position: relative;
	width: 950px;
	border: 0;
	text-align: left;
	margin: 0 auto 0 auto;
}
.centrebody #wrapper {
	position: relative;
	width: 950px;
	border: 0;
	text-align: left;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}

.centrebody #header {
	top: 0px;
	left: 0px;
	width: 950px;
	height: 174px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}

.centrebody #banner {
	position: relative;
	float: left;
	top: 5px;
	left: 34px;
	width: 495px;
	height: 142px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}
.centrebody #logo {
	position: relative;
	float: left;
	top: 23px;
	left: 17px;
	width: 194px;
	height: 81px;
}
.centrebody #contact {
	position: relative;
	float: right;
	top: 64px;
	right: 0;
	width: 215px;
	height: 36px;
	text-align: left;
}
.centrebody #contact p { color: #007DC3; margin-bottom: 0.8em; }

.centrebody #contact a:active { }
.centrebody #contact a:visited { color: #007DC3; text-decoration: none; }
.centrebody #contact a:link { color: #007DC3; text-decoration: none; }
.centrebody #contact a:hover { color: #FCB034; text-decoration: underline; }

.centrebody #page-title { 
	float: right;
	text-align: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
}
.centrebody #content {
	position: relative;
	float: right;
	top: 15px;
	width: 670px;
	height: 200px;
	min-height: 200px;
	text-align: left;
	margin: 15px 15px 10px 0;
	padding: 0;
}
html> .centrebody #content { height: auto; }

.centrebody #lft-panel {
	position: relative;
	float: left;
	top: 0;
	width: 227px; /* top and bottom padding create visual space within this div */
	margin: 0;
	padding: 0;
	height: 200px;
	min-height: 200px;
}
html> .centrebody #lft-panel { height: auto; }

.centrebody #testimonials {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
}
.centrebody #testimonials p {
	margin-left: 10px;
}
.testimonial-hdg {
	width: 227px;
	height: 27px;
	background-image: url(images/testimonial_hdg.png);
	background-repeat: no-repeat;
}
.quotes {
	font-family: "Comic Sans MS";
}
.title-text { 
	color: #FCB034;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0.75em;
}
.highlight {
	color: #FCB034;
	font-weight: bold;
}
.highlight-blue { /* **MB added. in normal blue text colour ie #007DC3 */
	font-weight: bold;
	font-size: 14px;
}
.bold-blue { /* **MB added.  in normal blue text colour ie #007DC3  and font*/
	font-weight: bold;
}
.error { 
	color: #FF0000;
	font-weight: bold;
}
.img {
	border: none;
	margin-right: 3px;	/* **MB added */
}
.col-rt {
	float: left;
	margin-right: 0;
	width: 440px;
}
.col-lft {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	width: 80px;
}
.2col-lft {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	width: 500px;
}
.centrebody #footer {
	left: 0px;
	width: 950px;
	height: 30px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.centrebody #footer a:active   { }
.centrebody #footer a:visited   { color: #007DC3; text-decoration: none; }
.centrebody #footer a:link   { color: #007DC3; text-decoration: none; }
.centrebody #footer a:hover   { color: #007DC3; text-decoration: underline; }

/* foot-nav only required if footer navigation is included for privacy policy etc, etc. */
.centrebody #foot-nav {
	margin-top: 0px;
	padding-top: 10px;
	margin-left: 15px;
	width: 950px;
	text-align: center;
	color: #F49D36;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

