div#contactsAddress
{
    margin-left:20px;
    margin-top:50px;
    float:left;
    width:270px;
    text-align:justify;
    }
div#contactsScheme
{
    margin-top:40px;
    margin-right:50px;
    float:right;
    text-align:center;
    }
div#contactsScheme img
{
    height:200px;
    width:300px;
}    
div#contactsWelcome
{
    float:left;
    font-size:1.5em;
    color:#FF5930;
    margin-top:20px;
    width:100%;
    text-align:center;
    }
p#contactsPhone
{
    color:#FF5930;
    font-weight:600;
    margin-left:40px;
    }
#siteLayoutContent p
{
    margin-bottom:20px;   
}