﻿
.footer-bottom
{
    width: 946px;
    margin: 0 auto;
    background: #FFF;
}
.footer-bottom-top
{
    /*width: 946px;*/
    width: 96%;
    margin: 0 auto;
    /*border-bottom: solid 1px #b38896;*/
    height: auto;
    padding-bottom: 10px;
}
.footer-bottom-top-lft
{
    /*width: 188px;*/
    /*border-right: solid 1px #b6909c;*/
    /*width: 285px;*/
    width: 205px;
    float: left;
    height: 335px;
}
.footer-bottom-top-lft ul
{
    float: left;
    margin: 20px 0 0 32px;
    display: inline-block;
}
.footer-bottom-top-lft ul li
{
    display: block;
}
.footer-bottom-top-lft ul li a.footer-li-header
{
    display: inline-block;
    font-family: 'Raleway' , sans-serif;
    font-size: 17px;
    color: #8e2344;
    font-weight: bold;
}
.footer-bottom-top-lft ul li a
{
    display: inline-block;
    font-family: 'Raleway', OpenSans, sans-serif;
    font-size: 13px;
    color: #000;
    line-height: 20px;
}
.footer-bottom-top-lft ul li a:hover
{
    text-decoration: underline;
}
.footer-bottom-top-cen
{
    /*width: 184px;*/
    /*border-right: solid 1px #b6909c;*/
    /*width: 285px;*/
    width: 205px;
    float: left;
    height: 335px;
}
.colWide {
    width: 270px;
}
.footer-bottom-top-cen ul
{
    float: left;
    margin: 12px 3px 0 25px;
    display: inline-block;
    min-height: 187px;
}
.footer-bottom-top-cen ul li
{
    display: block;
}
.footer-bottom-top-cen ul li a.footer-li-header
{
    display: inline-block;
    font-family: 'Raleway' , sans-serif;
    font-size: 17px;
    color: #8e2344;
    font-weight: bold;
}
.footer-bottom-top-cen ul li a
{
    display: inline-block;
    font-family: 'Raleway', OpenSans, sans-serif;
    font-size: 13px;
    color: #000;
    line-height: 20px;
}
.footer-bottom-top-cen ul li a:hover
{
    text-decoration: underline;
}
.br2
{
    border: none !important;
}
.clear
{
	clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}
