*{margin:0; padding:0;}  

#window{clear:both; width:844px; height:301px; background:#FFFFFF; overflow:hidden; position:relative; margin:0px auto 0px auto;}

#slideshow{width:3376px; height:301px; overflow:hidden; position:relative;}
	#slideshow li{width:844px; height:301px; float:left; display:inline;}


html {
	height: 100%;
	margin-bottom: 30px;
}

#main {
	width: 871px;
	margin-left: auto;
	margin-right: auto;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body  {
background:url("images/bc.jpg") fixed center #555555;
color:#0F0F0F;
width:80%;
margin-right: auto;
margin-left: auto;
margin-bottom:50px;
position:relative;
	
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

ul.subnavi {
	margin:0;
	padding:0;
	list-style:none;
	height: 18px;
	padding-top: 7px;
	float: right;
}

	ul.subnavi li {
		display:inline;
		margin-right: 20px;
	}

	ul.subnavi li a, ul.subnavi li a:hover {
		text-decoration: none;
		color: #000;
	}

	ul.subnavi li.activesub {
		background-color: #999;
		font-weight: bold;
		padding: 5px;
	}

#footer {
	width: 100%;
	background-color: #5D1223;
	border-top: 2px solid #FFF;
	position: fixed;
	bottom: 0;
	z-index: 1100;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	opacity: 1;
	visibility: visible;
	padding: 3px;
	color: #FFF;
}

#footer .info {
	margin-right: 40px;
}


#frontPageInfo h1 {
	font-size: 18px;
}

