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

.sf_header_wrapper {
	margin: 0 2px;
	background-position: right top;
}

.sf_extra2 {

}

.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	height: 121px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0 0 30px;
	margin-right:305px;
}
/*.sf_main_header div {
	padding: 15px 0 0 30px;
	margin-right: 305px;
}*/

.sf_extra3 {
	height: 21px;
	margin: 0 0 10px 0;
	background-position: right;
	background-repeat: no-repeat;
}

.sf_sub_header {    /*--Don't forget the height and overflow: hidden--*/
	display: none;
}

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