.footer1
{
    background: #232323;
    padding: 10px 0 0 10px;
}
.footer1 div.ColumnContent
{
    /*margin: 15px 0;*/
    padding: 0 10px 0 0;
}
.footer1 div.ColumnContentLast
{
    border-right: 0px;
    padding-left:5px;
}
.footer1 div.main-block
{    
    border-right: 1px solid #505050;
    margin-left: 5px;
    /*float: left;
    margin-right: 15px;
    margin-left: 15px;*/
}
.footer1 div.main-bottom-block
{    
    border-top: 1px solid #505050;
    padding-top: 15px;
    text-align: center;
    margin-right:10px;
    /*float: left;
    margin-right: 15px;
    margin-left: 15px;*/
}
.main-bottom-block a{ padding: 0 10px 0 10px;}
.footer1 div.main-heading
{
    font-size: 1.8em;
    /*width: 100%;*/
    color: white;
    padding-bottom: 15px;
    text-align: center;
}
.second-heading {font-size: 12px; color: #FFFFFF;}
.footer1 div.second-heading a
{
    font-size: 12px;
    color: #FFFFFF;
}
.footer1 div.Column
{
    font-size: 12px;
    color: #FFFFFF;
    float: left;
    width: 184px;
    padding: 0 0 0 10px;
}


.footer1 div a
{
    color: #B9B9B9;
    text-decoration: none;
    font-size: 11px;
}
.footer1 div a:hover
{
    text-decoration: underline;
}

.footer2
{
    background: #363636;
    color: #FCFCFC;
    font-size: 11px;
    padding: 10px;
    line-height: 50px;
}
.footer2 a, .footer2 span
{
    color: #FCFCFC;
    font-size: 11px;
    text-decoration: none;
    margin: 0 15px;
}

.footer2 a:hover
{
    text-decoration: underline;
}

.footer-small-screen
{
    background: #363636;
    color: #FCFCFC;
    font-size: 11px;
    padding: 10px;
    line-height: 20px;
}
.footer-small-screen a, .footer-small-screen span
{
    color: #FCFCFC;
    font-size: 11px;
    text-decoration: none;
}

.footer-small-screen a:hover
{
    text-decoration: underline;
}
a.socialmedia-light-medium
{
    background-image: url('../../Images/social_media.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 32px;
}
.ColumnContent a
{
    margin: 0 5px 0px 0 ;
}
