/* CSS Document */
/*#demo-bar {
	margin: 5px auto;
	padding: 5px 0;
	width: 600px;
	border-bottom: 1px solid #B3D4EF;
	background: #EFF8FF;
	text-align: center;
}*/
 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 67px; 
	width: 260px;
	border-top: 1px solid #bbe;
	border-bottom: 1px solid #bbe;
	position: relative;
	float:left;
	text-decoration:none;
}
.arrows{ float:left; }
.arrows a{ border-bottom:0px; background:url(scr-bg-2.gif);}
#demo-inner {
	width: 2423px;
	height: 67px;
	background-image: url(long-logo-public.png);
	background-repeat:no-repeat;
	position: relative;
}
 #demo-inner a{text-decoration:none}
 #demo-inner a:active{text-decoration:none}
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 299px;
	height: 67px;
	text-align: center;
	position: absolute;
}

#content1 {
	left: 0px; 
	top: 0px;
}
#content2 {
	left: 299px; 
	top: 0px;
}
 
#content3 {
	left: 608px; 
	top: 0px;
}
 
#content4 {
	left: 912px; 
	top: 0px;
}
#content5 {
	left: 1216px; 
	top: 0px;
}
 
#content6 {
	left: 1520px; 
	top: 0px;
}
 
#content7 {
	left: 1824px; 
	top: 0px;
}
 
#content8 {
	left: 2120px; 
	top: 0px;
}

/*Private sector*/
#demo-wrapper2 {
	margin: 0px auto;
	overflow: hidden; 
	height: 67px; 
	width: 260px;
	border-top: 1px solid #bbe;
	border-bottom: 1px solid #bbe;
	position: relative;
	float:left;
}
/*.arrows{ float:left; }
.arrows a{ border-bottom:0px}*/
#demo-inner2 {
	width: 2392px;
	height: 67px;
	background-image: url(long-logo-private.png);
	background-repeat:no-repeat;
	position: relative;
}
 #demo-inner2 a{text-decoration:none}
  #demo-inner2 a:active{text-decoration:none}
/*.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 299px;
	height: 67px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	font-size: 12px;
}*/

#content9 {
	left: 0px; 
	top: 0px;
}
 
#content10 {
	left: 299px; 
	top: 0px;
}
 
#content11 {
	left: 598px; 
	top: 0px;
}
 
#content12 {
	left: 897px; 
	top: 0px;
}
#content13 {
	left: 1196px; 
	top: 0px;
}
 
#content14 {
	left: 1495px; 
	top: 0px;
}
 
#content15 {
	left: 1794px; 
	top: 0px;
}
 
#content16 {
	left: 2093px; 
	top: 0px;
}
.arr-bg{
	background:url(scr-bg-2.gif);
	z-index:1;	
}