.sf_outer_wrapper {
	width: 706px;
	margin: 0 auto;
}

.sf_wrapper {
	width: 690px;
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

.sf_header_wrapper {
	background-repeat: no-repeat;
	margin: 0 auto;
	top: 0;
	left: 0;
	width: 690px;
	height: 189px;
	
}

.sf_main_header {
	text-align: center;
	font-size: 20px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	height: 189px;
	overflow:hidden;
}

.sf_sub_header {
	font-size: 12px;
	text-align: right;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0;
	height: 15px;
	overflow:hidden;
}

.sf_navigation{
	width: 690px;
	height: 23px;
	background-repeat: repeat;
	height: auto !important;
}

.sf_navigation ul li a {
	padding-top:5px;
	font-size: 10px;
	background-repeat: no-repeat;
	width: 115px;
	height: 18px;
	display: block;
	text-decoration: none;
}

.sf_content {
	
	display:inline;
	width: 723px;
}


.sf_footer {
		
	clear: both;
	text-align: right;
	width: 690px;
	padding-right: 0px;
	padding: 0px 0px 0px 0;
	font-size: 10px;
}