@charset "utf-8";
/* CSS Document */

.bodyContentCenter {
	background-image: url(images/bkg_body.gif);
	padding-right: 33px;
	padding-left: 33px;
	background-repeat: no-repeat;
}
.hmpgNewsItem {
	font-size: 10px;
	line-height: 15px;
}
#hmpgNewsItem div {
	padding-top: 9px;
	padding-bottom: 6px;
}
#hmpgNewsItem img {
	border: 1px solid #666666;
	margin-right: 9px;
	height: 141px;
	width: 230px;
	float: left;
	margin-bottom: 5px;
}
#hmpgNewsNav {
	clear: left;
}

.hmpgNewsArticleNum {
	font-size: 10px;
	color: #333333;
	background-image: url(../images/news_article_bkg.gif);
	height: 24px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
}
#hmpgDirectAccess {
	line-height: 1.75em;
	height: 215px;
	font-size: 0.95em;
}
#hmpgDirectAccess img {
	padding-bottom: 10px;
}

#hmpgWellness {
	line-height: 17px;
	padding-top: 5px;
	font-size: 0.85em;
	height: 169px;
}
#hmpgWellness img {
	float: right;
}

.readMore {
	text-align: right;
	padding: 0px;
	width: 100px;
	float: right;
}
#sidebar2 {
	float: right;
	width: 273px;
}
#hmpgContent {
	float: left;
	/*width: 490px;*/
	width: 424px;
	background-image: url(../images/bkg_body.gif);
	padding-right: 33px;
	padding-left: 33px;
	background-repeat: no-repeat;
	height: 626px;
}
.base #container #footer {
	background-image: url(../images/bkg_footer.gif);
	height: 43px;
	padding-top: 12px;
}
#sidebar1 {
	height: 626px;
	background-image: url(../images/bkg_sidebar_hmpg.png);
	background-repeat: no-repeat;
}
