﻿body {
    
}

#contactUsGetDirections{
      position:absolute;
      top:345px;
      left:0px;  
}



.middlePara{
    position:absolute;
    left:390px;
    top:120px;
    float:left;
    width:300px;

    background: url('../images/horz_border.png') repeat-x 50% top;
    padding-top:10px;
}

.topRightPara{
    position:absolute;
    left:390px;
    top:0px;
    float:left;
    width:300px;
    height:100px;
    color:#939598;
    
}

.bottomPara{
    padding-top:10px;
    position:absolute;
    font-family:Arial;
    font-size:10pt;
    left:390px;
    top:300px;
    float:left;
    width:249px;
    height:60px;
    background: url('../images/horz_border.png') repeat-x 50% top;
}

#MainContentDivB{
    position:absolute;
    font-family: Arial;
    font-size: 10pt;
    color: #939598;
    
    left: 35px;
    height: 299px;
    width: 366px;
    z-index:1;
    height: 400px;
    top: 235px;
   
    background: url('../images/vert_border.png') repeat-y right 50%;
   
   /*  border: solid;
    border-width: 1px; */
}