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

.sf_header_wrapper{
	background-color: #602626;
}


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