﻿

div#contactlh {
    float: left;
}

div#contactrh {
    float: left;
    position: relative;
    left: 20px;
    font-weight: normal;

}

p#centreaddress {
    float: left;
    font-weight: inherit;
    margin-right: 40px;
    }

p#postaladdresstitle{
    float:left;
    margin-right: 15px;
}

p#postaladdress {
    float: left;
    }



p#emailadd {
    font-weight: inherit;
    }

p#phoneno {
    font-weight: inherit;
    }

div#map {
    clear: both;
    border-width: 1px;
    padding: 5px;
    height: 300px;
    width: 510px;
    }
    
div#map a {
    color: #666666;
    font-style: inherit;
    }

p#cont {
    clear: both;
    padding-top: 30px;
    
}   

iframe#google {
    width: 510px;
    height: 300px;
    border-width: 0;
}
