@charset "UTF-8";

div.controls {
	width:945px;
	margin:0 auto;
	padding:0;
	font-size:1px;

	_width:948px;

}
div.controls ul {
	height:23px;
	margin:0;
	padding:22px 0 0 0;
	background-image:url(images/bg_main_btns.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

div.controls ul li {
	margin:0;
	padding:0;
	display:inline;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary */
	clear:both;

	width: 945px; 
	height: 260px;
	overflow: hidden;

	margin:0px auto;
	padding:0px;

}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window) */
	width:945px;
	height:260px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}

div.section_content {
	margin-top:10px;
	margin-left:270px;
	text-align:left;
}

div.scroller div.content {
	width: 10000px;
}

div.section_box {
	width:630px;
	padding:0 15px 0 15px;
	background-color:#FFFFFF;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	font-size:0.65em;
}

div.section_box p {
	margin:0;
	padding:0.25em 0 0.25em 0;
}

div.section_box_top {

	margin-top:90px;

	width:660px;
	height:15px;
	font-size:1px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	background-image:url(images/bg_section_box_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

div.section_box_bottom {
	width:660px;
	height:15px;
	font-size:1px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	background-image:url(images/bg_section_box_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

/****************************************************************/
/* section                                                      */
/****************************************************************/

div#section0 {
	background-image:url(images/bg_section0.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section1 {
	background-image:url(images/bg_section1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section2 {
	background-image:url(images/bg_section2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section3 {
	background-image:url(images/bg_section3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section4 {
	background-image:url(images/bg_section4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section5 {
	background-image:url(images/bg_section5.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section97 {
	background-image:url(images/bg_section97.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section98 {
	background-image:url(images/bg_section98.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section99 {
	background-image:url(images/bg_section99.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

div#section100 {
	background-image:url(images/bg_section100.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#000000;
}

