ul#menu{
    background:url(../images/top_menu/bg4ie.jpg) repeat-x;
    border-radius:8px;
    border-bottom:2px solid #eee;
    border-right:2px solid #eee;
    *position:absolute;
    *width: 980px;
    *height: 40px;
    *z-index: 99999!important;
    *border:none;
    *margin-bottom: 10px;
}

ul#menu li{
    *display:inline;
    *float:left;
    *position: relative;
}

#menu a:hover, #menu .active a{
    background:url(../images/top_menu/bg4ie-2.jpg) repeat-x;
    color:#fff;
}

ul.row{
    *position: absolute!important;
    
}

#middle-second-row{
    clear:both;
}

.flashArticle{
    *padding-top:50px; 
}