@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #777777;
	background-color: #b61318;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#gradientBackground {
	background-image: url(../Layout_Images/gradientBackground.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	width: 1035px;
}
#templateMainBackground {
	background-color: #FFFFFF;
	background-image: url(../Layout_Images/pageBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pageHeaderArea {
	padding: 0px;
	height: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align: left;
}
#pageHeaderArea #templateLogo {
	padding: 0px;
	clear: none;
	float: none;
	height: 150px;
	width: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 30px;
	top: 30px;
	margin: 0px;
}
#pageHeaderArea #firstAnnualText {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 78px;
	top: -67px;
}
#pageHeaderArea #stGeorgesText {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: -130px;
	top: 38px;
}

#pageArea {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#pageArea #navigationMenu {
	padding: 0px;
	clear: none;
	float: left;
	height: 20px;
	width: 130px;
	margin: 0px;
}
#pageArea #pageContent {
	padding: 0px;
	width: 740px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	float: right;
	min-height: 450px;
}
#ieClearFloat {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
