﻿@import url("Css/RADMenu.css");
@import url("Css/Site.css");

#Content
{    
    margin: 1px auto 0px auto;
    padding-bottom: 9.4em;
    width: 967px;
}

.ContentPane
{
    padding: 10px 50px 65px 50px;
    text-align: left;
}
 
#Footer
{
    background-image: url(Images/Footer.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 190px;
    margin: 0px auto;
    padding: 20px 20px 0px 20px;
    text-align: left;
    width: 927px;
}

#HeaderWrapper
{
    height: 123px;
    width: 100%;
}
