@charset "utf-8";
/* CSS Document */

#sf-header
{
	width: 100%;
	position: absolute;
	top: 0px;
		height: 50px;
	background: url(../img/page/sfheaderbkg.png);
	z-index: 1;
}
#sf-header .menDiv {
	background: 0 none;
}
#sf-header .sfdrop {
	border: 2px solid #73879C;
}
#sf-header a {
	color: #FFFFFF;
}
#sf-header-gap {
	height: 36px;
}

#ranban img /* Selects the rotating banner image and nudges it down a bit */
{
	padding-top: 2px;
}