body {
	background: #325e76 url('/resources/images/bg-body.jpg') repeat-x top center;
}

h1 {
	background: transparent url('/resources/images/bg-h1.jpg') no-repeat top left;
	height: 49px;
	font-size: 18px;
	padding-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

#wrapper {
	background: #e4e4e4 none;
	position: relative;
}

#header {
	background: #20489d url('/resources/images/bg-header.jpg') no-repeat top center;
	height: 124px;
	position: relative;
}

#header-nav {
	background: #a9bfda url('/resources/images/bg-header-nav.jpg') no-repeat top left;
	width: 192px;
	height: 22px;
	position: absolute;
	padding-bottom: 5px;
	left: 713px;
	top: 0;
}

#header-nav div {
	background: transparent url('/resources/images/bg-header-nav-divider.jpg') no-repeat top right;
	height: 20px;
	padding: 2px 8px 0 6px;
	display: inline;
	float: left;
	position: relative;
	width: 62px;
}

#header-nav div.first {
	padding-left: 8px;
	width: 62px;
}

#header-nav div.last {
	background: transparent none;
	width: 100px;
}

#header-nav a {
	text-decoration: none;
	color: #363636;
}

#header-nav a:hover {
	text-decoration: underline;
	color: #325e76;
}

#contact {
	position: absolute;
	background: transparent none;
	width: 259px;
	top: 40px;
	left: 680px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 25px;
}

#contact label {
	color: #d1d1d1;
	font-size: 16px;
}

#contact span {
	color: #fff;
	font-size: 18px;
	margin-left: 5px;
}

#nav {
	background: #b7c3d0 url('/resources/images/bg-nav.jpg') repeat-x top center;
	height: 69px;
	position: absolute;
	display: inline;
	float: left;
	width: 990px;
	left: -15px;
}

#nav div {
	background: transparent url('/resources/images/bg-nav-cell-separator.jpg') no-repeat top right;
	width: 165px;
	height: 69px;
	position: relative;
	display: inline;
	float: left;
	text-align: center;
}

#nav div.last {
	background: transparent none;
}

#nav div a {
	display: block;
	width: 165px;
	height: 59px;
	padding: 10px 0 0 0;
	background: transparent none;
	font-size: 18px;
	color: #2d2d2d;
	text-decoration: none;
}

#nav div a:hover {
	color: #325e76;
}

#nav div a.active {
	font-weight: bold;
	background: transparent url('/resources/images/bg-nav-active.jpg') no-repeat top center;
}

#nav div a.active:hover {
	color: #000;
}

#under-nav {
	height: 79px;
}

#footer {
	background: #dbdbdb none;
	margin: 10px 0 0 0;
	padding: 10px 30px 20px 30px;
}

#bottom-nav {
	float: left;
	position: relative;
	display: inline;
	height: 20px;
	width: 900px;
}

#bottom-nav div {
	background: transparent url('/resources/images/bg-bottom-nav-separator.jpg') no-repeat top right;
	float: left;
	display: inline;
	height: 17px;
	font-size: 12px;
	color: #606060;
	padding: 0 9px 0 7px;
}

#bottom-nav div.first {
	padding-left: 0;
}

#bottom-nav div.last {
	background: transparent none;
}

#bottom-nav div a {
	color: #606060;
	text-decoration: none;
}

#bottom-nav div a:hover {
	color: #325e76;
	text-decoration: underline;
}

#bottom-nav #copyright {
	background: transparent none;
	float: right;
}

#address {
	margin-top: 20px;
	color: #838383;
}

#content-graphic {
	background: #fff url('/resources/images/bg-graphic.jpg') no-repeat top left;
	width: 599px;
	height: 240px;
	padding: 10px;
	float: left;
	display: inline;
	position: relative;
	top: -4px;
	margin-left: 16px;
	overflow: hidden;
}

#content-graphic img {
	display: block;
	border: none;
	padding: 0;
	margin: 0;
}

#connect-with-us {
	background: #eeeeee none;
	width: 288px;
	height: 252px;
	float: left;
	display: inline;
	position: relative;
	margin-left: 15px;
}

#connect-with-us h1 {
	text-align: center;
}

#connect-with-us a {
	text-decoration: none;
	font-size: 16px;
	color: #8a8a8a;
	margin: 0 0 10px 20px;
	display: block;
	position: relative;
}

#connect-with-us a:hover {
	color: #325e76;
}

#connect-with-us img {
	position: relative;
	top: 10px;
	margin-right: 5px;
	border: none;
}

#from-the-blog {
	background: #eeeeee none;
	width: 286px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
}

#from-the-blog h1 {
	padding-left: 15px;
}

#from-the-blog #view-all-in-blog {
	position: absolute;
	top: 8px;
	right: 15px;
}

#from-the-blog #view-all-in-blog a {
	text-decoration: underline;
	color: #000;
}

#from-the-blog div.recent-blog-post {
	position: relative;
	margin: 0 10px 10px;
	background: transparent url('/resources/images/bg-hr.jpg') repeat-x bottom center;
	padding-bottom: 12px;
}

#from-the-blog div.recent-blog-post.last {
	background: transparent none;
}

#from-the-blog div.blog-date {
	float: left;
	width: 70px;
	display: inline;
	background: transparent none;
	color: #386680;
}

#from-the-blog div.blog-summary {
	float: left;
	width: 170px;
	padding-right: 20px;
	display: inline;
	background: transparent url('/resources/images/arrow.jpg') no-repeat center right;
}

#from-the-blog div.recent-blog-post a {
	color: #000;
	text-decoration: none;
}

#from-the-blog div.recent-blog-post a:hover {
	color: #386680;
	text-decoration: underline;
}

#content {
	background: #eeeeee none;
	width: 613px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0;
}

#content h1 {
	padding-left: 15px;
}

#content h2, #content h3, #content h4, #content h5 {
	margin-left: 15px;
	font-weight: normal;
}

#content p {
	margin-left: 15px;
	margin-right: 15px;
}

#content ul {
	list-style-image: url('/resources/images/checkmark.jpg');
}

#content table {
	margin-left: 15px;
	margin-right: 15px;
}

#content img {
	margin: 10px;
}
