#Nav1 li ul {  
	position:absolute;
	background:#663333;
	border:solid 5px #22241f;
	left: -999em;
	width:133px;
	padding:3px 3px 0px 3px;
	margin:-36px 0 0 160px;
	z-index:1000;
}
.sf_navigation{
	border-bottom:1px solid #4c4e3b;
	background-color:#952744;
}
.sf_footer {	   
	clear:both;
	text-align:right;
	min-height:15px;
	height:auto !important;
	height:15px;
	padding:10px 10px;
	font-size:11px;
        background-color:#0f3962;			
}

.sf_content {
	float: right;
	display:inline;
	width: 755px;	
	background-color:#aed5fc;
        padding-top: 20px;
	padding-bottom: 30px;
        background-color:#aed5fc;
}
.sf_content:after {
	content: "";
	display: none;
	height: 0;
	clear: both;
	visibility: hidden;
}