﻿body 
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #F2F4F3;
        background-image:url(./img/back_quer_start.jpg);
        padding: 0;
        height: 100%;
        overflow: auto;
}
#footer {
background-image:url(./img/footer_1.png);
background-position:left bottom;
background-repeat:no-repeat;
font-size:8pt;
position:relative;
bottom:0px;
height:46px;
width:987px;
}
#footer a, #footer a:link {
color:#336699;
text-decoration:none;
}
#footer a:hover {
color:#336699;
text-decoration:underline;
}
#footerleft {
float:left;
}
#footerright {
float:left;
height:46px;
width:791px;
}