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

.sf_header_wrapper {
	width: 760px;
	margin: 13px auto;
}

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

.sf_extra2 {
}

.sf_main_header {
	overflow:hidden;
	font-size: 27px;
	font-family: Optima Bold;
	letter-spacing: 1px;
	text-align: center;
	height: 94px;
}

.sf_main_header div { height: 90px; 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
--------------------------*/