﻿


#logoheader
{
    padding: 0px;
    border: 1px solid #808080;
    background: #000000;
    position: absolute;
    top: 0px;
    left: 50%;
    width: 800px;
    height: 77px;
    font-size: medium;
    font-family: Verdana;
    text-align: center;
    margin-left: -400px;
}

#menu
{
    border-style: solid;
    border-width: 1px;
    border-color: #666666;
    padding: 0px;
    background: #666666;
    position: absolute;
    top: 77px;
    left: 50%;
    width: 800px;
    height: 31px;
    font-size: medium;
    font-family: Verdana;
    margin-left: -400px;
}


#band
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background-color: #C0C0C0;
    position: absolute;
    top: 108px;
    left: 50%;
    z-index: 1;
    width: 800px;
    margin-left: -400px;
    height: 20px;
    font-size: medium;
    font-family: Verdana;
}
#content
{
    margin: 0px 0px 0px -400px;
    border: 1px solid #808080;
    padding: 0px 0px 0px 25px;
    position: absolute;
    top: 108px;
    left: 50%;
    width: 775px;
    height: 400px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    background-color: #FFFFFF;
    text-align: left;
}

#employeelist
{
    margin: 0px 0px 0px -400px;
    border: 1px solid #808080;
    padding: 0px 0px 0px 25px;
    position: absolute;
    top: 108px;
    left: 50%;
    width: 775px;
    height: 520px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    background-color: #FFFFFF;
    text-align: left;
}
#empcontent
{
    margin: 0px 0px 0px -400px;
    border: 1px solid #808080;
    padding: 0px 0px 0px 25px;
    position: absolute;
    top: 108px;
    left: 50%;
    width: 775px;
    height: 900px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    background-color: #FFFFFF;
    text-align: left;
}
#jobcontent
{
    margin: 0px 0px 0px -400px;
    border: 1px solid #808080;
    padding: 0px;
    position: absolute;
    top: 108px;
    left: 50%;
    width: 800px;
    height: 570px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    background-color: #FFFFFF;
}


#footer
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background: #fff;
    position: absolute;
    top: 410px;
    left: 50%;
    width: 800px;
    margin-left: -401px;
    height: 40px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
    text-align: center;
}

#whyallstarfooter
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background: #fff;
    position: absolute;
    top: 525px;
    left: 50%;
    width: 800px;
    margin-left: -401px;
    height: 40px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
    text-align: center;
}

#employeelistfooter
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background: #fff;
    position: absolute;
    top: 530px;
    left: 50%;
    width: 800px;
    margin-left: -401px;
    height: 40px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
    text-align: center;
}


#empfooter
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background: #fff;
    position: absolute;
    top: 910px;
    left: 50%;
    width: 800px;
    margin-left: -401px;
    height: 40px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
    text-align: center;
}
#jobfooter
{
    border: 1px solid #808080;
    padding: 0px 0px 0px 0px;
    background: #fff;
    position: absolute;
    top: 690px;
    left: 50%;
    width: 800px;
    margin-left: -401px;
    height: 40px;
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 3em;
}
.menu
{
    color: #000000;
    background: #B5C7DE;
    text-align: center;
    float: left;
}
.body
{
    background-color: #CCCCCC;
    text-align: center;
}

.logo
{
    float: left;
    margin-top: 4px;
   }
   
   

body
{
    background-color: #E9E9E9;
}
