/* CSS Document */
body{
		background-color: #2E2D2B;
		}
		.sf_main_header{
		color: #62BA3A;
		}
		.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: #62BA3A;
		}
		.sf_extra5{
		sf_edit: true;
		background-image: url(images/main_left_4.jpg);
		background-repeat: no-repeat;
		}
		.sf_extra5 span{
		sf_edit: true;
		background-image: url(images/main_right_4.jpg);
		background-repeat: no-repeat;
		}
		
		.sf_pagetitle{
		color: #62BA3A;
		}
		.sf_footer{
		background-color: #2E2D2B;
		}
