﻿div#mcLeftBodyDiv
{
    padding: 10px 30px 20px 30px;
    position: relative;
}
.mcLeftBodyDiv1
{
    clear: both;
    margin: -10px;
    padding-top: 5px;
    margin-left: 20px;
    margin-bottom: 15px;
    /*padding: 0px 30px 20px 30px;*/
    /*position: relative;*/
}
.mcLeftBodyText
{
    width: 550px;
    padding-bottom: 10px;
}
.mcImageUpperRight
{
    border: none; /*2px solid #808080;*/
    float: right;
    padding: 0px 0px 0px 30px;
    position: relative;
}
#mcBusinessSummary
{
    width: 500px;
    float: left;
    
}
#mcContactUs
{
    
    float: right;
    width: 235px;
    padding-top: 40px;
   
}
.xxmcImageLowerLeft
{
    border: none; /*2px solid #808080;*/
    float: left;
    padding: 0px 40px 0px 0px;
}
.mcBusSummaryUL
{
    margin-top: 0px;
    margin-left: 0px;
}
.mcLi
{
    list-style-type: disc;
    margin-left: 20px;
}
#gridHolderDiv
{
    margin-top: -20px;
}
#notClientBody
{
    position: relative;
    left: 15px;
    
    border: 1px solid #808080;
    width: 180px;
    height: 100px;
       
    margin-bottom: 10px;
    background-color: #F2F2E6;
}
#notClientCaption
{
    background-color: #476B78;
    padding: 2px 5px 2px 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: White;
    letter-spacing: 0.1em;
}
#notClientText
{
    font-size: 12px;
    padding: 5px 7px 5px 7px;
    line-height: 1.5em;
}



