h1, h4, h2 {
  color: #DC241F;
}
#main {
 border-top: 6px solid #DC241F;
}
#topcontent
{
  height: 310px;
}

#bottomcontent
{
  background: #DB1E24; 
  padding: 15px;
  float: left;
}

#bottomcontent img
{
  float: left;
  margin: 0;
}

#bottomcontent p
{
  color: #fff;
  font-size: 11px;
  line-height: 13px;
  font-family: Arial;
  float: right;
  width: 475px;
  margin: 0 0 15px;
}


