div.my-glider {

	    position: relative;

		}



div.scroller {

	/* modify width and height of scrolling section if necessary	*/		

	width: 533px;

	height: 285px;

	overflow: hidden;

	position: relative;

	}

	div.scroller div.section {

		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		

		width:524px;

		height:284px;

		overflow:hidden;

		float:left;

		padding:1em;	

	    position: relative;

		}

	div.scroller div.content_1 {

		width: 10000px;

	    position: relative;

		}



	div#section2 {
	color:#000000;
	font-size: 14px;
		}

		

	div#section3 {

	color:#000000;

	background-image: url(../images/section/int.jpg);

	font-weight: bold;

		}

		

	div#section4 {

	color:#000000;

		}

		

	div#section5 {

	color:#000000;

	background-image: url(../images/section/garagelift.jpg);

	font-weight: bold;

		}

	div#section6 {
	font-size:15px;
	}
	
	div#section7 {
	font-size:15px;
	}

	div#section8 {

	color:#000000;

	background-image: url(../images/section/intencl7.jpg);

	font-weight: bold;

		}

