/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */
#navbar {
    background: none repeat scroll 0 0 #144999;
}
.nav-menu > li > a {
    border-left: 1px solid  #001e5e;
}
.nav-menu ul { background: #144999; 
}
.service-icon {
    background: none repeat scroll 0 0 #144999;
}
#home-wrap .heading {
    font-size: 15px;
}
#footer {
    background: none repeat scroll 0 0 #010b3e;
    border-top: 5px solid #EEEEEE;
    color: #fff;
}
#footer a {
    color: #999999;
}
#footer a:hover {
    color: #fff;
}
#footer-bottom {
    background-color: #010927;
    color: #9F9F9F;
}
.masthead-right-content {
	color: #fff;
    font-size: 14px;
}
.flexslider .slides img {
    height: 350px;
}