/* CSS Document */


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