﻿body
{
    margin: 0px;
    padding: 0px;
    background-image: url(/images/logo.gif);
    background-position: right 0px;
    background-repeat: no-repeat;
}

#maincontainer
{
    width: 100%;
    margin: 60px 0px 0px 0px;
    border: 0px;
    padding: 0px;
    background: none;
}

#footer, #menu, .breadcrumbs, #topsection, .welcome, .slideshow, .print, .trust
{
    display: none;
}