.sf-menu.sf-style-space {
  float: left;
  margin-bottom: 1em;
  padding: 2px;
    width:976px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
margin-top:-14px;
background-color:#2262a4;
background: #336687; /* Old browsers */
background: -moz-linear-gradient(top, #336687 0%, #53829F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#336687), color-stop(100%,#53829F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #336687 0%,#53829F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #336687 0%,#53829F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #336687 0%,#53829F 100%); /* IE10+ */
background: linear-gradient(to bottom, #336687 0%,#53829F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336687', endColorstr='#53829F',GradientType=0 ); /* IE6-9 */


}
.sf-menu.sf-style-space.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-space ul {
  padding-left: 0;
}
.sf-menu.sf-style-space a {
  border-right: 0px solid #aaa;
  color: #eee;
  font-weight: bold;
  padding: 0.75em 1em;
  font-size:12px;
  padding-top:14px;
  padding-bottom:14px;

}
.sf-menu.sf-style-space a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-space.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-space.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-space span.sf-description {
  color: #13a;
  display: block;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 5px 0 0 5px;
  padding: 0;
}
.sf-menu.sf-style-space li,
.sf-menu.sf-style-space li li,
.sf-menu.sf-style-space li li li,
.sf-menu.sf-style-space.sf-navbar {
  background: #2262a4;
  background: #336687; /* Old browsers */
background: -moz-linear-gradient(top, #336687 0%, #53829F 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#336687), color-stop(100%,#53829F)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #336687 0%,#53829F 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #336687 0%,#53829F 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #336687 0%,#53829F 100%); /* IE10+ */
background: linear-gradient(to bottom, #336687 0%,#53829F 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336687', endColorstr='#53829F',GradientType=0 ); /* IE6-9 */

}
.sf-menu.sf-style-space li:hover,
.sf-menu.sf-style-space li.sfHover,
.sf-menu.sf-style-space li.active a,
.sf-menu.sf-style-space a:focus,
.sf-menu.sf-style-space a:hover,
.sf-menu.sf-style-space a:active,
.sf-menu.sf-style-space.sf-navbar li li {
  background: #008ad2;
  color: #ffffff;
}
.sf-menu.sf-style-space.sf-navbar li ul {
  background-color: #008ad2;
}
.sf-menu.sf-style-space.sf-navbar li ul li ul {
  background-color: transparent;
}
.sf-menu.sf-style-space ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-space ul.sf-megamenu li.sf-megamenu-wrapper ol li {
  margin: 0;
  padding: 0;
}
.sf-menu.sf-style-space ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
  font-weight: bold;
}
.sf-menu.sf-style-space ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  display: inline;
  float: left;
  width: 12em;
}
.sf-menu.sf-style-space.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
  float: right;
}
.sf-menu.sf-style-space li.sf-parent-children-1 ul.sf-megamenu {
  width: 12em;
}
.sf-menu.sf-style-space li.sf-parent-children-2 ul.sf-megamenu {
  width: 24em;
}
.sf-menu.sf-style-space li.sf-parent-children-3 ul.sf-megamenu {
  width: 36em;
}
.sf-menu.sf-style-space li.sf-parent-children-4 ul.sf-megamenu {
  width: 48em;
}
.sf-menu.sf-style-space li.sf-parent-children-5 ul.sf-megamenu {
  width: 60em;
}
.sf-menu.sf-style-space li.sf-parent-children-6 ul.sf-megamenu {
  width: 72em;
}
.sf-menu.sf-style-space li.sf-parent-children-7 ul.sf-megamenu {
  width: 84em;
}
.sf-menu.sf-style-space li.sf-parent-children-8 ul.sf-megamenu {
  width: 96em;
}
.sf-menu.sf-style-space li.sf-parent-children-9 ul.sf-megamenu {
  width: 108em;
}
.sf-menu.sf-style-space li.sf-parent-children-10 ul.sf-megamenu {
  width: 120em;
}