@charset "utf-8";
/* CSS Document */
#main_content{
	width:850px;
}

#header_area{
	background:#cdcccc url(/images/services_header.png) no-repeat;
}

.the_firm_content{
	float:left;
	width:410px;
	padding-left:15px;
	margin-top:25px;
	margin-bottom:30px;
	text-align:left;
}

#the_firm_link{
	width:410;
	}
#the_firm_content{

	border:#eaeae9 1px solid;
	border-top:#eaeae9 1px solid;
	padding:10px;
	color:706f6f;
	}
#the_firm_left_menu{
	float:left;
	width:215px;
	margin-top:25px;
	margin-bottom:30px;
}
	#the_firm_left_menu ul.left_menu{
		margin:0;
		padding:0;
		list-style-type:none;
		display:block;
	
		line-height:165%;
		width:215px;
		background-color:#d7d6d6;
	}
		#the_firm_left_menu ul.left_menu li{
			margin:0;
			padding:0;
			border-top:#d7d6d6 1px solid;
			border-bottom:#d7d6d6 1px solid;
		}
		#the_firm_left_menu ul.left_menu li a{
			display:block;
			text-decoration:none;
			color:#FFFFFF;
			background:#d7d6d6;
			padding-left:20px;
			text-align:left;
		}
		#the_firm_left_menu ul.left_menu li a:hover{
			background:#9b8a78;
			}
		#the_firm_left_menu ul.left_menu li a.current,ul.left_menu li a.current:hover{
			background:#9b8a78;
			}
.the_firm_right_content{
	width:195px;
	float:left;
	font-size:10px;
	margin-top:25px;
	padding-left:15px;
	text-align:left;
}

