.second-header {	
    overflow:hidden;
    background:#082c58 url(../images/sliderbg-blue.png) center repeat-y;
}
#menu li.current-menu-item a {
    color:#fff;
    background-color:#2570c3;
}
#menu .ddsmoothmenu li > ul li > ul {
    background-color:#2570c3;
}
#menu .ddsmoothmenu li li a {
    background:url(../images/slider-strip-blue.png) bottom repeat-x;
}
#menu .ddsmoothmenu li li:last-child a{
  background:none;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    color: #ffffff;
    background-color:#2570c3;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color: #fff;
}
#menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
    color:#fff;
    background:#2570c3;
}
/*Top level menu link items style*/
#menu .ddsmoothmenu li li {
    background: #2570c3;
    color:#b4d5e9;
}
.strip_line{
    background:url(../images/strip-line.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;
}
.sidebar h3 {
    color:#0E3A6F;
}
.top_strip{
    background:url(../images/slider-strip-blue.png) 0 0 repeat-x;
    height: 2px;
    width: 100%;  
}
.slide .entry h2 {
    background:url(../images/slider-strip-blue.png) bottom repeat-x;
}
.page-info-container {
      background:#082c58 url(../images/sliderbg-blue.png) center repeat-y;  
}
