﻿.box p
{
    font-size: 13px;
    line-height:30px;
    height:30px;
}
.box p.company
{
    color:#004f92;
    font-size:13px;
    font-weight:bold;
    margin-bottom:10px;
}
 p.smallAddrss{ text-indent:0px; font-size:13px; line-height:18px; height:18px;}
.sidebar-contact
{
    padding:10px;
    background-color:#c9dfaf;
    width:300px;
     margin-left:35px;
     margin-top:25px;
     height:250px;
    
}
.sidebar-map
{
    margin-right:35px;
    margin-top:25px;
}
.left-content
{
   
    height: 545px;
    background: url("../images/box_content_bg.png") no-repeat scroll right bottom #ffffff;
}
