#wrapper-apDiv1 {
	position:absolute;
	width:100%;
	z-index:1;
	left: 0px;
	top: 0px;
}
#bannerBackground {
	background-color: #666;
	background-image: url(../template/CloudsGrassHeader.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
#footerBackground {
	background-color: #666;
	height: 300px;
	width: 100%;
}
#footerLeft {
	text-align: left;
	float: left;
	width: 480px;
	font-size: 14px;
	color: #FFF;
	z-index: 4;
	height: 300px;
}
#bannerCentre {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#maincontentCentre {
	background-color: #CCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
#footerCentre {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}

#footerRight {
	text-align: right;
	margin-left: 500px;
	font-size: 14px;
	color: #FFF;
	height: 300px;
}
#mainLogo-apDiv1 {
	position:absolute;
	width:348px;
	height:113px;
	z-index:3;
	top: 25px;
}
#navBar-apDiv2 {
	position:absolute;
	width:960px;
	height:50px;
	z-index:2;
	top: 150px;
}
#headerQuote-apDiv1 {
	position:absolute;
	width:940px;
	height:34px;
	z-index:2;
	top: 65px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	line-height: 110%;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 110%;
	color: #FFF;
	background-color: #0D1C33;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 110%;
	color: #0D1C33;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	color: #17373C;
	text-transform: uppercase;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.red {
	color: #C00;
}
