﻿body 
{
    font-family: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    color: #ffffff;
    background-color: #272727;
    background-attachment: fixed;
    background-position: top;
    background-image: url(../images/Global/background-3.jpg);
    background-repeat: no-repeat;
    height: 774px;
}
a 
{
    color: #aa2c2d;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
table 
{    
    border-width: 0px;
    border-collapse: collapse;
    margin: 0px;                   
}
img 
{
    border: none 0;
    border-collapse: collapse;
}
li
{
    position: relative;
    left: -15px;
}
#master
{
    position: relative;
    width: 927px;
    text-align: left;
    margin: auto;
    top: 50px;
}
.header
{
    font-size: 14px;
}
.sub-header
{
    font-weight: bold;
}
.colour
{
    color: #aa2c2d;
}
.spacer
{
    width: 20px;
    height: 20px;
}
#company
{
    width: 100%;
    height: 411px;
    padding: 40px 0px 40px 0px;
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: .8;
}
#company #content
{
    margin-left: 40px;
    margin-right: 40px;
}
#company .spacer
{
    width: 50px;
    height: 10px;
}
