@charset "utf-8";
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* =site formatting */
div#md_body {
	position: relative;
	width: 1011px;
	height:900px;
	margin-right: auto;
	margin-left: auto;
}

/* =centre divs */
div#centre_header {
	position:static;
	background-image: url(../image/Layout/CentreHeader_03.png);
	height:87px;
	color: #FFFFFF;
}
div#centre_contact {
	position: absolute;
	left: 670px;
	top:2px;
	height: 50px;
	width: 280px;
}
div#centre_home_link {
	position: absolute;
	float: right;
	top: 2px;
	right: 5px;
}
div#centre_contact_request {
	color: #FFFF00;
	position: absolute;
	left: 582px;
	font-size: 24px;
	top: 58px;
	width: 70px;
}
div#centre_body {
	position: static;
	height:400px;
}
div#centre_footer {
	position:static;
}
div#centre_director {
	width: 110px;
}
div#centre_details {
	width: 500px;
	position: absolute;
}
div#centre_narrative {
	position: relative;
}
div#centre_testimonial {
	position: absolute;
	height:450px;
	width:500px;
	left:510px;
}
div#centre_images {
	position:static;
}
a[id="centre_home_anchor"] {
	color:#FFFFFF;
	font-size:16px;
}
a[id="centre_contact_anchor"] {
	color:#FFFF00;
	font-size:24px;
}

.StdMain
{
	height: 800px;
	width: 1010px;
	font:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#666666;
}
.StdHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;	
}
.StdFooter
{
	
}
.StdBody
{
	font:Arial, Helvetica, sans-serif;
	height:576px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px 20px 10px 20px;
	width: 980px;
}
.DirectorImage
{
	float:left;
}