@charset "utf-8";

#about,#law{
	margin:0 0 40px 0;
	padding:20px 25px;
	background:url(../about/img/backLoop.gif) repeat-y 0 0;
	border-bottom:1px solid #cccccc;
}

#project{
	margin:0 0 40px 0;
	padding:20px 25px;
	background:url(../about/img/backLoop.gif) repeat-y 0 0;
	border-bottom:1px solid #cccccc;
}

h2{
	margin:0;
}

.photo{
	float:left;

}

	.photo img{
		border:1px solid #cccccc;
		padding:1px;
	
	}

.text{
	float:right;
	width:600px;
}

.projectTxt{
	float:left;
	margin:0 0 0 25px;
	width:630px;

}

.paragraph{
	margin:0 0 60px 0;
	padding:0;
	width:100%;
}


/*--------*/

h3{
	margin:0 0 5px 0;

}

#law .paragraph{
	margin:0 0 20px 0;

}

