body {
	margin: 30px 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F2EE;
}

.sf_outer_wrapper {
	
}

.sf_extra1 {
	
}

.sf_wrapper {
	width: 785px;
	background-repeat: repeat-y;
	margin: 0 auto;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	width: 785px;	
	background-repeat: repeat;	
}

.sf_navigation_top ul{
	height: auto !important;
	height: 24px;
	min-height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sf_navigation_top ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


.sf_navigation_top ul li {	
	text-align: center;
	float: left;
	background-position:left;
	font-weight: bold;
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {
	
	padding-top:7px;
	font-size: 10px;
	background-repeat: no-repeat;
	width: 157px;
	height: 17px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}

.sf_navigation_top ul li a:visited {
	color: #ffffff;
}

.sf_navigation_top ul li a:hover{
	background-position: 0 -24px;
}

/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
	
}



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

.sf_header_wrapper {	
	top: 0;
	left: 0;
	width: 785px;
	height: 108px;
	
}


/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	
	background-color: #f3f2ee;
	color: #9f9e91;
	border-bottom: 8px solid #64c6c7;
}

/*--------------------------
		End Footer
--------------------------*/