#my-glider{
	width: 638px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
	border: 5px solid #EDEDED;
	padding: 5px;
}


div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 640px;
	height: 320px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:640px;
	height:320px;
	overflow:hidden;
	float:left;
	padding:0px;
		}
	div.scroller div.content {
		width: 10000px;
		}
div#btmnavi{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 0px;
}
div#btmnavi p{
	font-size: 12px;
	margin-bottom: 0px;
}
div.controls{
	margin-bottom: 5px;
	margin-left: 0px;
	height: 40px;
	text-align: right;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.controls a:link,
div.controls a:hover,
div.controls a:visited
{
	padding: 5px;
	border: 1px solid #A85100;
	margin-left: 5px;
	text-decoration: none;
	color: #FFF;
	background-color: #DB4028;
}
div#slidnavi{
	text-align:center;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
{

	text-align:left;
	height: 350px;
	margin: 0px;
	padding: 0px;
}
