/*
* Featured Clients
*/

#d_clients
{
	margin:0 auto;
	width:960px;
	height:230px;
	border-bottom:1px solid #cdcdcd;
	text-align:center;
}

#d_clients img
{
	margin-right:10px;
}

#d_clients a:hover
{
	background-color:white;
}

#d_client
{
		width:960px;
		height:200px;
		background:url(/images/clients/scrolling_client_background.png) 0 0 transparent;
}

div.d_client_element
{
		width:850px;
		height:180px;
		text-align:left;
		overflow:hidden;
		margin-top:5px;
}

div.d_client_element img
{
		margin:10px;
		float:left;
}

div.d_client_element p
{
	color:#cdcdcd;
}

p.p_testamonial
{
		color:#454545;
		font-style:italic;
		text-align:center;
}

span.s_testamonial
{
		font-style:normal;
		font-weight:bold;
		color:white;
		font-size:0.9em;
}
