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

.sf_header_wrapper{
	background-color: #D5E8DF;
}


.sf_navigation_top ul li a{
	color: #FF7575;
	border-bottom: 5px solid #B5C5BE;
}
.sf_navigation_top ul li a:visited{
	color: #FF7575;
	border-bottom: 5px solid #B5C5BE;
}
.sf_navigation_top ul li a:hover{
	border-bottom-color: #FF7575;
	color: #FF7575;
}
