body {
	background: url('../img/background.jpg') repeat-x top left;
	padding: 0;
	margin: 0;
	font-family: 'Arial', sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: inherit;
}
h1 {
	font-size: 20px;
	color: #194e91;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #194e91;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 30px;
}
h3 {
	font-size: 35px;
	color: #194e91;
	font-weight: normal;
	margin: 25px 5px 0 0;
	text-align: right;
}
h4 {
	font-size: 18px;
	color: #65646a;
	line-height: 25px;
}

h5 {
	font-size: 16px;
	color: #194e91;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom:0px;
	padding-bottom:0px;
}





p {
	font-size: 14px;
	line-height: 24px;
	color: #65646a;
	margin: 0 0 20px 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0 25px 0 25px;
}
.header {
	padding: 0 10px 0 10px;
	margin: 0;
	padding-top: .001em;
}
.header img {
	margin: 20px 0 0 0;
	float: left;
}
.header-right {
	margin: -4px 0 0 0;
	float: right;
}
.header-right p {
	text-transform: uppercase;
	color: #194e91;
	font-weight: bold;
	font-size: 14px;
	margin: 25px 5px 23px 0;
	text-align: right;
}
button {
	background-color: #e8e8e8;
	width: 132px;
	padding: 25px 0 15px 0;
	border: 1px solid #d0d3d5;
	border-bottom-left-radius: 12px;
	font-size: 13px;
	color: #194e91;
	text-transform: uppercase;
	margin: 0 5px 0 0;
	cursor: pointer;
}
button:hover {
	background-color: #d0d3d5;
	border: 1px solid #194e91;
}
.nav {
	background-color: #194e91;
	height: 35px;
}
.main, .contact {
	width: 580px;
	padding: 0 50px 0 50px;
	float: left;
	margin: 25px 0 0 0;
}
.main a {
	color: #194e91;
}
.main a:hover {
	text-decoration: underline;
}
span.bold {
	font-weight: bold;
	color: #194e91;
}
.mission {
	background-color: #e8e8e8;
	border: 1px solid #d0d3d5;
	border-bottom-right-radius: 15px;
	padding: 10px 20px 5px 30px;
	margin: 0 0 30px 0;
}
.images {
	width: 227px;
	float: left;
	margin: 45px 50px 0 0;
}
.images img {
	margin: 0 0 18px 0;
}
.footer {
	padding: 150px 0 100px 0;
}
.footer-nav {
	font-size: 13px;
	list-style: none;
	color: #65646a;
	width: 530px;
	margin: 0 auto;
}
.footer-nav li {
	float: left;
}
.footer-nav li a:hover {
	color: #194e91;
}
.profile {
	margin: 0 0 40px 0;
}
.profile h2 {
	line-height: 16px;
}
.profile img {
	float: left;
	margin: 5px 20px 0 0;
}
.pro-wrap {
	width: 430px;
	float: left;
}
.locations h2 {
	line-height: 25px;
	margin: 0;
}
.locations p {
	line-height: 20px;
}
.main ul {
	margin: 0 0 0 0;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666666;

}
.main li {
	margin: 0 0 0 -15px;
}
.lists p {
	margin: 0 0 5px 0;
}
.lists-delta li {
	margin: 10px 0 0 0;
	text-indent: -1.4em;
}
.lists-delta ul li:before {

	color: #194e91;
	padding-right: 10px;
	font-size: 16px;
}
.lists-delta li ul {
	margin: 10px 0 0 0;
}
.lists-delta li ul li {
	margin: 0;
	text-indent: -1.4em;
}
.lists-delta ul li ul li:before {
	content: "○";
	color: #194e91;
	padding-right: 10px;
}
span.italic {
	font-style: italic;
}
.banner {
	margin: 0 0 30px 0;
}
.main-image {
	float: left;
}
.gray-text {
	float: left;
	width: 285px;
	height: 315px;
	background-color: #e8e8e8;
	padding: 20px 15px 0 20px;
}
.gray-text p {
	font-size: 14px;
	line-height: 20px;
	color: #194e91;
}
.column-wrap {
	float: left;
}
.column {
	float: left;
	margin: 0 20px 0 0;
}
.column img {
	margin: 0 0 10px 0;
}
.column p, .column-mod p {
	width: 200px;
	line-height: 15px;
}
.column-mod {
	float: left;
	width: 210px;
	margin: -28px 0 0 0;
}
.column-mod a {
	color: #194e91;
}
.contact p {
	line-height: 18px;
}
.clear {
	clear: both;
}
