body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,1%;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	background-image: url(../backs/hg_body.jpg);
	background-repeat: repeat-x;
	background-color: #eb8924;
}
#outer-wrapper {
	margin: 0px auto 0;
	padding: 0;
	height:auto;
	width:900px;
}
#header {
	height: 230px;
	width: 900px;
}
#header_container {
	width: auto;
	padding-left:150px;
	padding-right:220px;
	padding-top: 20px;
	overflow:visible;
	text-align: center;
}
#top-menu {
	width: 900px;
	margin-top: 120px;
	margin-right: 30px;	
}
#top-menu ul {
	list-style-type: none;
	margin: 0;
	padding-left: 13px;
	padding-right: 13px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#top-menu ul li {
	display: inline;
	margin: 0;
}
#top-menu a{
	text-decoration: none;
	font-size: 13px;
	color: #676d6d;
	font-weight: bold;
	padding: 1px 10px;
}
#top-menu a:hover{
	text-decoration: none;
	font-size: 13px;
	color: #676d6d;
	background-color: #f5f5f5;
	font-weight: bold;
}
#topactive a{
	text-decoration: none;
	font-size: 13px;
	color: #cc0b32;
	font-weight: bold;
}
#top-menu a:visited{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 10px;
}
#inner-content-wrapper {
	height: auto;
	width: 900px;
	background-image: url(../backs/content_ehm.png);
	background-repeat: repeat-y;
}
#leftcol {
	float: left;
	height:100%;
	width: 161px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9B640;
}
#navigation {
	text-align: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 3px;
}
#navigation a{
	display: block;
	width: 137px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9B640;
}
#navigation a:hover{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background-color: #f7d5b0;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#active a{
	font-size: 13px;
	color: #e07405;
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f5f5;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#navigation a:visited{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}
#navigation ul ul{
	padding-top: 5px;
}
#navigation li li{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navigation li li a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 127px;
}
#navigation li li a:hover {
	font-size: 12px;
	color: #666666;
}
#subactive a{
	font-size: 12px;
	color: #e07405;
}
#navigation li li a:visited {
	font-size: 12px;
	text-decoration: none;
}
#content {
	float: left;
	font-size: 0.83em;
	margin: 0px;
	color: #000000;
	line-height: 17px;
	width: 562px;
}
#content_700 {
	float: left;
	font-size: 0.83em;
	margin: 0px;
	color: #000000;
	line-height: 17px;
	width: 680px;
}
#content_container {
	width: auto;
	padding-left:20px;
	padding-right:15px;
	overflow:visible;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 15px;
}
#content_team {
	width: auto;
	overflow:visible;
	text-align: left;
	margin-top: 15px;
	padding-left: 30px;
}
#rightcol {
	float: right;
	height:100%;
	width: 161px;
	font-size: 0.83em;
	margin: 0px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9B640;
	text-align: left;
}
#rightcol_team {
	float: right;
	height:100%;
	width: auto;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	float:left;
	height: 60px;
	width: 900px;
	font-size: 11px;
	color: #003300;
	background-image: url(../backs/footer_emh.png);
	background-repeat: no-repeat;
}
#footer_container_left {
	float:left;
	padding-left: 15px;
	padding-top: 7px;
}
#footer_container_right {
	float:right;
	padding-right:30px;
	padding-top: 7px;
	text-align:right;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FDE7B8;
}
a:active {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #676D6D;
}
h2 {
	font-size: 14px;
	color: #676d6d;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
.hide {
	position: absolute;
	left: -1000px;
	top: -1000px;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
big {
	font-size: 14px;
	color: #333333;
}
#team {
	background-color: #FDE7B8;
	border-top: 1px solid #F9B640;
	border-bottom: 1px solid #F9B640;
	border-left: 1px solid #F9B640;
	border-right: 1px solid #F9B640;
}
#tmg ul {
	list-style-type: none;
}
#tmg li {
	padding-bottom: 4px;
	padding-top: 4px;
	text-indent: -38px;
}

