#main
{
    margin: 0px auto;
    width: 985px;
}
#header
{
    overflow: hidden;
    height: 170px;
}
#header
{
    font-size: 0.75em;
}
#content
{
    font-size: 0.75em;
}
#header .col-1
{
    width: 280px;
}
#header .col-2
{
    width: 633px;
}
.col-1
{
    float: left;
}
.col-2
{
    float: left;
}
.col-3
{
    float: left;
}
body #content .col-1
{
    width: 235px;
    margin-right: 5px;
}
body #content .col-2
{
    width: 730px;
}
#page2 #content .col-1
{
    width: 245px;
    margin-right: 11px;
}
#page2 #content .col-2
{
    width: 646px;
}
#footer
{
    font-size: 0.69em;
    background: url(/images/footer-bg.gif) no-repeat left top;
    height: 90px;
}
#footer .col-1
{
    width: 210px;
    padding-top: 10px;
}
#footer .col-2
{
    width: 657px;
    padding-top: 1px;
}

