/* CSS Document */
#flash {
	background-image: url(../images/clientsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	height: 232px;
}
#clients {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 40px;
}
