/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {

}

.sf_header_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_extra2 {
	
}

.sf_main_header {
	height:0px;
	padding:0px 2px 0px;
	overflow:hidden;
	font-weight:bold;
	font-size:2px;
	background-image:url(images/panel_fix.jpg);
}

.sf_main_header div{
	height:0px;
	overflow:hidden;
}

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/