

#header { margin: 0; padding: 0; width: 960px; height: 130px; position: relative; background: url("../images/header_bg.gif") 0% 0% no-repeat; }


#header_logo { position: absolute; left: 26px; top: 45px; }


#header_util { font-size: 1.0em; color: #eeeeee; position: absolute; left: 20px; top: 5px; list-style: none; }
#header_util li { float: left; }
#header_util strong { padding: 0 15px; color: #4d8dc4;  }
#header_util a, #header_util a:visited { color: #eeeeee; text-decoration: none; }
#header_util a:hover { color: #8cbce7; }


#header_login { position: absolute; top: 5px; left: 660px; list-style: none; }  
#header_login a, #header_login a:visited { color: #eeeeee; text-decoration: none; }
#header_login a:hover { color: #8cbce7; }


#header_country { position: absolute; top: 11px; right: 20px; z-index: 100; font-size: 11px; }
#header_country, #header_country ul { padding: 0; margin: 0; list-style: none; line-height: 1; }
#header_country a { padding-left: 10px; display: block; width: 165px; color: #fff; font-weight: bold; }
#header_country a:hover { color: #8cbce7; }
#header_country li.main { float: left; width: 175px; height: 19px; background: url("../images/flags/top.gif") 0% 0% no-repeat; }
#header_country li.main a { margin-top: 3px; }
#header_country li.main a:hover { color: #fff; text-decoration: underline; }
#header_country li li { float: left; width: 175px; height: 17px; padding: 4px 0 0 0; border-top: 1px solid #669dcd; background: #005bab; position: relative; }
#header_country li li img { position: absolute; top: 5px; right: 10px; }
#header_country li ul { position: absolute; width: 175px; top: 17px; left: -999em; }
#header_country li:hover ul, #header_country li.sfhover ul { left: auto; }


#header_nav { width: 600px; height: 35px; position: absolute; left: 349px; top: 81px; overflow: hidden; list-style: none; /*background: url("../images/header_nav_bg.gif") 0% 0% no-repeat;*/ z-index: 0; }
#header_nav li { width: 140px; float: left; margin: 0 10px 0 0; padding: 0; text-align: center; }
#header_nav a, #header_nav a:visited { font-size: 1.1em; display: block; height: 25px; padding: 10px 0 0 0; font-weight: bold; color: #005bab; text-decoration: none; }
#header_nav a:hover { text-decoration: underline; color: #005bab; }
