﻿.sitelink {
    background-color: #108263;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.navbar-custom {
    width: 100%;
    margin-bottom: 6px;
    box-shadow: 0 0 3px rgba(0,0,0,0.12);
    box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.2);
    -o-box-shadow: 0 1px 6px rgba(0,0,0,.2);
}

    .navbar-custom ul.navbar-nav li a {
        font-size: 13px;
        letter-spacing: 1px;
        color: #666;
        text-transform: uppercase;
        font-weight: 700;
        background: transparent;
    }

    .front-splash{
        padding:2px;
    }
    .front-splash img{
        width: 65px;
        display: block;
        margin: 5px auto;
    }
    .front-splash h5{
        font-weight: bold;
        font-size: 17px;
    }

   .footerColumn {
       margin-bottom: 30px;
   }
   .footerColumn ul{
       list-style:none;
       margin-left: 0px;
       padding-left: 0px;
   }

    .footerColumn h5 {
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

.company-social {
    margin-left: 0;
    padding-left: 0;
    margin-top: 10px;
}

.company-social {
    text-align: left;
    list-style: none;
}

    .company-social li {
        margin: 0;
        padding: 0;
        display: inline-block;
    }

    .company-social a {
        margin: 0 2px 0 0;
    }

        .company-social a:hover {
            color: #fff;
        }

        .company-social a i, .company-social a em {
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            color: #fff;
            -webkit-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out;
            text-align: center;
            border-radius: 3px;
            padding: 0;
        }

    .company-social .social-facebook a i, .company-social .social-facebook a em {
        background: #3873ae;
    }

    .company-social .social-twitter a i, .company-social .social-twitter a em {
        background: #62c6f8;
    }

    .company-social .social-dribble a i, .company-social .social-dribble a em {
        background: #d74980;
    }

    .company-social .social-deviantart a i, .company-social .social-deviantart a em {
        background: #8da356;
    }

    .company-social .social-google a i {
        background: #000;
    }

    .company-social .social-vimeo a i {
        background: #51a6d3;
    }

    .company-social .social-facebook a:hover i {
        background: #4893ce;
    }

    .company-social .social-twitter a:hover i {
        background: #82e6ff;
    }

    .company-social .social-dribble a:hover i {
        background: #f769a0;
    }

    .company-social .social-deviantart a:hover i {
        background: #adc376;
    }

    .company-social .social-google a:hover i {
        background: #333;
    }

    .company-social .social-vimeo a:hover i {
        background: #71c6f3;
    }

    .company-social .social-google a em {
        background: #000;
    }

    .company-social .social-vimeo a em {
        background: #51a6d3;
    }

    .company-social .social-facebook a:hover em {
        background: #4893ce;
    }

    .company-social .social-twitter a:hover em {
        background: #82e6ff;
    }

    .company-social .social-dribble a:hover em {
        background: #f769a0;
    }

    .company-social .social-deviantart a:hover em {
        background: #adc376;
    }

    .company-social .social-google a:hover em {
        background: #333;
    }

    .company-social .social-vimeo a:hover em {
        background: #71c6f3;
    }
#imageslder {
    padding-bottom: 8px;
    border-radius: 3px;
}