body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image:  url(images/flames_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	letter-spacing: 0.09em;
}

.middleBG {
	background-attachment: scroll;
	background-image:  url("images/centreBG.gif");
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-size: 14px;
	color: #A31E11;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	background-color: #000000;
}
.footer a:link{
	color: #A31E11;
	text-decoration:none;
}
.footer a:visited{
	color: #A31E11;
	text-decoration:none;
}
.footer a:hover{
	color: #A31E11;
	text-decoration:underline;
}
.homeCopy {
	padding: 12px 15px;
	margin: 0px;
	color:#FFFFFF;
}.centreCopy {
	padding: 10px;
	margin: 0px;
	border: 1px solid #000000;
}
.centreCopy a:link{
	color: #A30603;
	text-decoration:none;
}
.centreCopy a:visited{
	color: #A30603;
	text-decoration:none;
}
.centreCopy a:hover{
	color: #A30603;
	text-decoration:underline;
}
.form_copy {
	padding: 0px 10px;
	margin: 0px;
}
.form_copy a:link {
	color: #000000;
	text-decoration:none;
}
.form_copy a:visited {
	color: #000000;
	text-decoration:none;
}
.form_copy a:hover {
	color: #000000;
	text-decoration:underline;
}
.whiteside {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mainBGtop {
	background-attachment: scroll;
	background-image:  url(images/bg_red_black.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}
.copycentre {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 9px top;
	background-image:  url("images/copyBG.jpg");
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.floatright {
	margin: 0px;
	float: right;
	padding: 0px;
	clear: both;
}
.pic {
	margin: 0px;
	padding: 0px;
	border: 1px solid #A40000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p {
}
p a:link{
	color: #A31E11;
	text-decoration:none;
}
p a:visited{
	color: #A31E11;
	text-decoration:none;
}
p a:hover{
	color: #A31E11;
	text-decoration:underline;
}
.testimonials {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #A31E11;
	text-align: center;
	height: 24px;
	vertical-align: middle;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #A31E11;
}
