html
{
    background:url(../images/bg-footer.gif) ;
}

body
{
    background: url(../images/bg-header.gif) repeat-x;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    background-color: #F2F2F2;
}

#page
{
    width: 1200px;
    margin: auto;
}

#menu li a:hover
{
    color: #A16C06;
}

#header
{
    /*background-image: url(../images/bg-header.gif);*/
    width: 100%;
    height: 168px;
    position: relative;
}

#imageLink
{
    position: absolute;
}

#tbs
{
    width: 290px;
    height: 80px;
    background-image: url(../images/logo-oneunion.png);
    background-size: 200px 80px;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 130px;
}

#menu
{
    font-family: Arial, Helvetica,sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 52px;
    margin-left: 60px;
}

.logout
{
    margin-left: 660px;
}

.logout2
{
    margin-left: 450px;
}

#menu li
{
    display: inline;
    margin-left: 10px;
}

    #menu li a
    {
        text-decoration: none;
        color: #2D2D2D;
        background-color: inherit;
        font-weight: bold;
        font-size: 15px;
        line-height: 26px;
        font-family: arial, verdana, sans-serif;
    }

#content
{
    padding-top: 30px;
    width: 970px;
    min-height: 450px;
    background-color: #F2F2F2;
    color: #333333;
    position: relative;
    top: 0px;
    left: 120px;
}

    #content a
    {
        color: #2D2D2D;
    }

        #content a:hover
        {
            color: #A16C06;
        }

#contentTitle
{
    color: #2D2D2D;
    background-color: inherit;
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0px 10px 0px;
    text-align: center;
}

hr
{
    background-color: #CBCBCB;
    width: 920px;
    height: 1px;
    color: #c89e39;
    border: none;
    margin-bottom: 15px;
}

#footerTop
{
    background-image: url(../images/background_topfooter_fixed.gif);
    width: 960px;
    height: 239px;
    position: relative;
    top: -97px;
    left: 120px;
}


    #footerTop ul
    {
        padding-top: 25px;
        padding-left: 10px;
    }

        #footerTop ul li
        {
            display: inline;
            padding-left: 7px;
        }

            #footerTop ul li img
            {
                border: solid 1px #c89e39;
            }

    #footerTop #adds
    {
        padding-top: 25px;
    }



#seal
{
    padding-top: 25px;
    padding-left: 820px;
}

#copyright
{
    color: #c89e39;
    background-color: inherit;
    padding-top: 20px;
    padding-left: 720px;
}

#email
{
    width: 960px;
    color: #333333;
    text-align: center;
    margin-top: -17px;
}

    #email a
    {
        color: #bf9235;
        text-decoration: none;
    }

        #email a:hover
        {
            color: #fff;
        }

        #footerBottom
{
    background-image: url(../images/bg-footer.gif);
    width: 100%;
    min-height: 100px;
    max-height: 100px;
 
}

#footerContainer
{
    height:150px;
    width: 1200px;
    margin: auto;
    color: #787868;
}

#footerText1
{
    float: right;
    line-height: 16px;
    padding-top: 10px;
    font-size: 13px;
    text-align: right;
}

#footerText2
{
    float: left;
    font-weight: bold;
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-top: 80px;
}

#headerTitle {
    color: #fff;
    position: absolute;
    top: 30px;
    left: 360px;
    font-size: 22px;
}