body{
	color:#000;
	border-top: 5px solid #60A792;
	background-color:#fff;
	background-image:url(images/bottom_bg_4.gif);
	background-repeat:repeat-x ;
	background-position:bottom fixed;
}

.sf_header_wrapper{
	background-color: #FFF8E1;
}


.sf_navigation_top ul li a{
	color: #60A792;
	border-bottom: 5px solid #D9D3BF;
}
.sf_navigation_top ul li a:visited{
	color: #60A792;
	border-bottom: 5px solid #D9D3BF;
}
.sf_navigation_top ul li a:hover{
	border-bottom-color: #60A792;
	color: #60A792;
}
