/* CSS Document */


body{
background-color: #B1B5B9;
}
.sf_header_wrapper {
  background: #23405A url(images/header_1.gif) no-repeat;
}
.sf_main_header {
color: #A1C7E9;
}
.sf_sub_header {
color: #fff;
}
div.sf_navigation{
border-bottom: 4px solid #23405A;
}
.sf_footer {
border-top:4px solid #23405A;
}