.sf_navigation ul li a {
	font-family: arial, sans-serif;
	font-size: 17px;
        font-style: bold;
	text-decoration: none;
	display: block;
	width: 170px;
	padding: 3px 0 0 60px;	
	margin: 7px 0 0 -1px;
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}


.sf_content {
	float: right;
	width: 590px;
	display: inline;
	margin: 15px 50px 30px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #000000;
	min-height: 300px;
	height: auto;
	_height: 300px;
}

.sf_main_header {
	height: 60px;
	padding-top: 20px;
	font-size: 26px;
	font-family: Trajan Pro, serif;
	text-align: right;
	margin-right: 50px;
	width: 400px;
	float: right;
}


.sf_footer {
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 20px 0 35px 0;
}
