/* Footer */
.custom #footer_sitemap {
	background: #004691;
	color: #000;
	overflow: hidden;
	padding: 1em;
	margin-bottom: 25px;
	text-align: center;
}

	.custom #footer_sitemap .footerfloater {
		display: inline-block;
		width: 18em;
		text-align: left;
		padding-right: 2em;
		float: left;
		height: 100%;
	}
	
	.custom #footer_sitemap .footerfloater h3 {
		border-bottom: 0px solid #eaf7d9;
		padding-bottom: 3px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 80%;
		letter-spacing: 0px;
		margin-bottom: 5px;
	}
	
	.custom #footer_sitemap .footerfloater ul {
		margin: 0px;
		padding: 0px;
	}
	
	.custom #footer_sitemap .footerfloater ul li {
		list-style: none;
	}

/* Footer Font*/
.custom #footer_sitemap .footerfloater h3 {color: #ffffff; font-size: 12px;}

.custom #footer_sitemap .footerfloater {color: #ffffff; font-size: 11px;}

/* NavBar (style) */
.custom ul#tabs li ul {display:none; position:absolute; list-style:none;}
.custom ul#tabs li ul li {float:none;}
.custom ul#tabs li:hover ul {display:block;}
.custom ul#tabs { margin-bottom:-1px;} /* Fix for IE6 */

/* Content Container (style) */
.custom #container {
margin-top: 1em;
margin-bottom: 1em;
padding: 0.6em;
background: #ffffff;
border: 0.3em solid #565656;
}

/* Body and Background (style) */
body.custom {
background: #004691 none scroll right top;
background-repeat:repeat-x;
}



/* Sidebar Heading */
.custom .sidebar h3 {font-weight: bold; color: #FFFFFF; padding: 2px 2px; background: #004691;}

/* Teaser Layout */
.custom .teaser { text-align:justify; }

/* Header (style) */

.custom #leaderboard_ad { float: right; position: absolute; width: 182px; height: 82px; top: 80px; left: 920px; }