@import url(template0.css);
/*mchugh528*/
#header {
	background: #fff url(../images/mchugh_HIH_header.jpg) 0 0 no-repeat;
	height: 216px;
	position: relative;
	width: 770px;
}

#main-body {
	background: #fff url(../images/mchugh_HIH_wrap.jpg) repeat-y;
	width: 770px;
	clear: both;
	margin: 0;
	padding: 0;
}

#main-table-body-rightcell {
	width: 770px;
}

#footer {
	background: url(../images/mchugh_HIH_footer.jpg) 0 0 no-repeat;
	width: 770px;
	height: 41px;
}

#footer p {
	margin: 0 0 0 0;
}

#footer p span.address {
	float: left;
	padding: 0;
	margin: 10px 0 0 22px;
	width: 240px;
}

#footer p span.phones {
	text-align: right;
	padding: 0;
	float: right;
	margin: 10px 22px 0 0;
	width: 230px;
}

#content-body {
	width: 743px;
}