#OurClientsMenu P {
	text-align: center;
	line-height: 30px;
	margin: 10px 0 20px 0;
	padding: 0;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

#OurClients {
	width: 720px;
	margin: 20px 5px;
}
#OurClients H4 {
	font-size: 20px;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
#OurClients DIV.clientsmorelink {
	clear: both;
}
#OurClients DIV.clientsmorelink P {
	text-align: right;
	margin: 0 20px 30px 20px;
	padding: 0;
	border-bottom: 1px dotted #dedede;
}
#OurClients DIV.clientblock {
	width: 240px;
	height: 190px;
	float: left;
}
#OurClients DIV.clientblock DIV {
	background-color: #777;
	width: 230px;
	height: 140px;
	margin: 0 5px;
}
#OurClients DIV.clientblock DIV IMG {
	vertical-align: bottom;
}
#OurClients DIV.clientblock P {
	background-image: url(/images/clients/link-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin: 0 5px;
	padding: 0;
	border-bottom: 1px solid #f4f4f4;
}
