* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #aae0fe url(eho_gr.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a4e4f5;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1, h2, h3, p, ol, ul {
	margin-top: 0;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
}
p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}
a {
	color: #0a416b;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#main {
	width: 904px;
	margin: 0 auto;
	border: 10px solid #ffffff;
	background-color: #ffffff;
}
#top {
	width: 904px;
	height: 424px;
}
#header {
	width: 904px;
	height: 375px;
}
#header h1, #header p {
	margin: 0;
	line-height: normal;
}
#header h1 {
	padding: 20px 0 0 724px;
	font-size: 24px;
	color: #ffffff;
}
#menu {
	height: 49px;
	padding-left: 1px;
	background: url(eho_menu.gif) no-repeat;
}
#menu a {
	float: left;
	height: 35px;
	margin: 0 0 0 2px;
	padding: 14px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffff80;
}
#menu a:hover {
	background: url(eho_box_title.gif) repeat-x;
	color: #0d699b;
}
#flag a:hover {
	background: none;
}
#wrapper {
	width: 904px;
	background-color: #ffffff;
	margin: 0 auto;
}
#body_column {
	float: left;
	width: 452px;
	margin-top: 10px;
	margin-left: 10px;
}
.content {
	margin-bottom: 10px;
	padding: 15px;
	background: #aae0fe;
	color: #0a416b;
	text-align: justify;
	line-height: 150%;
}
.content a {
	color: #27408b;
	font-size: 13px;      
	font-weight: bold;
	text-decoration: none;
}
.content a:hover {
	color: #27408b;
	text-decoration: underline;
}
.sidebar {
	float: left;
	width: 216px;
	margin-top: 10px;
	color: #0d699b;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sidebar li {
	padding: 6px 0 6px 20px;
}
.sidebar a {
	color: #27408b;
	font-size: 13px;      
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:hover {
	color: #27408b;
	text-decoration: underline;
}
.sidebar h2 {
	padding-top: 14px;
	color: #ffffff;
	background: url(eho_title.gif) no-repeat;
	height: 30px;
}
#right_column {
	margin-left: 10px;
}
#left_column .back, #right_column .back {
	background: url(eho_box_back.gif) repeat-y;
	padding: 10px;
}
#left_column .bottom, #right_column .bottom {
	background: url(eho_box_bottom.gif) no-repeat;
	height: 3px;
	width: 216px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	height: 45px;
	background: url(eho_footer.gif) repeat-x;
	color: #ffffff;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
