.submenu { position: relative; zoom: 1; border-top: solid 1px #d8582c; border-bottom: solid 1px #d8582c; height: 62px; padding: 3px 0; }
.submenu li { list-style: none; float: left; position: relative; top: 2px; margin: 0 .2em 1px 0; padding: 0; white-space: nowrap; }
.submenu li a { float: left; padding: 14px 10px; text-decoration: none;  font-size:1rem; color:#d8582c;
}
.submenu li.active a { cursor: text; background-color: #d8582c; background-position: center -4px; background-repeat: no-repeat; margin-bottom: 0; padding-top: 14px; padding-bottom: 10px; color: #fff; text-decoration: none; }
.content { float: left; clear: both; width: 100%; }
