.sf_extra5{
	width:900px;
	height: 1px !important;
	height: 1px;
	min-height: 1px;
	clear: both;
	float: left;
	margin-top: 3px;
	background-repeat: no-repeat;
}
.sf_extra5 span{
	width: 900px;
	height: 70px !important;
	height: 70px;
	min-height: 70px;
	float: right;
	background-repeat: no-repeat;
}

.sf_outer_wrapper{
	width: 900px;
	margin: auto;
	border: solid 4px #FFFFFF;
	
}

.sf_wrapper{
	width: 900px;
	background-color:#FFFFFF;
}

.sf_header_wrapper{
	width: 900px;
	height: 05px !important;
	height: 05px;
	min-height: 1px;
	background-repeat: no-repeat;
	background-position: center;	
}

.sf_footer{
	width: 900px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	color: #666;
	text-align: right;
}

.sf_wrapper{
	width: 900px;
	background-color:#FFFFFF;
}
NAVIGATION
------------------------------------*/
.sf_navigation{
	height: auto !important;
	height: 26px;
	min-height: 26px;
	margin-top: 3px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat;
}
.sf_navigation ul{
	list-style-type: none;
	padding: 0px;
	height: auto !important; 
	margin: 0;
	height: 1%;
}
.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation ul li{
	float: left;
	width: auto !important;
	width: 5px;
	white-space:nowrap;
}
.sf_navigation ul li a{
	padding: 7px 13px 7px 12px;
	text-decoration: none;
	display: block;
	font-size:14px;
	font-weight: bold;
	font-family:Verdana, Geneva, Kalimati, sans-serif;
}
