@charset "utf-8";

#contents{
	min-height: 390px !important;
}


/* Slider */

#slider-wrapper{
	width: 995px;
	height: 284px;
	margin: 0 auto;
	padding: 10px 0 0;
	background: url(/img/home/bg_slider.png) 0 10px no-repeat;
	clear: both;
}
#slider{
	position: relative;
	top: 10px;
	width: 969px;
	height: 257px;
	margin: 0 auto;
	background: url(/img/home/loading.gif) 50% 50% no-repeat;
}
#slider img{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#slider a{
	border: 0;
	display: block;
}
.nivo-controlNav{
	position: absolute;
	top: 270px;
	left: 440px;
	bottom: -28px;
}
.nivo-controlNav a{
	display: block;
	width: 22px;
	height: 22px;
	background: url(/img/home/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin-right: 3px;
	float: left;
}
.nivo-controlNav a.active{
	background-position: 0 -22px;
}
.nivo-directionNav a{
	display: block;
	width: 30px;
	height: 30px;
	background: url(/img/home/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}
a.nivo-nextNav{
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav{
	left: 15px;
}
.nivo-caption{
	text-shadow: none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a{ 
	color: #EFE9D1;
	text-decoration: underline;
}


#topbn{
	width: 700px;
	margin: 15px 0 0 5px;
	float: left;
}
#topbn img{
	margin: 0 10px 0 0 ;
	float: left;
}
#ttl_news{
	margin: 10px 0 0 10px;
}
#blogfeed{
	width: 390px;
	height: 380px;
	margin: 20px 0 0 10px;
	overflow: hidden;
	float: left;
}
#blogfeed ul{
	width: 350px;
	margin: 8px 0 0 20px;
	float: left;
}
.b_ttl{
	margin: 8px 0 0;
	font-weight: bold;
}
.b_cont{
	padding: 0 0 2px 20px;
	border-bottom: 1px dotted #CCC;
}
#fbwidget{
	width: 298px;
	height: 378px;
	margin: 20px 0 0 5px;
	border: 1px solid #CCC;
	float: left;
	display: inline;
	background-color: #FFF;
}
#calendar{
	width: 690px;
	margin: 20px 0 0 5px;
	text-align: left;
	float: left;
}
#calendar button{
	width: 80px;
	height: 20px;
	margin: 0 0 10px;
	padding: 0;
	cursor: pointer;
	border: 0;
	color: #FFF;
	background-color: #3C3BB3;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#calendar button:focus{
    outline: none;
}
#calendar div{
	display: none;
	width: 690px;
	height: 420px;
}