#content{
	width:600px;
	margin:30px auto 50px auto;
	color:#59524d;
	padding:20px 40px 0 40px;
	background: #fff url(../img/concept_bg.gif) no-repeat right top;
	border:solid 10px #e00;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border-radius:10px;
}
h1{
	width:225px;
	height:100px;
	background:url(../img/concept_top.jpg) no-repeat;
	text-indent:-9999px;
}
h2{
	font-size:16px;
	letter-spacing:1px;
	color:#c00;
	padding:10px 15px;
	border:solid 1px #c00;
	border-left:solid 20px #c00;
	background:#fff;
}
#wrapper p{
	line-height:1.75;
	text-align:justify;
	padding:15px 0;
}


.photo{
	margin-top:25px;
	margin-left:130px;
}


/* SCALE */
.pr40{
	padding-right:40px;
}
.mb60{
	margin-bottom:60px;
}