﻿#ContactUs_MainContainerDiv
{
    width: 900px;
    margin-left: auto;
    margin-right:auto;
}

#ContactUs_ContainerDiv
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

#ContactUs_HeaderDiv
{
    width: 100%;
    height: 56px;
    line-height: 56px;
    vertical-align: middle;
    background-color: #231F20;
    color: #A7A9AC;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

#ContactUs_HeaderDiv A
{
    color: #A7A9AC;
    text-decoration: none;
    font-family: Arial;
}

.HeaderSelectedSpan
{
    color: #FFC20E;
    font-family: Arial;
}

#ContactUs_HeaderDiv UL
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: right;
}

#ContactUs_HeaderDiv LI
{
    list-style-type: none;
    display: inline;
    padding-right: 30px;
}

#ContactUs_HeaderContentDiv
{
    width: 100%;
    color: #B0AA98;
    padding-top: 30px;
    padding-bottom: 30px;
}

.ContactUs_PartitionBar
{
    height: 4px;
    background-color: #ADA799;
}

#ContactUs_FormDiv
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.ContactTable
{
    width: 100%;
}

.ContactTable TD
{
    vertical-align: top;
}

.ContactTable #LeftTD
{
    width: 50%;
}

.ContactTable #RightTD
{
    width: 50%;
    color: #A6A382;
    font-size: 13px;
    font-weight: bold;
}

.ContactUs_Label
{
    color: #FFC20E;
}

#ContactUs_CommentQuery
{
    font-size: 14px;
    font-weight: bold;
}

.ContactUs_CommentQueryBox
{
    width: 400px;
    height: 175px;
    font-size: 12px;
    font-family: Arial;
    border: solid 4px #DFD5C2;
    margin-top: 5px;
}

.ContactUs_ParticularTable
{
    text-align: right;
}

.ContactUs_FormTextBox
{
    border: solid 0px;
    font-family: Arial;
    font-size: 12px;
    background-color: #DFD5C2;
    height: 18px;
    width: 270px;
}

#ContactUs_ContactHeader
{
     height: 41px;
     line-height: 41px;
     text-align: center;
}

.ContactUs_managingSpan
{
    text-transform: lowercase;
    font-style: italic;
    color: #949DA3;
    font-size: 13px;
    font-weight: bold;
}

.ContactUs_DirectorSpan
{
    text-transform: uppercase;
    color: #686D6D;
    font-size: 14px;
    font-weight: bold;
    
}

.ContactUs_DirectorNameSpan
{
    color: #E6B00F;
    font-size: 14px;
    font-weight: bold;
}

#ContactUs_FooterNavigationDiv
{
    background-color: #231F20;
    height: 50px;
    color: #A7A9AC;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}

#ContactUs_FooterNavigationDiv A
{
    color: #A7A9AC;
    text-decoration: none;
}

#ContactUs_FooterNavigationDiv UL
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    margin-right: 40px;
    float: right;
}

#ContactUs_FooterNavigationDiv LI
{
    list-style-type: none;
    display: inline;
    padding-right: 30px;
}