.wrapper {
    border-bottom: 1px solid #81bd00;
}
body {
    background-color: #ffffff;
    
}

.carousel-inner .item img {width: 100%;}

.navbar-default .navbar-nav > li > a.active {
    color: #5ab210;
    font-family: times new roman;
    font-weight: bold;
}

box.content-style4 h4 i {
    background-color: #5ab210;
}
.navbar-nav ul {
    width: 180px !important;
}

.footer-v1 .footer {
    background: #003300  none repeat scroll 0 0;
    border-top: 5px solid #5ab210;
    color: #ffffff;
}
.footer a {
    color: #ffffff;
}
.footer a:hover {
    color: #dddddd;
}

.copyright {
    background-color: #272727;
    color: #999999;
}
.footer-v1 .copyright {
    background: #222222   none repeat scroll 0 0;
    border-top: 2px solid #ffffff;
}
.footer-v1 .copyright p {
    color: #999999;
}
.footer-v1 .footer h2 {
    color: #999999;
}

.carousel-inner {
    margin-top:0px;
}
.gray-bg {
    background: #fff;
}
@media (min-width: 1025px)
{
.navbar-nav > li > a {

    line-height: 35px;
 
}
}