body {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}

#containerLeft {
	width: 35%;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}

#containerRight {
	width: 50%;
	float: left;
	padding: 75px 0px 10px;
	text-align: left;
}

#containerMain {
	margin-right: 50px;
}

#clear {
	clear: both;
}

#agencyListLeft, #businessListLeft {
	width: 275px;
	float: left;
	font-size: 0.8em;
	color:#CCCCCC;
	line-height:1.5;
	padding-right: 30px;
}

#agencyListRight, #businessListRight {
	font-size: 0.8em;
	color:#CCCCCC;
	line-height:1.5;
}

.debra {
	font-size: 1.5em;
	letter-spacing: 0.5em;
}

.stuart {
	font-size: 1.5em;
	letter-spacing: 0.5em;
	color: #ff00ff;
}

.subHeader {
	letter-spacing: 0.2em;
	color: #6666ff;
}

.clientsHeader {
	letter-spacing: 0.2em;
	color: #ff00ff;
}