/* CSS Document */
body{
background: #084293;
}
.sf_header_wrapper{
background:url(images/header_5.jpg) no-repeat top;
}

.sf_navigation ul{
background-color: #084393;
}

.sf_extra5 {
	background-image: url(images/nav_bottom_5.gif)
}

.sf_wrapper{
background:url(images/contentBG_5.jpg) repeat-y;
}
.sf_extra8{
background:url(images/footer_5.jpg) no-repeat;
}
.sf_navigation ul li a{
	background:url(images/cross_5.jpg) no-repeat left;
}
.sf_navigation ul li a:hover{
	color: #122B47;
}
.sf_pagetitle{
color: #122B47;

}
.sf_main_header{
color: #122B47;
}