#demo-bar {
	margin: 5px auto;
	padding: 5px 0;
	width: 600px;
	border-bottom: 1px solid #B3D4EF;
	background: #EFF8FF;
	text-align: center;
}
 
.scrolling-content {
	background: transparent url(bg.gif) top left no-repeat;
	width: 500px;
	height: 73px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
}
 
#Box1 {
	left: 0px; 
	top: 0px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box2 { 
	left: 0px; 
	top: 500px;
	width: 550px;
	height: 500px;
	position: absolute;	
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box3 { 
	left: 1100px; 
	top: 0px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box4 {
	left: 1100px; 
	top: 500px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}

#Box5 { 
	left: 2750px; 
	top: 0px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box6 {
	left: 2750px; 
	top: 500px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}

#Box7 { 
	left: 3300px; 
	top: 0px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box8 {
	left: 3300px; 
	top: 500px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}

#Box9 { 
	left: 3850px; 
	top: 0px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
 
#Box10 {
	left: 3850px; 
	top: 550px;
	width: 550px;
	height: 500px;
	position: absolute;
	background-image: url(../Media/vsBG550W.jpg);
	background-position: top left; 
	background-repeat: no-repeat;
}
