﻿
#contactHeading
{
    width:700px;
    height:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#contactTop
{
    width:700px;
    height:127px;
    
    margin-left:auto;
    margin-right:auto;
}

#contactTopLeft
{
    width:100px;
    height:127px;
    float:left;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    line-height:135%; 
}

#contactTopRight
{
    width:550px;
    height:127px;
    float:left;
    line-height:67%;  
}

#contactBottom
{
    width:700px;
    height:300px;
    margin-left:auto;
    margin-right:auto;
}

#contactBottomLeft
{
    width:100px;
    height:300px;
    float:left;
    font-size:12px;
    font-weight:bold;
    text-align:right;
    line-height:155%;
    
}

#contactBottomRight
{
    width:600px;
    height:300px;
    float:left;
    
    
}

