HEADER
------------------------------------*/
.sf_navigation {
	display: none;
}

.sf_header_wrapper{
	
	position: relative;
	clear: both;
	width: 656px;
	height: 161px;
	background-color: #737373;
}

.sf_main_header{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	width: 425px;
	margin: 30px 0 5px 20px;
	overflow: hidden;
}

.sf_sub_header{
	font-size: 13px;
	font-weight: bold;
	width: 425px;
	color: #ffffff;
	height: 30px;
	margin: 0px 0 5px 20px;
	overflow: hidden;
}

/*------------------------------------
