#menu a:hover {
	color: #D78B2C;
}
#menu li:hover ul, li.over ul {
	color: #D78B2C;
}
#menu .submenu li {
	border-bottom: 1px solid #D78B2C;
}
.footTableRow {
	background-color: #D78B2C;
}
.footTableLeft {
	background-image: url(/images/hri_bottom_left_g.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footTableRight {
	background-image: url(/images/hri_foot_right_g.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footTableRowL {
	background-image: url(/images/hri_bb_leftG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footTableRowR {
	background-image: url(/images/hri_bb_rightG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content .head1 {
	color: #D78B2C;
}
#content .head1intro {
	color: #D78B2C;
}