.pageTitle {
	background-image: url('images/titlebg/design.png');
	background-color: #2372e3;
	background-repeat: no-repeat;
	color: #ffffff;
}

.pageMenu {
	background-color: #2372e3;
	color: #ffffff;
}

.pageMenu a {
	color: #ffffff;
	text-decoration: none;
}

.contentText h1 {
	color: #2372e3;
}

.pageContent {
	border-right: 1px solid #2372e3;
	border-top: 1px solid #2372e3;
}

.contentBottom {
	border-bottom: 1px solid #2372e3;
}

