#container {
	width:100%;
	position:absolute;
	top:0px;
	background:#FFFFFF url(/library/images/background-body-main-attorney.gif) no-repeat;
	background-position:50% 0%;
	color:#636363;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}
h1.ourattorneys {
	text-indent:-2000px;
	background:#ebf0f0 url(/library/images/text-ourattorneys.gif) no-repeat;
	height:27px;
	overflow:hidden;
	margin-bottom:27px;
}
.quote {
	border-bottom:1px solid #FFFFFF;
	background-color:#699999;
	height:178px;
	width:269px;
	overflow:hidden;
}

#sub p {
	font-size:11px;
	line-height:18px;
	padding:3px 15px 5px 0px;
}
#sub p.subintro {
	font-size:14px;
	line-height:21px;
	margin-top:12px;
	padding:7px 0px 13px 0px;
}
#sub p.subintro img.letter {
	margin:4px 5px 0px 0px;
	float:left;
}

ul.partners, ul.attorneys {
	font:normal normal normal 14px Georgia,'Times New Roman',Serif;
	line-height:19px;
	list-style:none;
	width:200px;
	margin-left:4px;
	margin-right:20px;
	float:left;
	display:inline;
}
ul.partners li, ul.attorneys li {
	margin:7px 0px;
}
ul.partners li a:link, ul.partners li a:visited {
	color:#636363;
	text-decoration:underline;
}
ul.partners li a:hover {
	color:#636363;
	text-decoration:none;
}
ul.attorneys li a:link, ul.attorneys li a:visited {
	color:#898989;
	text-decoration:underline;
}
ul.attorneys li a:hover {
	color:#898989;
	text-decoration:none;
}
