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

.sf_header_wrapper {
	color: 800080
        width: 343px;
	height: 138px;
	margin-left: 11px;
	padding: 58px 0 0 0;
	float: left;
	display: inline;
}

.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-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 800080
        width: 300px;
	height: 88px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}

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