#text h1 {
	border-right: none;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	text-transform: uppercase;
	padding-top: 0px;
	top: 0px;
}
#text h2 {
	font-size: 11px;
	font-weight: bold;
}
#text p {
	padding-bottom: 15px;
}
#text img {
	position: absolute;
	right: -110px;
}
#text img#clients {
	position: relative;
		right: 0px;
}