#header
{
    border-bottom:1px solid black;
    height:100px;
}
#logo
{
    background-image:url(../../../../images/logo_white.gif);
    background-repeat:no-repeat;
    clear:right;
    float:left;
    height:56px;
    margin-left:3px;
    margin-top:10px;
    min-width:250px;
    position:absolute;
    top:0;
    width:250px;
}
#righthead
{
    float:right;
}
#utilitylinks
{
    float:right;
    padding-right:2em;
    padding-top:5px;
}
#search
{
    clear:both;
    color:#000000;
    float:right;
    font-size:80%;
    padding-right:2em;
    padding-top:1.2em;
}
#topdropmenu
{
    position:absolute;
    top:76px;
}
#middle
{
    border-collapse:collapse;
    clear:both;
    margin-top:0px;
    width:100%;
}
#left
{
    padding:7px 0 0px 0;
    vertical-align:top;
    width:16em;
}
#center
{
    padding-left:20px;
    padding-right:10px;
    padding-top:10px;
    vertical-align:top;
}
#footer
{
    clear:both;
    height:40px;
    padding-top:20px;
    text-align:center;
}
