/* ============================================================================== */
/* ============================================================================== */

body { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; }

#Container { width: 994px;	margin-left: auto;	margin-right: auto; }

#Header { height: 120px; }

#Header #hwLogo { margin-top: 8px; margin-left: 4px; border: 0px; }

#TopMenu { height: 30px; background-color: #08538c; color: #ffffff; }

/* #TopMenu { float: left; margin-left: 700px; width: 100px;}
#TopMenu { float: right; width: 100px; } */

#Body {	margin-top: 8px; }

#Footer { margin-top: 8px; background-color: #08538c; color: #ffffff; font-weight: bold; height: 20px; }
#FooterText { margin-top: 4px; text-align: center; }


/* ============================================================================== */
/* ============================================================================== */

#TopMenu #mnuSpacer {width: 1px; height: 15px; float: left; margin-left: 325px; margin-top: 7px; }
#TopMenu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
#TopMenu a:hover { color:#6CADD5; }
#TopMenu .mnuItem {width: 100px; float: left; margin-left: 10px; margin-top: 7px; text-align: center; }

#Body a { color: #08538c; text-decoration: none; }
#Contact { height: 400px; }
#ContactInfo { margin-top: 50px; text-align: center; color: #666666; font-weight: bold; font-size: 13pt }