#home {
	background: url(../images/bg_home.jpg) center 0 no-repeat fixed;
}
#fixhome{
	position:absolute;
	width:100%;
	height:248px;
	bottom:40px;
}

#wrap {
	margin:auto;
	background: url(../images/bg_wrap-home.png) repeat-x;

	}
	
#content {
	width: 960px;
	margin: 0 auto;
	}
	
#promo {
	float: left;
	width: 494px;
	margin-bottom: 24px;
	}
	
#promo h1 {
	background: url(../images/ttl_promo-home.png) no-repeat;
	display: block;
	width: 184px;
	height: 34px;
	margin-bottom: 8px;
	}
	
	#promo h1 strong {display: none}
	
.promo-item {
	float: left;
	width: 208px;
	height: 62px;
	padding: 6px;
	margin: 0 10px 10px 0;
	background: url(../images/bg_promo-item.gif) no-repeat;
	font-size:9px;
	}

.promo-item b{
	color:#FFFFFF;
	font-size:11px;
	}
	
.promo-item img {
	float: left;
	border: 1px solid #807f7e;
	margin-right: 8px;
	}
	
.promo-item a {
	display: block;
	color: #3e97b0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 8px 8px 0;
	}
	
.promo-item a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#accordeon {
	float: left;
	width: 464px;
	margin-top: 32px;
	}
	
	#accordeon h1 {
		display: block;
		float: left;
		width: 32px;
		height: 174px;
		}
		
		#accordeon h1 strong {display: none;}
		
	#accordeon ul {
		float: left;
		margin: 16px;
		margin-top:5px;
		}
	
	#accordeon li {
		list-style: none;
		width:350px;
		height:42px;
		}
		
	#accordeon .content {
		float: left;
		width: 432px;		
		height: 174px;
		background: #3d3d3c url(../images/bg_accordeon-item.gif) no-repeat;
		}
	
#happenings {
	padding:0;
	font-size:12px;
	}
	
	#happenings h1 {background: url(../images/ttl_happenings-home.png) no-repeat;}
	
	#happenings h4 {
		font-size: 11px;
		color: #FFF;
		font-weight:bold;
		}
		
			#happenings a{
				color:#ffffff;
			}
		#happenings h4 span {
			color: #3e97b0;
			font-weight: normal;
			}
			
	#happenings p {margin-bottom: .6em;line-height:1.5em;}
	
	#quiz h1 {background: url(../images/ttl_quiz.jpg) no-repeat;}
#bottom{margin-top:-55px;}