body {
    color:#efefef;
}

#wrapper {
    background:none;
}

#content {
    background:none;
    width:100%;
    padding:0px;
}

#banner {
    width:990px;
    height:340px;
}

#news {
    background:transparent url(/images/intro/news-bg.png) no-repeat;
    text-align:left;
    width:990px;
    height:155px;
    font-size:1.0em;
    overflow:hidden;
    color:#333;
}

#news .heading {
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:1.1em;
    margin-bottom:10px;
    display:block;
    color:#222 !important;
    vertical-align:middle;
}

#left {
    float:left;
    height:155px;
    width:495px;
}

#left .text {
    float:right;
    padding-top:20px;
    width:250px;
}

#centre {
    float:right;
    width:300px;
    height:155px;
    margin-right:10px;
}

#centre .text {
    float:left;
    padding-top:7px;
    width:250px;
}

#right {
    float:right;
    width:180px;
    height:155px;
}

#right .text {
    float:left;
    padding-top:20px;
}

#footer {
    background:none !important;
    width:100%;
    clear:both;
}
