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

.sf_header_wrapper {
	width:600px;
	margin-bottom:15px;
	margin-right:30px;
	display:inline;
	float:right;
}


.sf_main_header {
	background-color:#f1f1f0;
	background-repeat:no-repeat;
	background-position:-5px 45%;
	font-size:34px;
	font-weight:bold;
	height:80px;
  padding:20px 0 20px 55px; 
	overflow:hidden;
}
