li {
	list-style-image: url(images/list_arrow.gif);
	list-style-position: inside;
}
.practices_list {
	position: absolute;
	height: 220px;
	width: 338px;
	left: 15px;
	top: 7px;
}
.price_list  a:visited {
	text-decoration: none;
	color: #0000CC;
}

.practices_list  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 5px;
	color: #2F3102;
}

.list_box {
	position:absolute;
	left:310px;
	top:187px;
	width:371px;
	height:256px;
	background-image: url(images/practices_list_box2.jpg);
	background-repeat: no-repeat;
}
.price_list {
	position: absolute;
	height: 398px;
	width: 588px;
	left: 94px;
	top: 448px;
	background-image: url(images/price_list_box2.jpg);
}

.price_list h2 {
	text-align: center;
	font-size: 20px;
	margin: 0;
}
.price_list h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-left: 5px;
	color: #2F3102;
}
.real_estate_list {
	position: absolute;
	height: 273px;
	width: 560px;
	left: 17px;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price_list2 {
	position: absolute;
	height: 233px;
	width: 243px;
	left: 328px;
	top: 73px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.list_footer{
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	height: 43px;
	width: 568px;
	left: 100px;
	top: 860px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
