body {
    margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sf_outer_wrapper {
    width: 798px;
}

.sf_wrapper {
    width: 798px;
    position: relative;
}



.sf_extra2 {
margin: 0px 0px 1px 0px;
height: 131px;
width: 798px;
background-repeat: repeat;
background-position: top center;
}


.sf_navigation {
    clear: both;
    height: auto;
	width: 798px;
}




.sf_navigation ul li a {
	height: 26px;
	margin: 0 0 0 1px;
	text-decoration: none;
	display: block;
	line-height: 24px;
	padding: 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}



.sf_pagetitle {
	clear: both;
	padding: 10 0 0 0;
	text-align: left;
	height: auto !important;
	min-height: 24px;
        width: 745px
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.sf_content {
    height: 300px;
    padding: 0px 10px 0px 10px;
    margin: 0px;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}



/*------------------------------------
COLORS
------------------------------------*/

.sf_header_wrapper {
	background-color: #ffffff;
	border-top: 2px solid #ffffff;
}



.sf_pagetitle {
    color: #000000;
}