#demo-bar {
margin-left: 100px;
margin-top: 40px;
padding-top: 10px;
padding-left: 50px;
width: 600px;
border-bottom: 0px solid #B3D4EF;
background: #FFFFFF;
text-align: left;
}

#top-wrapper {
background-image: url(/solo/images/frame.jpg);
background-repeat: no-repeat;
margin-top: 25px;
height: 490px; 
width: 690px;
position: relative;
margin-left: 45px;
border: 1px solid black;
}
#demo-wrapper {
margin: 45px auto;
overflow: hidden; 
height: 400px; 
width: 600px;
border: 0px solid #ddd;
position: relative;
}

#demo-inner {
width: 2483px;
height: 2039px;
background-image: url(/solo/images/tour.jpg);
background-repeat: no-repeat;
position: relative;
}

.scrolling-content {
width: 139px;
height: 73px;
text-align: center;
position: absolute;
}


#content1 {
left: 820px; 
top: 860px;
}

#content2 {
left: 1450px; 
top: 590px;
}

#content3 {
left: 320px; 
top: 1210px;
}

#content4 {
left: 1700px; 
top: 1290px;
}
#content5 {
left: 2550px; 
top: 250px;
}
