body {
	background-color: #EEEFF1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
color: #9a022a
}

.style1 {
	font-size: 10px;
	color: #999;
	
}
	#flashcontent {
		width:100%;
		height:100%;
	}
	
h1 {
	text-align:center;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:0px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:0px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(clients/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	margin-left:0px;
	text-align:left;
}
