﻿.body-center {
    text-align: center !important;
}
#header {
    width: 980px;
    height: 81px;
    text-align: left;
    margin: 0 auto 0px auto;
    background-image: url(../images/logo.gif);
    background-repeat: no-repeat;
    display: inline-block;
    /*background-size: 250px;
    background-position:4px;
    background-color:#000000*/
}
div#topmenu {
    width: 982px;
    height: 39px;
    text-align: left;
    margin: 0 auto 0 auto;
    background-image: url(../images/horizontalbg.gif);
    background-color: #283d6b;
    background-repeat: repeat-x;
    overflow: hidden;
    margin-bottom: 17px;
}
#topmenu #panel1a {
    left: 0px;
    width: 120px;
    background: url(../images/dashboard.gif) 0 0 no-repeat;
}
