.external-header
{
    min-width: 1000px;
	z-index: 1030;
}

.external-header .white-bg
{
    height: auto;
    float: left;
}

.external-header .top-secondary-nav-wrapper
{
    float: right;
}

.external-header .sub-menu
{
    height: auto;
    display: none;
}

.external-header .sub-menu,
.external-header .sub-menu ul,
.external-header .sub-menu ul li
{
    overflow: visible;
}

#footer_submenu {
    display: none;
}

.outer-header-wrapper li {
	clear: none !important;
}

.visible-lg {
    display: block !important;
}

.outer-header-wrapper span, .outer-header-wrapper a {
  font-family: GothamBook, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 14px;
}

.outer-footer-wrapper  {
	z-index: 1000;
    position: relative;
}

.site-footer {
	width: 100%;
}

.about-submenu  {
	padding-left: 278px !important;
}


@font-face {
    font-family: GothamBook;
    /*src: url("fonts/GothamSSm-Book.otf");*/
}

@font-face {
    font-family: GothamBold;
    /*src: url("fonts/GothamSSm-Bold.otf");*/
}

@font-face {
    font-family: GothamLight;
    /*src: url("fonts/GothamSSm-Light.otf");*/
}
