.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7b7c7b;
}

.bodytxt_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7b7c7b;
	text-align: center;
}

.blue_hdr_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #005daa;
	font-weight: bold;
}

.blue_hdr_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #005daa;
	font-weight: bold;
}

.news_img {
	margin: 0 0 10px 10px;
	}

#holder {
	width: 800px;
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto 0 auto;
}

#topbar {
	height: 112px;
	background: url(images/home/home_topbar.jpg) no-repeat top right; 
}

#topbar_sub {
	height: 147px;
	background: url(images/sub_topbar.jpg) no-repeat top right; 
}

#homelogo {
	float: left;
	position: absolute;
	z-index:2;
}

#sublogo {
	float: left;
	position: absolute;
	z-index:2;
}

#date {
	padding: 20px 0px 0px 634px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}

#home_main {
	padding: 168px 0px 0px 0px;
	background: url(images/home/home_gfx.jpg) no-repeat top right; 
}

#sub_main {
	padding: 18px 0px 0px 0px;
}

#sidenav {
	float: left;
	position: absolute;
	z-index:2;
}

#news {
	width: 177px;
	margin: 21px 0px 0px 0px;
	padding: 32px 0px 0px 23px;
	background: url(images/news_sub_hdr.gif) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7b7c7b; 
}

#home_content {
	margin: 0px 0px 0px 245px;
	padding: 37px 19px 61px 0px;
	background: url(images/home/home_hdr.gif) no-repeat top left; 
}

#sub_content {
	min-height: 550px;
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#leadership_content {
	height: 550px;
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#services_content {
	height: 450px;
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#article1_content {
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#article3_content {
	height: 475px;
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#contact_content {
	height: 500px;
	margin: 0px 0px 0px 245px;
	padding: 0px 19px 61px 0px;
	background: url(images/logo_watermark.gif) no-repeat bottom right; 
}

#home_services {
	margin: 15px 0px 0px 0px;
	padding: 38px 5px 30px 1px;
	background: url(images/home/services_home.gif) no-repeat top left; 
}

#learnmore {
	padding: 0px 12px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #005daa;
	font-weight: bold;
}

#copyright {
	padding: 27px 0px 10px 23px;
	background: url(images/bottom_bar.gif) no-repeat top left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #aaaaa9;
}

