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


a:link {
	text-decoration: none;
        text-style: bold;
        text-color: #6e94b9;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 