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

.sf_navigation_top { /* one of the navs will be display: none; */
	display: none;
}

.sf_navigation_top ul{
	
}

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


.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}
/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	width: 899px;
	height: 177px;
}

.sf_extra2 {
	float: right;
	width:474px;
	height: 177px;
}

.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	margin-left: 20px;
	width: 400px;
	padding-top: 20px;
	text-align: center;
	height: 140px;
	overflow:visible;
	font-size: 20px;
	font-weight: bold;
}

.sf_extra3 {
	
}

.sf_sub_header {    /*--Don't forget the height and overflow: hidden--*/
	display: none
}

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


.sf_pagetitle {
	width: 875px;
        margin-left:10px;
        text-align: left;
	padding: 1px 1px;
	
}

/*--------------------------------
		 End Page Title
---------------------------------*/



.sf_extra6 {
	
}

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

.sf_content {
	
width: 900px;	
	float: center;
        margin: 0 auto;
        padding: 10px 1px;
	clear: both;
	background-image: url(images/spacer.gif);
	background-repeat: repeat-y;
}

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