/***** Reset - @START *****/
/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, tbody, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
tfoot, thead, tbody, tr, th, td{
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
/***** Reset - @END *****/

/***** Main - @START *****/
body {
background:#7B7B7B url('/files/corporate/000/000/006/62/gateway/images/bg.jpg') repeat-x top left;
margin:0;
padding:0;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:12px;
line-height:21px;
color:#333333;
}

div#container {
background-color:#FFFFFF;
width:901px;
margin:0 auto;
}

div#header {
height:251px;
}

div#slogan_box {
background:#676566 url('/files/corporate/000/000/006/62/gateway/images/slogan.png') no-repeat bottom left;
height:60px;
}

div#navigation {
background:#676566 url('/files/corporate/000/000/006/62/gateway/images/nav_bg.png') no-repeat bottom left;
height:30px;
}

div#content_main {
	overflow:hidden;
}
div#content_top {
height:30px;
}
div#content_left {
width:634px;
padding-left:38px;
padding-right:23px;
padding-bottom:30px;
float:left;
}
p {
font-size:12px;
line-height:21px;
color:#333333;
}
p.sub-section {
margin-left:35px;
}
a {
font-weight:bold;
color:#8CA00D;
text-decoration:none;
}
a:hover {
color:#676566;
}
h2 {
font-size:26px;
line-height:19px;
font-weight:bold;
color:#8ca00d;
margin-top:0;
}
h3 {
font-size:16px;
line-height:12px;
font-weight:bold;
color:#666666;
}
h4 {
font-size:13px;
line-height:12px;
font-weight:bold;
color:#666666;
margin-left:7px;
}

div#content_middle {
display:none;
}
/***** Main - @END *****/

/***** Header - @START *****/
div#header {
	position:relative;
}
div#slideshow_box {
	background:#FFFFFF url('/files/corporate/000/000/006/62/gateway/images/slideshow.png') no-repeat top left;
	position:absolute;
	bottom:16px;
	left:38px;
	width:471px;
	height:156px;
}
ul.slideshow {
	width:155px;
	height:156px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
}

ul.slideshow li{
	width:155px;
	height:156px;
	overflow:hidden;
	margin:0;
	padding:0;
}

ul.ss_2, ul.ss_3 {
	margin-left:3px;
}
div#logo_box {
	position:absolute;
	right:38px;
	bottom:47px;
}
div#logo_box img{
	border:0;
	outline:0;
}
/***** Header - @END *****/

/***** Footer - @START *****/
div#footer {
background:#7B7B7B url('/files/corporate/000/000/006/62/gateway/images/footer_bg.png') no-repeat top left;
height:100px;
padding-top:40px;
margin-bottom:20px;
font-family:Arial,Helvetica,Verdana,sans-serif;
color:#FFFFFF;
font-size:11px;
}

div#copyright {
position:relative;
padding:0 5px;
margin-top:25px;
}

div#eho {
position:absolute;
top:0;
right:15px;
}

img#eho_logo {
padding-left:10px;
vertical-align:top;
border:none;
}

div#information {
height:12px;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding-left:85px;
line-height:12px;
}
/***** Main - @END *****/

/***** Included - @END *****/
h5 {
	color:#666666;
	font-weight:bold;
	font-size:16px;
	line-height:26px;
	margin:5px 0;
}
div.column {
	float:left;
	width:158px;
	text-align:center;
}

div.column ul {
	list-style:none;
	padding:0;
	color:#333333;
}

div.column ul li{
	font-size:12px;
	line-height:21px;
}
/***** Included - @END *****/

/***** Sidebar - @END *****/
div#content_right {
	float:left;
	width:206px;
}

div#content_right ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:20px;
	margin-top:35px;
}

div#content_right ul li{
	margin-bottom:7px;
}

div#content_right ul li a{
display:block;
outline: 1px solid #676566;
width:130px;
height:33px;
}

div#content_right ul li a:hover{
outline: 1px solid #8CA00D;
}

div#content_right ul li img{
	border:0;
	outline:0;
}
/***** Sidebar - @END *****/