#header h1.org-name {
  background: transparent url(/es/images/h1-header.png) no-repeat center center;
}

#header h2.site-name {
  background: transparent url(/es/images/h2-header.png) no-repeat center center;
}
#primary-links {
  height: 44px;
  width: 965px;
  display: block;
  background: transparent  url(/shared/images/nav-bg.gif) repeat-x center center;
}

#primary-links li {
  display: inline;
}

#primary-links li a {
  display:block;
  float:left;
  height:12px;
  padding:16px 23px;
  font-size: .8em;
  color: #f3edde;
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;}
  
  #header a.koc {
	display: block;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 200px;
	height: 55px;
	text-indent: -9999px;
}

#header a.mex {
	display: block;
	float: left;
	position: absolute;
	left: 220px;
	bottom: 0px;
	width: 50px;
	height: 55px;
	text-indent: -9999px;
}

#header a.in {
	display: block;
	float: left;
	position: absolute;
	left: 270px;
	bottom: 0px;
	width: 55px;
	height: 55px;
	text-indent: -9999px;
}

#header a.ph {
	display: block;
	float: left;
	position: absolute;
	left: 325px;
	bottom: 0px;
	width: 45px;
	height: 55px;
	text-indent: -9999px;
}

#congress-agenda
	{
	margin-top: 75px
	}