﻿body
{
}
.subcontent h1, .subcontent ul
{
    color:#E7A611;
}
.subcontent p
{
    color: black;
}
.topstrip
{
    background-color: #f2c676
}
.subcontent
{
    width: 97%;
    font-family: Arial;
    font-size: small;
}
#columnleft
{
    position: absolute;
    top:42px;
    left:20px;
    width: 458px;
    height: 320px;
}
#columnright
{
    position: absolute;
    top:42px;
    left: 479px;
    width: 478px;
    height: 320px;
}
#labelcolumnl
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 304px;
    width: 180px;
    padding:12px 4px 4px 8px;
}

#fieldcolumnl
{
    position: absolute;
    top: 0px;
    left: 192px;
    height: 304px;
    width: 254px;
    padding:12px 4px 4px 8px;
}
.tbName
{
    position: relative;   
    top: -3px;
    width:244px;
}
.tbTelNo
{
    position: relative;
    top: -10px;
    width:100px;
}

.tbEmail
{
    position: relative;
    top: -17px;
    width:244px;
}
.rblOffice
{
    position: relative;
    top: -12px;
    left:-8px;
    height:100px;
    width:300px;
    font-size:small;
    color:Black;
}
.knowmore
{
    position:absolute;
    top:246px;
    height:60px;
    width:244px;
    font-family:Arial;
}
#labelcolumnr
{
    position: absolute;
    top: 0px;
    left: 40px;
    height: 304px;
    width: 300px;
    padding:12px 4px 4px 8px;
}

#fieldcolumnr
{
    position: absolute;
    top: 0px;
    left: 170px;
    height: 304px;
    width: 296px;
    padding:12px 4px 4px 8px;
}
.contact
{
    position:absolute;
    top:40px;
    left:-100px;
    font-size:small;
    color:Black;
}
.tbReferrer
{
    position: relative;
    top: 240px;
    left:-130px;
    width:250px;
}
.btnSendEnquiry
{
    position: relative;
    top: 294px;
    left:380px;
    width:90px;
}
.link
{
    color:#7C0021;
}
.link:visited
{
    color:#7C0021;
}
.link:hover
{
    color:#006077;
}
.error, .success
{
    position:absolute;
    top:18px;
    left:500px;
    height:20px;
    width:450px;
    font-family:Arial;
    text-align:right;
    font-weight:bold;
}
.error
{
    color:Red;
}
.success
{
    color:Green;
}
.btmcontainer
{
    top:8px;
}
