/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
/*
#page_header_outer {
 background: transparent url("../../site/banner/16.jpg") 0px 87px no-repeat;
}
*/

div#page_header_inner {
 background: transparent url("../../site/masthead/17.jpg") 0px 0px no-repeat;

}
ul#contact_info {
display:none;
}

#page_header_inner h1, h2 a {
display: none;
}

.top-navbar {
    background: #ffffff;
}

#main_menu a {
    color: #000;
    font-size: 14px;
    padding: 8px 12px 7px 12px;
    font-weight: 300;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(18, 18, 18, 0.25);
}

.header-meta ul a {
    color: #fff;
    display: none;
}

.navbar-toggle {
    border-color: #0054a2;
}

.navbar-toggle .icon-bar {
    background: #0054a2;
}

#home-widgets {
    padding-top: 20px;
    background: #123794;
    padding-bottom: 30px;
    border-top: 1px solid #fff;
display: none;
}

.top-main-sidebar {
    border-top: 50px solid #103892;
}

.banner-static {
    overflow: hidden;
    max-height: 100%;
    border-bottom: 1px solid #fff;
}


ul.bottom_menu_links {
    padding: 10px !important;
    background: #0779bf !important;
    width: 200px !important;
    margin: 0 auto !important;
    text-transform: uppercase !important;
    list-style: none !important;
    font-size: 22px !important;
    border-radius: 6px !important;
}

ul.bottom_menu_links a {
    color: #fff !important;
}

footer {
    background: #cdcdcd;
    color: #3c4a4e;
}

@media only screen and (min-width: 1200px){
img.img-responsive.lgo {
width: 313px !important;
    max-width: 313px !important;
}
}

/*ivy*/
.tl-img1 {
    text-align: left;
    margin-top: 0 !important;
}
.tl-img1 img {
  max-width: 180px;
}
