@charset "utf-8";
/*----------------------------------------------------
                Nano no js  - CSS File
------------------------------------------------------*/

#slider-navigation{
	display:none;
}
#slideshow ul{
	display:none;
}
#slideshow{
	width:960px;
	height:386px;
	margin:20px 0px 0px 114px;
	float:left;
	background-image:url(../images/accordion2.jpg);
}
.slide-shadow-accordion{
	display:none;
}
#shadow-noscript{
	width:960px;
	height:20px;
	background-image:url(../images/slide-shadow.png);
	background-repeat:no-repeat;
	margin:0px 0px 0px 114px;
	float:left;	
}
#left-fade{
	display:none;
}
#right-fade{
	display:none;
}
.top-content-noscript{
	height:167px;
	margin-top:96px;
	margin-bottom:208px;
	border-top:11px solid #d5d5d5;
	background-image:url(../images/top-container-line.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.column-row1-noscript{
	width:293px;
	margin:9px 20px 10px 10px;
	float:left;
}
.column-row1-last-noscript{
	width:293px;
	margin:9px 0px 10px 10px;
	float:left;
}