html, body {
  height: 644px; /* Required */
}

body {
	background: #ffffff;
	font: normal 10pt/normal Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin-top: 0px;
}

#wrapper{
	width: 100%;
	height: 100%;
	padding-top:10px;
}

#container{
	margin: 0px;
	width: 955px;
	text-align: left;
	position: relative;
	height: 644px;
	border: 2px solid #BEC1DA;
	top: 2px;
	background-color: #FFFFFF;
} 

a:link {color: #6A6A6A;text-decoration: none}
a:visited {
	color: #333333;
	text-decoration: none
}
a:hover {color: #BEC1DA;text-decoration: none}
a:active {color: #6A6A6A;text-decoration: none}

#ContactDetails{
 	position:absolute; 
 	width:175px; 
 	height:125px; 
 	left: 775px; 
 	top: 485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6A6A6A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#bottomLinks{
	text-align:center;
	font-size: 12px;
	color: #BEC1DA;
	word-spacing: 3px;
}

#bottomLinks a:link, #bottomLinks a:visited, #bottomLinks a:active {color: #BEC1DA; text-decoration: none}

#bottomLinks a:hover {color: #666666}

.BodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #283186;
	top: 10px;
	position: relative;
	left: 10px;

}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	position: relative;
	top: 0px;
	left: 10px;
	width: 659px;
	font-size: 12px;
	text-align: left;
	display: block;
}
.BodyCopyExtra {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	font-size: 11px;
	
}
.BodyCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	position: relative;
	top: 0px;
	left: 10px;
	width: 655px;
	font-size: 11px;
	text-align: left;
	display: block;
}
.BodyCopy3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	position: relative;
	top: 0px;
	left: 10px;
	width: 525px;
	font-size: 11px;
	text-align: left;
	display: block;
}
.BodyCopyWeDo {

	font-family: Arial, Helvetica, sans-serif;
	color: #6A6A6A;
	position: relative;
	top: 0px;
	left: 10px;
	width: 470px;
	font-size: 12px;
	text-align: left;
	display: block;
}
.BodySubHeadingCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #B2B63E;
	top: 0px;
	position: relative;
	left: 10px;
}
.LowestText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

