.bgNavigation {
	background-image: url(images/bgNavigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContentTop {
	background-image: url(images/bgContentTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContentInside {
	background-image: url(images/bgInsideContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.subHeading {
	font-size: 11px;
	font-weight: bold;
	color: #7D9304;
	padding-left: 23px;
}
.text23Margin {
	font-size: 11px;
	font-weight: normal;
	padding-left: 23px;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 10px;
	text-align: justify;
}
.bgTopNav {
	background-image: url(images/bgTop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
