#claim {
  padding:50px 75px 0 0;
  color:#8a8b8c;
  font-size:2.2em;
  line-height:1.3em;
  text-align:right;
}

#claim strong { font-weight:normal; }


#carrusel     { position:relative; margin:0 25px; overflow:hidden; }
#carrusel,
#carrusel img { display:block; width:91em; height:30em; border:0; }

#georgia {
  font-family:georgia,times,serif;
  font-style:italic;
  font-size:1.2em;
  line-height:1em;
  padding:0.5em 1em;
  margin:0 25px;
  background:#222 url(/images/home/mid.gif) repeat-x top left;
  color:#f0f0f0;
  border-top:1px solid white;
}

#georgia em { color:white; }


#destacados {
  border:0px solid red;
  margin:1.5em 2.5em;
  padding-bottom:2em;
  overflow:hidden;
}

#destacados .column {
  float:left;
  width:24.9%;
  border-left:1px solid #ccc;
  cursor:pointer;
  height:20em;
}

#destacados .column:first-child {
  border-left-width:0px;
}

#destacados .column .content {
  font-size:11px;
  padding:1.2em 1em 0.2em 1.5em;
  display:block;
  text-decoration:none;
  color:inherit;
  text-align:left;
}

#destacados .column .content h2 {
  text-transform:none;
  font-size:12px;
  margin-top:0;
}

#destacados .column .content p {
  margin:0 0 1em;
}

#destacados .column .content p img {
  float:left;
  margin:5px 5px 0 0;
}

#destacados .column.hover {
  background:#fff url(/images/home/more.gif) no-repeat bottom right;
}

/*
#explanation {
  font-size:11px;
  padding:0 0 5em 25px;
  float:left;
  text-align:left;
  overflow:hidden;
}

#explanation .content div {
  font-size:1em;
  padding:1em 1em;
  margin:1px 1px 0 0;
  float:left;
  width:14em;
}

#explanation .content div p {
  font-family:georgia,times,serif;
  font-style:italic;
  line-height:1.2em;
  color:#f5f5f5;
  margin:0;
}

#explanation div#exp1 { background:#1B57B7 url(/images/home/bg1.gif) repeat-x bottom left; }
#explanation div#exp2 { background:#2593C9 url(/images/home/bg2.gif) repeat-x bottom left; }
#explanation div#exp3 { background:#40A3CF url(/images/home/bg3.gif) repeat-x bottom left; }

#explanation p strong { color:white; }
#explanation div#exp1 .arial {
  font-style:normal;
  font-weight:normal;
  font-size:0.9em;
}
*/