﻿body 
{
    text-align:center;
    padding:0;
    margin:0;
    font-family:Trebuchet MS;
    color:#4B4B4B;
}
form{margin-bottom:0;padding-bottom:0}
div.outerholder
{
    width:941px;
    margin:0 auto;
    text-align:left;
    }
div.header{}

div.maincontent
{
    width:735px;
    background:url('graphics/h1-div-bg.jpg') no-repeat top right;
    float:left;
    }
div.h1holder
{
    padding-left:2em; 
    padding-right:325px 
    }
div.h1holder h1
{
    margin-top:0;
    }
h1
{
    color:#878924; 
    font-weight:normal
    }

div.leftnav
{
    width:206px;
    float:left; 
    background:#8D9133 url('graphics/left-nav-top.jpg') no-repeat top left; 
    padding-top:114px
    }
div.leftnav ul
{
    background:url('graphics/left-nav-ul-bottom.jpg') no-repeat bottom right; 
    padding-bottom:233px; 
    margin-left:0; 
    padding-left:0;
    margin-bottom:0;
    }
div.leftnav ul li
{
    list-style-type:none; 
    padding-left:30px; 
    height:30px;
    background: url('graphics/nav-item-bg.jpg') no-repeat top left;
    line-height:30px;
    font-size:0.8em;
    }
div.leftnav ul li.subnav
{
    background: url('graphics/sub-nav-item-bg2.jpg') no-repeat top left;
    padding-left:40px;
    }
div.leftnav ul li a
{
    color:#FFFFFF;
    text-decoration:none;
    }
div.footer
{
    clear:both;
    text-align:center;
    font-size:0.7em;
    color:#8F8F83;
    border-top:1px solid #D7DBC0;
    background-color:#F0F0E6;
    padding:20px 0;
    }
div.footer a
{
    color:#8F8F83;
    text-decoration:none;
    }
div.enquiryform
{
    float:right;
    width:225px;
    margin-top:50px;
    background:url('graphics/enquiry-bg-strip.jpg') repeat-y;
    margin-bottom:20px;
    margin-left:20px;
    }
    
div.enquiryform h2
{
    color:#0095D0;
    font-weight:normal;
    text-transform:uppercase;
    background:url('graphics/enquiry-top.jpg') no-repeat top left; 
    padding:10px 10px 0 10px;
    font-size:1.3em;
    margin-bottom:0px;
    margin-top:0;
    }
div.innerenquiry
{
    padding:0 10px;
    font-size:0.8em;
    color:#4B4B4B;
    }
div.innercontent
{
    padding-top:4em;
    padding-left:2.5em;
    font-size:0.8em;
    }