/* block top links */
#header_permanent {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	float:left;
	height:62px;
	margin-top:18px;
	padding:10px 9px 10px 9px; 
	text-align:center;
	width:222px;
}

ul#header_links {
	list-style-type: none;
}

#header_links li {
	float: left;
	padding:0 8px;
	border-left:1px solid #333;
	line-height:11px;
	width:auto;
}
#header_links li:first-child {border:none;}
#header_links a {text-decoration: none}
#header_links a:hover {text-decoration:underline}

/*block permanent links right and left columns*/
#permanent_links div {border-bottom: 1px dotted #eee}
#permanent_links div a {
	display: block;
	padding: 7px 11px 5px 22px;
	color: #333;
	background:url(img/arrow_right_2.png) no-repeat 10px 10px;
}

/* block footer links */
ul#footer_links{
	clear:both;
	text-align: center;
	padding-bottom:6px
}
ul#footer_links li{
	display: inline;
	padding:0 10px
}

#header_newsletter {
	border-top: 1px solid #333; 
	margin: 30px auto 0 auto;
	padding-top:10px;
	width:94%;
}
#header_newsletter span { font-size:36px; }

#header_eum {
	float:left;
	width:300px;	
}

#header_eum h2 {
	font-size:28px;
	font-stretch:extra-expanded;
	font-weight:bolder;
	margin:30px 0 0 0;
	padding:0 0;
	
}

#header_eum h5 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0 0;
}

#logo_eum {
	margin-right:20px;
}
