.sf_outer_wrapper{
	background-color: #f2f2f2;
	width: 1000px;
	margin: 0 auto 0 auto;
.sf_wrapper{	
	margin:0 auto;
	width: 1000px;
.sf_header_wrapper{
	position: relative;
	clear: both;
	width: 1000px;
	height: 161px;
	border: 1px solid #ffffff;
}
.sf_navigation_top {
	background-repeat: repeat;
	height: 24px;
	width: 656px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.sf_header_wrapper{
	position: relative;
	clear: both;
	width: 1000px;
	height: 161px;
	border: 1px solid #ffffff;
}

.sf_navigation_top {
	background-repeat: repeat;
	height: 24px;
	width: 1000px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.sf_extra7 {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 15px;
	margin-top: 25px;
	clear: both;		
}
.sf_extra3{
	position: absolute;
	background-repeat: no-repeat;
	height: 96px;
	width: 300px;
	top: 27px;
	left: 460px;
	border: 3px double #ffffff;
}
.sf_main_header{
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	height: 40px;
	margin: 30px 0 5px 20px;
	overflow: hidden;
	width: 800px;
}
.sf_sub_header{
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	margin: 0px 0 5px 20px;
	overflow: hidden;
	width: 800px;
}
.sf_extra3{
	position: absolute;
	background-repeat: no-repeat;
	height: 96px;
	width: 400px;
	top: 27px;
	left: 460px;
	border: 3px double #ffffff;
}
.sf_navigation_top ul li a {
	padding-top: 6px;
	width: 400px;
	height:18px;
	display: block;
	text-decoration: none;
	font-size: .8em;
}
#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:400px;
	border:0;
	margin:0 0 0 0;
	background:#ffffff;
	padding:3px 3px 0 3px;
	z-index:1000;
}
#Nav1 li ul li a{
	min-height:12px;
	height:auto !important;
	height:12px;
	margin:0 0 3px 0;
	width:400px;
	background:#f1f1f1;
	padding:5px 10px;
	line-height:normal;
	white-space:normal;
	border:none;
}
