#header {
    background: url("images/header_grad_b.png") repeat-x scroll 0 -7px white;
}

.sf-menu ul, .sf-shadow ul {
	background: url(images/shadow.png) #4F719F!important;;
}

.sf-menu li a {
	color: #DDD;
}
.sf-menu a:hover {
	color: #FFF!important;
}
.sf-menu a, .sf-menu a:visited {
    color: #DDD;
}
