.top_strip {
    background:#124a76;
}
.header_wrapper .header{
    background: #206093 url('images/skyln.png') top center no-repeat;
}
.main_search #searchsubmit {   
background: #1980D1;
border-bottom: 2px solid #124a76;
}
.main_search #searchsubmit:hover{
background: #206093;
}
.jcarousel-skin-tango:hover .jcarousel-prev-horizontal{
    background: #206093 url('images/prev-slide.png') no-repeat 14px 10px;
}
.jcarousel-skin-tango:hover .jcarousel-next-horizontal {
    background:#206093 url('images/next-slide.png') no-repeat 17px 10px;
}
.article_slider .flex-direction-nav li .next {
    background: #206093 url('images/next-slide.png') no-repeat 16px 9px;
}
.article_slider .flex-direction-nav li .prev {
    background: #206093 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: #206093;
border: 1px solid #124a76;
color: #fff;
}
.sidebar #searchform input[type="submit"], .footer_wrapper #searchform input[type="submit"]{
    background:url(images/skysh.png) no-repeat;
}
.footer_wrapper {
    background:#124a76;
}
.footer_wrapper .footer_widget h5 {
    background:url(images/fsborder.png) repeat-x bottom;
}
.footer_wrapper .footer_widget ul {
    list-style-image:url(images/pbullet.png);
}
.footer_wrapper .footer_widget #searchform {
    background:url(images/fssearch.png) no-repeat;
}
.footer_bottom {
    background:#093558;
    color:#5385ad;
}
.footer_bottom .copy_right {
    color: #5385ad;
}