﻿body
{
    background-color: #FFFFFF;
    color: #000000;
    background-image: url('/images/main/gw-bggrad.png');
    background-repeat: repeat-x;
}
#HeaderNav
{

}
#BodyStage
{
    background-image: url('/images/main/contact/contactss.png');
    background-position: 18px 0px;
    background-repeat: no-repeat;
    width: 780px;
    padding-top: 80px;
    border-bottom: solid 2px #0077d4; 
    padding-left: 18px;
    height: 695px;
}
#contactInfo
{
    float: left;   
    width: 200px;
}
.contactTitle
{
    font-family: Arial;
    font-size: 13px;
 
    font-weight: bold;
}
.contact
{
    margin-bottom: 18px;    
    
}
.GoogleMap
{
    margin-left: 80px;
    border: solid 1px #000000;
}