.sf_footer {
	background-color:#ffffff;
  background-image: url(images/footer_bg.png);
  background-position: 0 100%;
  background-repeat:no-repeat;
  border-bottom:1px solid #000000;  
  color:#000000;
  font-family:"Lucida Sans Unicode", "Lucida Grande", "Garuda", sans-serif;
  font-size:11px;
  padding-top:20px;
  padding-bottom:90px;
	text-align:center;
}

.sf_footer div{

}

.sf_footer p{
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/

.sf_banner {	
  color:#000000;
  margin:0 auto;
  padding-bottom:20px;  
  padding-top:30px;
  width:960px;
}

.sf_banner div:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.sf_banner div {display: inline-block;}

/* Hides from IE-mac \*/
* html .sf_banner div {height: 1%;}
.sf_banner div {display: block;}
/* End hide from IE-mac */


.sf_banner img {
	float:left;
  margin:0 20px 20px 0;
}

.sf_banner a, .sf_banner a:link {
  color:#000000;
}

.sf_banner a:visited {
  color:#000000;
}

.sf_banner a:hover {
  color:#000000;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
