li {
	list-style-image: url(images/list_arrow.gif);
	list-style-position: inside;
}
.practices_list {
	position: absolute;
	height: 220px;
	width: 338px;
	left: 15px;
	top: 10px;
}
.peter_dunn {
	position:absolute;
	left:310px;
	top:187px;
	width:345px;
	height:235px;
	background-image: url(images/practices_list_box2.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.peter_dunn   h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	color: #2F3102;
	text-align: center;
	padding-top: 20px;
}
.peter_dunn img {
	padding-right: 5px;
}

.price_list {
	position: absolute;
	height: 345px;
	width: 588px;
	left: 94px;
	top: 448px;
	background-image: url(images/price_list_box2.jpg);
	background-repeat: no-repeat;
}
.resume {
	position: absolute;
	height: 345px;
	width: 563px;
	left: 94px;
	top: 448px;
	background-image: url(images/price_list_box3.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.resume strong {
	text-align: center;
}

.price_list h2 {
	text-align: center;
}
.price_list h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 5px;
	color: #2F3102;
}
.real_estate_list {
	position: absolute;
	height: 226px;
	width: 303px;
	left: 17px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price_list2 {
	position: absolute;
	height: 233px;
	width: 243px;
	left: 328px;
	top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.firm_footer{
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	height: 33px;
	width: 568px;
	left: 104px;
	top: 810px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.resume  a:visited {
	color: #0000CC;
	text-decoration: none;
}
