
/* Moved to theme-hlm.css (demo-bar , #demo-wrapper) */

#demo-inner {
	width: 3965px;
	height: 844px;
	background-color: #fff;
	background-image: url('loading.gif');
	background-repeat:no-repeat;
	background-position: 433px 100px;
	position: relative;
}
 
.scrolling-content {
	background: transparent url('bubble.png') top left no-repeat;
	width: 139px;
	height: 73px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
 
#content1 {
	left: 85px; 
	top: 950px;
}
 
#content2 {
	left: 1260px; 
	top: 210px;
}
 
#content3 {
	left: 4000px; 
	top: 330px;
}
 
#content4 {
	left: 1260px; 
	top: 720px;
}

#content5 {
	left: 2260px; 
	top: 450px;
}

#content6 {
	left: 2250px; 
	top: 0px;


#hi {
	left: 2000px; 
	top: 500px;
}


#content8 {
	left: 1300px; 
	top: 340px;
}

