/* CSS Document */
body{
		background-color: #577382;
		}
		.sf_main_header{
		color: #68929D;
		}
		.sf_sub_header{
		color: #707070;
		}
		.sf_navigation ul li a{
		color: #000;
		}
		.sf_navigation ul li a:visited{
		color: #000;
		}
		.sf_navigation ul li a:hover{
		color: #68929D;
		}
		.sf_extra5{
		sf_edit: true;
		background-image: url(images/main_left_3.jpg);
		background-repeat: no-repeat;
		}
		.sf_extra5 span{
		sf_edit: true;
		background-image: url(images/main_right_3.jpg);
		background-repeat: no-repeat;
		}
		
		.sf_pagetitle{
		color: #68929D;
		}
		.sf_footer{
		background-color: #577382;
		}