/* global styles css - http://www.asset-ifa.co.uk/
----------------------------------------------- */


body
    {
    margin: 0;
    padding: 0;
    color: #000;
    font: 13px Trebuchet MS, Arial, sans-serif;
    background: url(../images/bg.gif);
    text-align: center;
    }
a {text-decoration: none; outline: none;}
a img {border: none; float:right;}
#container
    {
    margin: 0 auto;
    width: 60%;
    position: relative;
    background: #fff;
    padding: 10px 10px 0 10px;
    text-align: justify;
    }
#container #intro
    {
    font-size: 11px;
    height: 150px;
    background: url("../images/asset-logo.png") no-repeat;
    margin: 0;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }
#container #intro
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    }
#supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p
    {
    line-height: 100%;
    margin: 10px 0 10px 0;
    }
.footer
    {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color:  #333;
    letter-spacing: 0px;
    word-spacing: 0pt;
    text-decoration: none;
    }
