.top_strip {
    background:#077fa2;
}
.header_wrapper .header{
    background: #13b4e3 url('images/blueln.png') top center no-repeat;
}
.main_search #searchsubmit {   
background: #13b4e3;
border-bottom: 2px solid #077fa2;
}
.main_search #searchsubmit:hover{
background: #0EA9D6;
}
.jcarousel-skin-tango:hover .jcarousel-prev-horizontal{
    background: #13b4e3 url('images/prev-slide.png') no-repeat 14px 10px;
}
.jcarousel-skin-tango:hover .jcarousel-next-horizontal {
    background:#13b4e3 url('images/next-slide.png') no-repeat 17px 10px;
}
.article_slider .flex-direction-nav li .next {
    background: #13b4e3 url('images/next-slide.png') no-repeat 16px 9px;
}
.article_slider .flex-direction-nav li .prev {
    background: #13b4e3 url('images/prev-slide.png') no-repeat 13px 9px;
}
.content_wrapper ul.paging a.active, .content_wrapper ul.paging a.current, .content_wrapper ul.paging a:hover {
background: #13b4e3;
border: 1px solid #077fa2;
color: #fff;
}
.sidebar #searchform input[type="submit"], .footer_wrapper #searchform input[type="submit"]{
    background:url(images/bluesh.png) no-repeat;
}
.footer_wrapper {
    background:#077fa2;
}
.footer_wrapper .footer_widget h5 {
    background:url(images/bbfborder.png) repeat-x bottom;
}
.footer_wrapper .footer_widget ul {
    list-style-image:url(images/fbbullet.png);
}
.footer_wrapper .footer_widget #searchform {
    background:url(images/fbbsearch.png) no-repeat;
}
.footer_bottom {
    background:#034c61;
    color:#81dbf5;
}
.footer_bottom .copy_right {
    color: #81dbf5;
}