/* Begin Additional CSS Styles */
#titulo{
  float:center;
  height:25px;
  color:white;
  text-align:center;
  margin: 0 0 10px 0;
  /*border: blue 3px solid;*/
}
#logo{
  float: left;
  /*border: blue 3px solid;*/
  height: 250px;
}

#slogan{
  float:left;
  color:white;
  text-align:center;
  width:425px;
  height: 250px;
  /*border: white 3px solid;*/
}
#topslider{
  float:right;
  height: 250px;
  width: 600px;
  margin: 0 20px;
  /*border: white 3px solid;*/
}
/* End Additional CSS Styles */