#footer_contain {
  width: 100%;
  background-color: #192943;
  clear: both;
}

#footer_contain a {
 font-size: 12px;
}

#footer_contain .cell_blue_dark {
  background-color:#18223A;
  background-image:url(images/f4.gif);
  background-repeat:repeat-x;
  background-position:top;
  float: left;
  clear: both;
  height: 125px;
  width: 30%;
  font-family: arial;
  font-size: 13px;
   }

#footer_contain .cell_blue_middle {
   background-color:#192943;
   background-image:url(images/f5.gif);
   background-repeat:repeat-x;
   background-position:top;
   height: 125px;
   width: 30%;
   float: left;
   font-family: arial;
   font-size: 13px;
}

#footer_contain .cell_blue_light {
   background-color:#1A304C;
   background-image:url(images/f6.gif);
   background-repeat:repeat-x;
   background-position:top;
   float: left;
   width: 39%;
   height: 125px;
   font-family: arial;
   font-size: 13px;
   }

.cell_middle { background-color:#FFFFFF; padding: 28px 30px 10px 20px}

.cell_dark { background-color:#FFFFFF; padding: 28px 30px 10px 20px}

.cell_light { background-color:#FFFFFF; padding: 28px 15px 10px 20px}

#footer_contain .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
#footer_contain .clearfix {display: inline-block;}


#header_contain {
    width: 100%;
    margin-top: 2px;
    background: #FFFFFF;
}

#header_contain .logo_p {
  width: 50%;
  background: url(http://www.risk-management-energy-derivatives-training.com/images/logo.gif);
  margin-top: 0px;
  margin-left: 2px;
  width: 376px;
  height: 90px;
}
#header_contain .logo_i {
  width: 50%;
  background: url(http://www.risk-management-energy-derivatives-training.com/images/logo.gif);
  margin-top: 0px;
  margin-left: 2px;
  width: 376px;
  height: 90px;
  float: left;
}
#header_contain .logo_p {
  width: 50%;
  background: url(http://www.risk-management-energy-derivatives-training.com/images/logo.gif);
  margin-top: 0px;
  margin-left: 2px;
  width: 376px;
  height: 90px;
  }
#header_contain .flash {
   width: 50%;
   margin-top: 5px;
   margin-left: 38%;
   width: 170px;
   float: left;
}
#header_contain .nav_contain{
 width: 100%;
 position: relative;
 margin-top: 0px;
 margin-left: 0px;
 height: 47px;
 background-color: #C3E1FF;
}

table, a, input {
  color:#61615E;
}

#quiz {
  hasLayout: true;
  margin-top: 5%;
  margin-bottom: 5%;
  color:#61615E;
  font-family: Arial;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.left {
  width: 50%;
  text-align: left;
}
.middle {
  width: 25%;
  text-align: left;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
