@charset "utf-8";
/* CSS Document */


.bannerArea {
	clear: both;
	height: 200px;
	width: 800px;
	background-image: url(images-web/page-one-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contentArea {
	clear: both;
	width: 800px;
	background-image: url(images-web/page-one-content.jpg);
	background-repeat: repeat;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center top;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	vertical-align: top;
	padding: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: static;
	visibility: inherit;
	z-index: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerArea {
	background-image: url(images-web/page-one-footer.jpg);
	clear: both;
	height: 111px;
	width: 800px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	background-position: center top;
	text-align: center;
	position: static;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

}
.banner_right {
	float: none;
	width: 800px;
	height: inherit;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-position: bottom;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.content_left {
	float: left;
	width: 450px;
}
.content_right {
	float: right;
	width: 230px;
}
.content_centre {
	height: 200px;
	width: 200px;
}
.footer_right {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-top: 60px;
	margin-right: 13px;
}
tltLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
}
.horizontalrule {
	color: #9B0A1B;
}

