.sf_header_wrapper {
	width: 343px;
	height: 155px;
	margin-left: 11px;
	padding: 40px 0 0 0;
	float: left;
	display: inline;
}
.sf_main_header {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	width: 300px;
	height: 88px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
}
.sf_main_header div{ height: 120px; overflow: hidden; } 
.sf_main_header div div { height: auto; overflow: visible; }
.sf_pagetitle {
	margin: 20px 24px 0;
	font-family: Georgia;
	font-size: 18px;
	letter-spacing: 1px;
	background-image: url(images/titleline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
