div#glider1 {
	width: 580px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.controls {
	height: 40px;
	background-image: url(../top/img/index_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 580px;
	line-height: 40px;
	text-align: right;
	margin-bottom: 20px;
}
div.controls ul {
	width: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 400px;
	position: relative;
	display: block;
}
div.controls ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	font-size: 14px;
	height: 25px;
	color: #222222;
	line-height: 20px;
}
a:hover.control {
	color: #DD0000;
	font-size: 11px;
	text-decoration: none;
}
a.control  {
	color: #222222;
	text-decoration: none;
	font-size: 11px;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 580px;
	height: 102px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	}
	div.scroller div.content {
	width: 10000px;
	margin: 0px;
	padding: 0px;
	height: 102px;
		}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:580px;
	height:102px;
	overflow:hidden;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
div.scroller  div.section  div#box {
	float: left;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.scroller div.section div#box a {
	padding: 10px;
	display: block;
	height: 82px;
	width: 116px;
	background-color: #000000;
	margin: 0px;
	float: left;
	text-decoration: none;
	line-height: 13px;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}
div.scroller div.section div#box a#philosophy {
	background-image: url(../top/img/glider_bg_philosophy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a:hover {
	color: #DD0000;
}
div.scroller div.section div#box a#about {
	background-image: url(../top/img/glider_bg_about.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a#test {
	background-image: url(../top/img/glider_bg_test.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller  div.section  div#box a#info  {
	background-image: url(../top/img/glider_bg_info.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a#consul {
	background-image: url(../top/img/glider_bg_consul.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a#dreamaga  {
	background-image: url(../top/img/glider_bg_dreamaga.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller  div.section  div#box a#cat   {
	background-image: url(../top/img/glider_bg_cat.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a#mife  {
	background-image: url(../top/img/glider_bg_mife.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller  div.section div#box a#box1  {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #EEE;
}
div.scroller div.section div#box a p   {
	color: #222;
	font-size: 10px;
	display: block;
	margin: 0px;
	line-height: 12px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.scroller   div.section  div#box a h3 {
	color: #222;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#ft_btn {
	clear: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 880px;
}
#ft_btn a {
	color: #DDDDDD;
	text-decoration: none;
}
