* { font-family:"Trebuchet MS", Helvetica, sans-serif;
}

body {
	margin: 0;
}

.sf_pagetitle h1 {
       	font-size:20px;
	font-weight:bold;
	margin:0px;
}



.sf_navigation ul li a, .sf_navigation ul li a:visited {	
        
	font-font-family:"Trebuchet MS", Helvetica, sans-serif;
size: 14px;
	text-decoration: none;
	border: none;
	display: block;
	height: 22px;
	padding: 5px 25px 0;
	_float: left;
}

.sf_wrapper {
	min-height: 400px;
	height: auto;
	_height: 400px;	
	background-image: url(images/backmid.png);

.sf_main_header {
	overflow: hidden;
	font-size: 28px;
	width: 380px;
	height: 50px;

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

.sf_pagetitle {
	margin: 20px 20px 0;
	font-font-family:"Trebuchet MS", Helvetica, sans-serif;

	font-size: 18px;
	font-weight: bold;
}


