
	/** {
		margin: 0;
		padding: 0;
	}*/
	body {
		overflow-x: hidden;
	}
	#demo-top-bar {
		text-align: left;
		background: #222;
		position: relative;
		zoom: 1;
		width: 100% !important;
		z-index: 6000;
		padding: 20px 0 20px;
	}
	#demo-bar-inside {
		width: 960px;
		margin: 0 auto;
		position: relative;
	}
	#demo-bar-buttons {
		padding-top: 10px;
		float: right;
	}
	#demo-bar-buttons a {
		font-size: 12px;
		margin-left: 20px;
		color: white;
		margin: 2px 0;
		text-decoration: none;
		font: 14px "Lucida Grande", Sans-Serif !important;
	}
	#demo-bar-buttons a:hover,
	#demo-bar-buttons a:focus {
		text-decoration: underline;
	}
	#demo-bar-badge {
		display: inline-block;
		width: 302px;
		padding: 0 !important;
		margin: 0 !important;
		background-color: transparent !important;
	}
	#demo-bar-badge a {
		display: block;
		width: 100%;
		height: 38px;
		border-radius: 0;
		bottom: auto;
		margin: 0;
		background: url(/images/examples-logo.png) no-repeat;
		background-size: 100%;
		overflow: hidden;
		text-indent: -9999px;
	}
	#demo-bar-badge:before, #demo-bar-badge:after {
		display: none !important;
	}
		#slideshow {margin:0px auto; position:relative; width: 240px; top:-6px; }
		#slideshow1 {margin: 0px auto; position: relative; width: 240px; top:170px;}
		#slideshow2 {margin: 0px auto; position: relative; width: 100%; top:2px;}
		#slideshow3 {margin: 0px auto; position: relative; width: 100%; top:2px;}
		#slideshow4 {margin: 0px auto; position: relative; width: 100%; top:2px;}
		#slideshow5 {margin: 0px auto; position: relative; width: 100%; top:2px;}
		.slide {position: absolute;  top: 10px; left: 10px;  right: 10px; bottom: 10px; }
		
		
		
	