/* CSS Document */
body{
background-color: #0B064A;
}
.sf_extra1{
background: url(images/top_2.jpg) no-repeat;
}
.sf_wrapper{
background:url(images/content_2.jpg) repeat-y;	
}

.sf_navigation ul{
	background-color: #053170;
/*background:url(images/nav_1.jpg) no-repeat bottom;
*/}

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

.sf_extra8{
background:url(images/footer_2.jpg) no-repeat;
}
.sf_navigation ul li a{
background: url(images/cross_2.jpg) no-repeat left;
}
.sf_navigation ul li a:hover{
color: #7D83AD;
}
.sf_pagetitle{
color: #0B064A;

}
.sf_main_header{
color: #0B064A;
}
.sf_sub_header{
color: #0B064A;
}