/* CSS Document */
#flash {
	background-image: url(../images/linksbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#clients {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 20px 40px;
}

#clients a:hover {
}
#clients p {
	padding: 0;
	font-weight: normal;
	color: #CCCCCC;
}
