/* Special CSS for using full screen width to show Google maps */

iframe
{
    border:solid 1px #000000;
}

.content
{
    position:absolute;
    left:0px;
    right:0px;
    top:218px;
    width:984px;
    padding-top:20px;
    padding-right:20px;
    padding-bottom:20px;
    padding-left:20px;
}

.leftsidebar,
.rightsidebar
{
    display:none;
}

.footer 
{
    width:900px;
}