﻿#Footer {    position: relative;    width: 1056px;    margin: 0 auto;    padding: 0;    line-height: 15px;    overflow: hidden;}    #Footer h1 {        font-size: 28px;        text-transform: uppercase;    }    #Footer p {        font-size: 12px;        line-height: 14px;    }    #Footer strong {        font-size: 14px;        color: #2b3748;    }    #Footer a {        text-decoration: underline;        color: #1e557b;    }        #Footer a:hover {            color: #0095c8;        }.fContent {    float: left;    width: 240px;}    .fContent.col0 {        width: 196px;        background: transparent url('/images/logoWhite.png') no-repeat left top;        min-height: 185px;    }    .fContent.col2 {        margin-left: 42px;        width: 330px;    }    .fContent.col3 {        float: right;        width: 240px;         background-color:transparent;        }    .fContent.col3 span {     background-color:#fff;}        .fContent.col3 h1 {            margin-bottom: 6px;        }.community {    display: none;    position: absolute;    right: 0;    bottom: 121px;    overflow: hidden;}    .community a {        text-decoration: none;        color: #393939;        height: 35px;        line-height: 35px;        width: 185px;        display: block;        background: transparent url('/images/sprite_community.png') no-repeat scroll right top;    }        .community a:hover {            color: #018de6;        }        .community a.facebook {            margin-bottom: 12px;        }        .community a.linkedin {            background-position: right -47px;        }            .community a.linkedin:hover {                background-position: right bottom;            }        .community a.facebook:hover {            background-position: right -100px;        }#Footer .fContent * {    color: #adacaa;}#Footer .fContent h1, #Footer .fContent strong {    color: #fff;}.Mailchimp {    width: 242px;    height: 100px;    background-color: transparent;    border: 0 none;    margin-bottom: 0;}#Footer a#login {    color: #29526F;    text-decoration:none;    font-size:13px;    position: absolute;    right: 0;    bottom: 0;}a.Login {    top: 28px;    display: block;    text-decoration: none;    text-transform: none;    right: 0;    position: absolute;    font-size: 12px;    color: #aaa !important;}    a.Login:hover {        text-decoration: underline;    }