body {
	margin: 0px;
	background-image: url(../images/template/handprint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logoArea {
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003467;
	height: 125px;
	width: 250px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003467;
}
.bannerImage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003467;
	height: 125px;
}

.header {
	height: 94px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003467;
	float: left;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003467;
	font-weight: bold;
	float: left;
	width: 200px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003467;
	padding-top: 15px;
	padding-left: 50px;
	height: 375px;
}
.contentArea {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #32689C;
}
.blue13 a {
	color: #32689C;
}

.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black12 a {
	color: #32689C;
}




.navigation a {
	display: block;
	height: 37px;
	padding-top: 14px;
	color: #003467;
	text-decoration: none;
	padding-left: 24px;
}
.navigation a:hover {
	background-image: url(../images/template/thumbprint.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blue14 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #32689C;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	width: 400px;
	background-position: left center;
}
.projectGalleryLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}
.projectGalleryLinks a {
	color: #000000;
	display: block;
	height: 20px;
	padding-top: 5px;
	text-decoration: none;
}
.projectGalleryLinks a:hover {
	color: #32689C;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footerText a {
	text-decoration: none;
	color: #999999;
}
.footerText a:hover {
	color: #000066;
}
.blue12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32689C;
}
.blue12 a {
	color: #32689C;
}
