@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	margin: 0 !important;
}
#folkb-bar-pusher {
	height: 36px;
	overflow: hidden;
	position: relative;
}
#links-wrapper {
	position: absolute;
	top: -120px;
	background: url(slider-bg.png) repeat-x;
	width: 100%;
	height: 115px;
	padding: 39px 0 0 0;
	z-index: 21490;
}
#links { margin: 0 auto; height: 200px; width: 641px; }
#top-menu {
	font-family: Arial, Helvetica, sans-serif;
	background: url(top-menu-bg.png) repeat-x;
	height: 50px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 21495;
}
#folkb-logo { float: left; margin: 0 0 0 15px; }
#top-links { float: left; font-size: 13px; margin: 6px 0 0 20px; }
#top-links a { color: #FFF; text-decoration: none; margin: 0 10px 0 0; }
#top-links a:hover { text-decoration: underline; }
#site-padding { padding-top: 35px; }