/* Start of CMSMS style sheet 'ECT : Header' */
#header {
  position: relative;
  z-index: 4;
  height: 55px;
  border-bottom: 5px solid #c1912d;
}

#logo {
  float: left;
}
/* End of 'ECT : Header' */

