body {
	margin: auto;
	height: 100%;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ef6a1b;
	color:#333333;		
}

.sf_wrapper {
	width:900px !important;   
	border-left:20px solid #50aec7;
	border-right:20px solid #50aec7;
	background-color: #09212d;
}

.sf_navigation{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;	
	width: 228px;
	height: 200px!important;
	overflow: visible;
	margin-top: 0px;
	
}

.sf_navigation ul li a {
	background-color: #50aec7;	
	color: #FBFFE0;
}

.sf_content {
	float: right;
	display:inline;
	sf_edit: true;
	width: 640px;
	margin: 10px 10px 10px 10px;
}

.sf_navigation {
	background-color: #2d4f8f;	
}


.sf_navigation ul {
	border-top: 1px solid #50aec7;
}

.sf_navigation ul li {
	border-bottom: 1px solid #50aec7;
}


.sf_navigation ul li a:hover{
	color: #FBFFE0;
	background-color: #50aec7;
}


.sf_footer {	
	background-color: #2d4f8f;
	color: #FBFFE0;
}

.sf_navigation ul li a {
	background-color: #2d4f8f;	
	color: #FBFFE0;
}

.sf_pagetitle {
	background-color: #2d4f8f;
	color: #FBFFE0;
}
