/* CSS Document */


body{
background-color: #9FAFA9;
}
.sf_header_wrapper {
	background-color: #00492C;
	background-image: url(images/header_2.gif);
	background-repeat: no-repeat;
}
.sf_main_header {
color: #30C790;
}
.sf_sub_header {
color: #fff;
}
.sf_pagetitle{
color: #000;
}
.sf_navigation{
border-bottom: 4px solid #00492C;
}
.sf_footer {
border-top:4px solid #00492C;
}