@charset "UTF-8";
/* CSS Document */
#contentleft {
	position:absolute;
	width:135px;
	height:525px;
	z-index:4;
	left: 11px;
	top: 11px;
}
#contentcenter1 {
	position:absolute;
	width:488px;
	height:933px;
	z-index:5;
	left: 21px;
	top: 15px;
	text-align: left;
}
#contentcenter {
	position:absolute;
	width:571px;
	height:933px;
	z-index:5;
	left: 21px;
	top: 15px;
	text-align: left;
}
#departments {
	position:absolute;
	width:317px;
	height:995px;
	z-index:6;
	left: 546px;
	top: 2px;
	text-align: left;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25282C;
	line-height: 17px;
	text-transform: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F4D53;
}
.title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #25282C;
	text-transform: uppercase;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #95753A;
	font-weight: bold;
}
