@import url("/css/common.css");
#bdy {
	width: 546px;
	float: right;
	text-align: left;
	line-height: 0px;
	font-size: 0;
	background: url("/grf/hm/bdy_bg.gif") repeat-y;
}
#bdy_left {
	float: left;
	width: 393px;
}
#bdy_right {
	float: right;
	width: 153px;
	line-height: 11px;
	font-size: 7pt;
	background: url("/grf/hm/rbm_bg.gif") repeat-y;
}
#ftr {
	width: 707px;
	line-height: 0px;
	font-size: 0;
	clear: both;
}
#legal {
	width: 707px;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
}
#legal .right {
	margin-right: 7px;
}
.wrapper {
	width: 707px;
	margin: 0 auto;
	overflow: none;
}


/* --- New Additions 20120130 ---- */

#bdy_right {
	min-height: 530px;
}

#hm-rctc-link {
	width: 100%;
	text-align: center;
	margin: 4px 0 0;
	padding: 18px 0 0;
	border-top: 1px solid #fff;
}
