/* CONCEPT */
#wrapper{
	background:url(../img/content_bg.png) repeat-x #fff;
	margin:0 auto;
	padding:110px 110px 100px;
}
h2{
	background:url(../img/concept_title.png) no-repeat;
	text-indent:-9999px;
	width:480px;
	height:70px;
	margin:0 0 60px;
}
h3{
	font-size:14px;
	color:#333;
	letter-spacing:5px;
	margin-bottom:30px;
	padding:6px 0;
	border-top:dashed 2px #37cfe8;
	border-bottom:dashed 2px #37cfe8;
}
h3:first-letter{
	color:#00379d;
	font-size:125%;
}
p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 0;
	padding-bottom:2.5em;
}
p.btm{
	padding-bottom:8em;
}
.imgbm{
	margin-bottom:1.5em;
}
.imgtm{
	margin-top:1.5em;
}
p span{
	font-weight:bold;
}