#container {
	width:100%;
	position:absolute;
	top:0px;
	background:#FFFFFF url(/library/images/background-body-clientlist.gif) no-repeat;
	background-position:50% 0%;
	color:#67615B;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}
#main {
	padding-bottom:24px;
	margin-bottom:10px;
	/*background:transparent url(/library/images/background-main-contactus.gif) repeat-x;*/
	background-position:bottom left;
	color:#908B87;
	overflow:visible;
}
h1.client {
	text-indent:-2000px;
	background:#F2F0EF url(/library/images/text-clientlist.gif) no-repeat;
	height:27px;
	overflow:hidden;
	margin-bottom:15px;
}
#content p {
	padding:9px 50px 9px 0px;
}

.quote {
	border-bottom:1px solid #FFFFFF;
	background-color:#BBB1A6;
	height:255px;
	width:269px;
	overflow:hidden;
}
#main ul {
	list-style:none;
	float:left;
	display:inline;
	width:216px;
	margin:27px 18px 0px 0px;
	font-size:12px;
	padding-bottom:10px;
	color:#67615B;
}
#main ul.wide {
	width:230px;
	margin-right:0px;
}
#main li {
	width:216px;
	float:left;
	padding-left:8px;
}
#main li p {
	margin:0px;
	padding:0px;
	text-indent:-8px;
}