﻿body
{
    font-family: "Trebuchet MS" , Verdana, Arial, san-serif;
    font-size: .8em;
    background: #3a7145 url(/images/stretch/background.jpg) repeat-x;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#wrapper
{
    margin: 0 auto;
    width: 770px;
}

#header
{
    float: left;
    width: 100%;
    height: 256px;
    background: url(/images/stretch/header.jpg) no-repeat;
}

#thatcherheader
{
    float: left;
    width: 100%;
    height: 256px;
    background: url(/images/stretch/thatcherheader.jpg) no-repeat;
}

#formholder
{
    float: left;
    width: 100%;
    background: url(/images/stretch/formtile.jpg) top left repeat-y;
}

#formfieldsback
{
    float: left;
    width: 100%;
    background: url(/images/stretch/formback.jpg) top left no-repeat;
}

#formfooter
{
    float: left;
    width: 100%;
    height: 138px;
    background: url(/images/stretch/footer.jpg) no-repeat;
}

/* bottom section */
/* footer contains footerlinks and footnote */
#footer
{
    float: left;
    font-size: 0.85em;
}

#footerlinks
{
    float: left;
    width: 770px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    background: #285b32;
    color: #6BA878;
    margin: 0 0 0 0;
}

#footerlinks a
{
    color: #6BA878;
}

#footerlinks a:hover
{
    color: #e6e6e6;
}

#footerlinks a:visited
{
    color: #6BA878;
}

#footerlinks a:active
{
    color: #6BA878;
}

#footnote
{
    float: left;
    width: 770px;
    color: #000000;
    margin-top: 5px;
}

#footnote p
{
    font-size:12px;
    float: left;
    width: 770px;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: justify;
}
