.sf_main_header {
	color: #3a383b;
	font-family: Georgia, times, serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;
	height: 133px;
	margin-top: 112px;
	margin-left: 26px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	position: absolute;
	text-align: right;
	width: 740px;
}


/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h3 {
	display: none;
}

.sf_navigation {
	clear: left;
	font-family: Georgia, times, serif;
	float: left;
	width: 184px;
	height: auto !important;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 76px;
	margin-right: 1px;
	letter-spacing: 1px;
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:right;
	display:inline;
	float: right;
	height:auto !important;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	width: 780px;
}

.sf_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*--------------------------
		End Content
--------------------------*/