/* CSS Document */
body{
		background: #2E2D2B;
		}
		.sf_main_header{
		color: #62BA3A;
		}
		.sf_sub_header{
		color: #707070;
		}
		.sf_navigation ul li a{
		color: #000;
		}
		.sf_navigation ul li a:hover{
		color: #62BA3A;
		}
		.sf_extra5{
		background: url(images/main_left_4.jpg) no-repeat;
		sf_edit: true;
		}
		.sf_extra5 span{
		background: url(images/main_right_4.jpg) no-repeat;
		sf_edit: true;
		}
		
		.sf_pagetitle{
		color: #62BA3A;
		}
		.sf_footer{
		background: #2E2D2B;
		}