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

.sf_header_wrapper {
	height:80px;
	padding:10px 35px;
}

.sf_header_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_extra2 {
	
}

.sf_main_header {
	height:80px;
	overflow:hidden;
}

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

.sf_main_header div div{
	height:auto;
	overflow:visible;
}

.sf_extra3 {
	
}

.sf_sub_header { 
	display:none;
}

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

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