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

.sf_header_wrapper {
	height: 269px;
	width: 958px;
}

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

.sf_extra2 {
	width: 287px;
	height: 175px;
	margin-left: 37px;
}

.sf_main_header {
	overflow: hidden;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 468px;
	height: 110px;
	margin: -95px 0 0 440px;        
}

.sf_main_header div{ height: 106px; overflow: hidden; } 
.sf_main_header div div { height: auto; overflow: visible; }

.sf_extra3 {	
}

.sf_sub_header { 
	display:none;
	padding-left: 310px;
	padding-top: 4px;
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
}

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

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