BANNER
------------------------------------*/
.sf_banner {
	color:#281297;
    margin-bottom: 35px;
    padding-top: 50px;
    text-align: center;
    font-size: .8em;
}

.sf_banner div#bannerLink {

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