<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Clients CSS */

#header {
	width:1000px;
	padding:40px 0px 10px 0px;
	text-align: left;
}

#clients1 {
	width:1000px;
	height:200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

#clients2 {
	width:1000px;
	height:165px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}

#photographers {
	width:1000px;
	height:340px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
#footer {
	width:1000px;
	padding:15px 0px 10px 0px;
	text-align: left;
}
.leftcolumn {
	width: 180px;
	float: left;
	margin: 0px 15px 15px 0px;
	border: 0px solid #ccc;
	padding: 15px 0px 0px 0px;
}
.centerleftcolumn {
	width: 220px;
	float: left;
	margin: 0px 15px 15px 0px;
	border: 0px solid #ccc;
	padding: 15px 0px 0px 0px;
}
.centerrightcolumn {
	width: 220px;
	float: left;
	margin: 0px 15px 15px 0px;
	border: 0px solid #ccc;
	padding: 15px 0px 0px 0px;
}
.rightcolumn {
	width: 300px;
	float: left;
	margin: 0px 0px 15px 0px;
	border: 0px solid #ccc;
	padding: 15px 0px 0px 0px;
}</pre></body></html>