
#content {
	background-image: url('/img/clients-bg.jpg');	
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
}

#content h1 {
	width: 182px;
	height: 33px;
	text-indent: 1000px;
	overflow: hidden;
	background: url('/img/clients.gif') no-repeat top left;
	position: absolute;
	left: 37px;
	top: 16px;
}

#content #columns {
	position: absolute;
	left: 37px;
	top: 76px;
}

.column {
	float: left;
	width: 170px;
	margin-right: 12px;
}

.column li {
	font-size: 9px;
	line-height: 1.555em;
	list-style: none;
	margin: 0;
}
