
#imageflow img {
	position:absolute;
	top:0px;
	
	height:219.024px;
    left:204.999px;
width:162.24px;

	
	border:none;
}
#imageflow h1 {
	text-align:center;
}
#imageflow a{
	color:#fff;
}
#imageflow .clear{
	clear:both;
}
#images{
	visibility:hidden;
	padding-top:15px;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative;
}
#captions{
	font-weight:bold;
	position:relative;
	text-align:center;
	z-index:10000;
	color:#CCCCCC;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:2px solid #5ebafa;
	z-index:5;
}
#slider{
	position:absolute;
	margin-top:-3px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:38px;
	height:7px;
}
#imageflow{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:transparent;
    background-image: url(../../images/ref_bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:254px;
	width:555px;
	margin-top:0px;
}
