/*	Clients CSS
	Updated:	2008-06-19 19:52:00
	Author:		James W Cready
	----------------------------------------------------*/

#blue #headline.clients {
	height:211px;
	background:url(/img/blue/4.gif) no-repeat 50% 50%;
	overflow:hidden;
}

#content #clients {
	margin:0 0 0 15px;
	padding:17px 4px 2px;
	border:1px solid #bfa795;
	background:#faf8f2;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#clients .client {
	margin: 2px 2px;
	font-size:12px;
	color:#6c6663;
	line-height:1.2em;
	letter-spacing:0.02em;
	background: #fff;
	width:170px;
	height:100px;
	float:left;
	border: 1px solid #F4DFCB;
	overflow: hidden;
	text-indent:-9999px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}	.ie6 #clients .client {
		display: inline;
		zoom:1;
	}
	
#clients #aarp { background: #fff url(/img/clients/aarp.gif) no-repeat 50% 50% }
#clients #abbott { background: #fff url(/img/clients/abbott.gif) no-repeat 50% 50% }
#clients #arthritis { background: #fff url(/img/clients/arthritis.gif) no-repeat 50% 50% }
#clients #audi { background: #fff url(/img/clients/audi.gif) no-repeat 50% 50% }
#clients #bms { background: #fff url(/img/clients/bms.gif) no-repeat 50% 50% }
#clients #dell { background: #fff url(/img/clients/dell.gif) no-repeat 50% 50% }
#clients #endo { background: #fff url(/img/clients/endo.gif) no-repeat 50% 50% }
#clients #froose { background: #fff url(/img/clients/froose.gif) no-repeat 50% 50% }
#clients #gsk { background: #fff url(/img/clients/gsk.gif) no-repeat 50% 50% }
#clients #metlife { background: #fff url(/img/clients/metlife.gif) no-repeat 50% 50% }
#clients #neuropathy { background: #fff url(/img/clients/neuropathy.gif) no-repeat 50% 50% }
#clients #novo { background: #fff url(/img/clients/novo.gif) no-repeat 50% 50% }
#clients #officedepo { background: #fff url(/img/clients/office.depo.gif) no-repeat 50% 50% }
#clients #pediatric { background: #fff url(/img/clients/pediatric.gif) no-repeat 50% 50% }
#clients #pew { background: #fff url(/img/clients/pew.gif) no-repeat 50% 50% }
#clients #timex { background: #fff url(/img/clients/timex.gif) no-repeat 50% 50% }
#clients #twc { background: #fff url(/img/clients/twc.gif) no-repeat 50% 50% }
#clients #vanguard { background: #fff url(/img/clients/vanguard.gif) no-repeat 50% 50% }
#clients #wyeth { background: #fff url(/img/clients/wyeth.gif) no-repeat 50% 50% }
#clients #pfizer { background: #fff url(/img/clients/pfizer.jpg) no-repeat 50% 50% }
#clients #baxter { background: #fff url(/img/clients/baxter.jpg) no-repeat 50% 50% }
#clients #biogen { background: #fff url(/img/clients/biogen.jpg) no-repeat 50% 50% }
#clients #windstream { background: #fff url(/img/clients/windstream.jpg) no-repeat 50% 50% }

#clients .client br {
	clear:both;
	height:0;
}