.heading20Centre 
{
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.body10 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.body12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.body14 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.body14center
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.body14padding 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 5px;
}
.contactMenu 
{
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.copyright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.bottomLink 
{
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.BodyText16Backgroundcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	background-color: #B31E17;
	color: #FFFFFF;
}
.dividingLine
{
	color: #B31E17;	
}
a:link 
{
	text-decoration: none;
	color: #000000;
}
a:visited 
{
	text-decoration: none;
	color: #000000;
}
a:hover 
{
	text-decoration: underline;
	color: #B31E17;
}
a:active 
{
	text-decoration: none;
}

.window 
{
	background: #d1e5a6;
	position: absolute;
	width: 600px;
	height: 500px;
	padding: 1px;
	border: 2px solid #999999;
	z-index: 3;
}
.window h1 
{
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	display: block;
	background-color: #b31f17;
	margin: 0px;
}
.window h2
{
	padding: 6px;
	display: block;
	margin: 0px;
	text-align: center;
}
.emailWindow 
{
	background: #d1e5a6;
	position: absolute;
	width: 600px;
	height: 460px;
	padding: 1px;
	border: 2px solid #999999;
	z-index: 3;
}
.emailWindow h1 
{
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	display: block;
	background-color: #b31f17;
	margin: 0px;
}
.emailWindow h2
{
	padding: 6px;
	display: block;
	margin: 0px;
	text-align: center;
}
.bottomLinkWindow 
{
	background: #d1e5a6;
	position: absolute;
	width: 600px;
	height: 600px;
	padding: 1px;
	border: 2px solid #999999;
	z-index: 3;
}
.bottomLinkWindow h1 
{
	font-family: "Lucida Sans", Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	display: block;
	background-color: #b31f17;
	margin: 0px;
}
.bottomLinkWindow h2
{
	padding: 6px;
	display: block;
	margin: 0px;
	text-align: center;
}
.backgroundMain
{
	background-image: url(../images/mainBackground.jpg);
	background-repeat: no-repeat;	
}
.backgroundClare
{
	background-image: url(../images/clareBackground.jpg);
	background-repeat: no-repeat;	
}
.imageMain
{
	background-image: url(../images/mainImage.jpg);
	background-repeat: no-repeat;	
}
.imageClare
{
	background-image: url(../images/clareImage.jpg);
	background-repeat: no-repeat;	
}
.imageContractor
{
	background-image: url(../images/contractorImage.jpg);
	background-repeat: no-repeat;	
}
.imageClient
{
	background-image: url(../images/clientImage.jpg);
	background-repeat: no-repeat;	
}
.imageProgramme
{
	background-image: url(../images/programmeImage.jpg);
	background-repeat: no-repeat;	
}
.imageAbout
{
	background-image: url(../images/aboutImage.jpg);
	background-repeat: no-repeat;	
}
.imageWork
{
	background-image: url(../images/workImage.jpg);
	background-repeat: no-repeat;	
}
.body16 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
