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

.sf_header_wrapper{
	background-color: #FFF3C6;
}


.sf_navigation_top ul li a{
	color: #338ACE;
	border-bottom: 5px solid #DECC95;
}
.sf_navigation_top ul li a:visited{
	color: #338ACE;
}
.sf_navigation_top ul li a:hover{
	border-bottom-color: #FF8C00;
	color: #338ACE;
}

