.HmBgrd {
	background-image: url(../images/bgrd_hm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.HmTxt {
	margin-top: 10px;
}
.navMidHm {
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	padding-top: 81px;
	text-align: left;
	padding-left: 24px;
}
.bgrdLftHm {
	background-image: url(../images/bgrd_Hm_left.gif);
}
.bgrdRgtHm {
	background-image: url(../images/bgrd_Hm_rgt.jpg);
	background-repeat: no-repeat;
}

