#head_logo_left {

	float: left;
	width: 370px;
	height: 85px;
	background-image:url(/fileadmin/template/es/assets/head_logo01.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#head_logo_right {

	float: right;
	width: 370px;
	height: 85px;
	background-image:url(/fileadmin/template/es/assets/head_logo02_es.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#advert-overlay-image {
  position: absolute;
  top: 0px;
  right: 0;
  width: 160px;
  height: 550px;
  margin: 0 -160px 0 0;
  background-image:url(/fileadmin/template/es/assets/banner-es.jpg);
  background-repeat:repeat-x;
  background-color:#0E92D3;


} 