#bgbodyHRW {
	width: 992px;
	margin: 0px 0px 0px 0px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url("/img/bgbody3.gif");
	background-repeat: repeat-y;
	text-align: center;
}

#containerHRW {
	position: relative;
	margin: 0px auto;
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px 0px 0px 0px;
	width: 980px;
	text-align: left;
	border-right: 1px solid #999;
}

#bglineHRW {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 980px;
	text-align: right;
	background-image: url("/img/wrapper_hrw.jpg");
	background-repeat: repeat-y;
}

#contentHRW {
	padding: 0px 20px 0px 20px;
	text-align: center;
}

#contentHRW h1 { 
	text-align: left;
	/*height: 30px;*/
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px dotted #999;
}