#enterprise {
    width: 790px;
    margin: 0px 12px 0 12px;
    overflow: hidden;
}

#enterprise-flash {
    width: 780px;
    overflow: hidden;
    padding: 0 5px 5px 5px;
}

#enterprise-heronav {
    width: 780px;
    overflow: hidden;
    padding: 0 5px 5px 5px;
}

#enterprise-title {
    width: 780px;
    height: 37px;
    margin: 5px 0 5px 0;
    overflow: auto;
    padding: 0 5px 0 5px;
}

#enterprise-title-left {
    background: url('../../uk/enterprise_title_left.jpg');
    float: left;
    display: inline-block;
    width: 5px;
    height: 37px;
}
#enterprise-title-mid {
    background: url('../../uk/enterprise_title_bg.jpg');
    float: left;
    display: inline-block;
    width: 770px;
    height: 37px;
}
#enterprise-title-right {
    background: url('../../uk/enterprise_title_right.jpg');
    float: left;
    display: inline-block;
    width: 5px;
    height: 37px;
}
#enterprise-content-area {
    width: 100%;
    overflow: hidden;
}

#enterprise-main {
    float: left;
    display: inline-block;
    width: 560px;
    padding: 5px 5px 5px 5px;
}

#enterprise-right {
    float: left;
    display: inline-block;
    width: 200px;
    padding: 5px 5px 5px 5px;
    text-align: center;
}

#selector {
    position: absolute;
    z-index: 5678;
    top: 143px;
    left: 532px;
    width: 400px;
    padding: 1em;
    background: #e8e8e8;
    display: none;
    filter:alpha(opacity=95);
    -moz-opacity:.95; opacity:.95;
    border: 1px solid #c8c8c8;
}

.blockHeroNavigation {
    width: 780px;
    height: 215px;
    display: inline-block;
    overflow: hidden;
}

.btnHeroNav {
    width: 214px;
    height: 28px;
    padding: 15px 0 0 10px;
    background: url('../../uk/hero_navmenu_off.jpg') no-repeat center;
}

.btnHeroNav a, .btnHeroNav a:link, .btnHeroNav a:visited, .btnHeroNav a:focus, .btnHeroNav a:active {
    font-family: arial,verdana,sans-serif;
    font-size:   11px;
    color: #444444;
    text-decoration: none;
}


.btnHeroNav_hover {
    width: 214px;
    height: 28px;
    padding: 15px 0 0 10px;
    cursor: pointer;
    background: url('../../uk/hero_navmenu_on.jpg') no-repeat center;
}

.btnHeroNav_hoversticky {
    width: 214px;
    height: 28px;
    padding: 15px 0 0 10px;
    cursor: pointer;
    background: url('../../uk/hero_navmenu_on.jpg') no-repeat center;
}

.btnHeroNav_hover a, .btnHeroNav_hover a:link, .btnHeroNav_hover a:visited, .btnHeroNav_hover a:hover, .btnHeroNav_hover a:focus, .btnHeroNav_hover a:active {
    font-family: arial,verdana,sans-serif;
    font-size:   11px;
    color: #ffffff;
    text-decoration: none;
}

.btnHeroNav_hoversticky a, .btnHeroNav_hoversticky a:link, .btnHeroNav_hoversticky a:visited, .btnHeroNav_hoversticky a:hover, .btnHeroNav_hoversticky a:focus, .btnHeroNav_hoversticky a:active {
    font-family: arial,verdana,sans-serif;
    font-size:   11px;
    color: #ffffff;
    text-decoration: none;
}
