


body
    {
    margin: 0;
    padding: 0;
    color: #black;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #fff;
    text-align: left;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }


#address
    {
    position: absolute;
    top: 650px;
    left: 20px;
    width: 100px;
    }



#container
    {
    margin: 0 0 0 0;
    width: 600px;
    position: left;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {

    width: 600px;
    }

#pageHeader
    {
    position: absolute;
    top: 25px;
    left: 10px;
    }
h5
    {
    width: 156px;
    height: 25px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    display:none;

    }
h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary
    {
    padding-top: 85px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 171px;
    background: url("SkillgateBanner.jpg") no-repeat;
    margin: 0;
    width: 600px;
    color: #black;
    font: 12px/150% Trebuchet MS;
    }


#container #intro #quickSummary .p1 span
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    }



#supportingText
    {
    margin: 0 20px 0 20px;
    }

#supportingText .heading1
    {
    font-size: 22px;
    margin: 0;
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
 
#supportingText p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }

#supportingText .tableheading
    {
    margin: 0;
    line-height: 100%;
    margin: 10px 0 10px 0;
    }

#supportingText li.listbullet
    {
    margin: 0;
    line-height: 150%;
    margin: 10px 0 0 -25px;
    list-style-type: square;
    }
 

#footer
    {
    background: url("SkillgateAddressFooter.gif") no-repeat center;

    height: 70mm;
    width: 210mm;
    text-align: center;
    padding: 0 0 0 0;
    line-height: 100px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

