.imgFill
{
    width: 100%;
}

.ta-right
{
    text-align: right;
}

.ta-center
{
    text-align: center;
}

footer a, footer span
{
    margin-right: 2px;
}

.divHeader
{
    margin-bottom: 60px;
}

footer
{
    margin-top: 60px;
}

.padTop 
{
    padding-top: 60px;
}

.padBottom
{
    padding-bottom: 160px;
}

.marginBottom
{
    margin-bottom: 15px;
}

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

footer img
{
    height: 16px;
    margin-left: 5px;
}

.footerMainSection {
    background-color: #3a3a3a;
    padding-top: 40px;
    padding-bottom: 40px;
}

.footerAlcium
{
    padding-bottom: 3px;
}

.divRel
{
    position: relative;
}

.divRel
{
    position: relative;
}

.mobile-nav-handler
{
    position: absolute;
    right: 0px;
    bottom: 0px;

}

.borderBottom
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #cccccc;
}