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

.sf_header_wrapper {
	width: 780px;
	height: 156px;
}

.sf_extra2 {
	sf_edit: true;
	height: 150px;
	width: 200px;
	float: right;
	background-repeat: no-repeat;
}

.sf_main_header {
	color: #ffffff;
	float: right;
	padding-top: 30px;
	font-size: 22px;
	font-weight: bold;
	padding-left: 60px;
	height: 30px;
	overflow:hidden;
	width: 515px;
}

.sf_extra3 {
	display: none;
}

.sf_sub_header {
	font-size: 14px;
	padding-left: 30px;
	float: left;
	color: #ffffff;
	height: 60px;
	overflow:hidden;
        width: 515px;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}


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