#section-footer {
    background: #f7f7f7;
    overflow:auto;
}

#section-footer-top {
    width: 100%;
    height: 55px;
    background:url(../images/bg-ftr-top.png) repeat-x;
}

#section-footer-top-content {
        width:              940px;
        font-family:        SketchBlock-Light;
        font-weight:        400;
        margin:             0 auto;
        position:           relative;
    }
    
#section-footer-top-a {
    float: left;
    font-size: 18px;
    color: #fff;
    padding: 21px 0 0 25px;
}

#section-footer-top-b {
                width:      455px;
                height:     24px;
                padding-top: 17px;
                line-height:24px;
                position:   absolute;
                top:        0px;
                right:      -30px;
                width:		460px\0/; 	/* IE8 only */
            }
                #section-footer-top-b input {
                    border:     none;
                    color:      #FFF;
                    float: left;
                    margin:0px 10px;
                }
                
                #emailaddy {
                    border:     1px solid #fff;
                    background: #fff;
                    width:      300px;
                    *width:     250px;
                }
                
                #section-footer-top-b input[type=text] {
                    text-align: left;
                    height:     22px;
                    padding:    0 8px;
                    background: #fff;
                    font-size: 13px;
                    margin-top: 2px;
                    color:#666;
                }

#section-footer-icons {
        width:              970px;
        font-family:        'Lato', sans-serif;
        font-weight:        400;
        margin:             0 auto;
        position:           relative;
        overflow:			hidden;
    }
    
    #section-footer-iconSlots {
        width: 185px;
        float: left;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        color: #333;
        padding-top: 25px;
    }
    
    #section-footer-iconSlots a {
        height: 70px;
        width: 185px;
        float: left;
        position: relative;
        z-index: 1;
    }
    
    #section-footer-social {
        width: 200px;
        float: left;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        color: #333;
        padding-top: 35px;
    }
    
    #section-footer-social-icons-area {
        width: 200px;
        height: 50px;
    }
    
    #section-footer-social-icons {
        width: 50px;
        float: left;
        position: relative;
        z-index: 1;
    }
    
    #section-footer-icons p {
        margin-top: 10px;
        font-family: SketchBlock-Bold;
        color: #666;
    }
    
    #section-footer-social-icons-area-txt {
        float: left;
        width: 200px;
    }
    
#section-footer-divider {
    width:              940px;
    font-family:        'Lato', sans-serif;
    font-weight:        400;
    margin:             0 auto;
    position:           relative;
    text-align: center;
}

#section-footer-divider img { padding: 30px 0;}
    
    
#section-footer-links {
        width:              940px;
        color:              #333;
        font-family:        'Lato', sans-serif;
        font-weight:        400;
        font-size:          12px;
        margin:             0 auto 40px auto;
        position:           relative;
        overflow:auto;
    }
    
    #section-footer-links a {
        color:              #666;
        text-decoration:    none;
    }
    
    #section-footer-links a:hover {
        color:              #666;
        text-decoration:    underline;
    }
    
    #section-footer-links ul {
        list-style: none;
        float: left;
        margin:0 0 0 40px;
    }
    
    #section-footer-links ul li.title {
        text-transform: uppercase;
        color: #333;
        font-size: 12px;
        font-weight:bold;
        margin:0 0 5px 0;
        width:140px;
    }
    
    #section-footer-links ul li {
        color: #666;
        font-size: 11px;
        text-transform: none;
        line-height: 16px;
    }

