.layer1 {
  width:760px;
  margin-top:10px;
  padding:10px;
  vertical-align:top;
  background:#E8E8E8;
}

#menu{
  width:100%;
  float:none;
  padding-bottom:25px;
}
/* This is required for IE to avoid positioning bug when placing content first in source. */

body {
  behavior:url(/csshover.htc);
  font-size:100%;
}
/* to enable text resizing in IE */
#menu ul li {
  float:left; width: 100%;
}
#menu h2, #menu h3, #menu a {
  height:1%;
}

.etsi {
font:normal 10px Verdana, Geneva, Helvetica, Arial;
white-space:nowrap;
margin-bottom:0px;
text-align:center;
vertical-align:middle;
padding:2px 0 2px 5px;
color:white;
background:#0099CC;
text-decoration:none;
border-top:1px solid black;border-right:1px solid black;border-bottom:1px solid black;
}

