#current{
	margin-left:180px;
}

/* CONCEPT */
#concept{
	background:url(../img/bg_blue.png);
	padding:60px 0 100px;
	margin-bottom:100px;
}
#concept h2{
	height:70px;
	text-indent:-9999px;
	margin-bottom:50px;
	background:url(../img/concept_title.png) no-repeat center;
}
#conceptbox{
	width:694px;
	border:solid 3px #0082e7;
	background:#fff;
	margin:0 auto;
	padding:75px 100px;
}
#conceptbox h3{
	font-size:14px;
	color:#0082e7;
	letter-spacing:7px;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:double 3px #ffd800;
}
#conceptbox p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 0;
	padding-bottom:2.5em;
}
#conceptbox p.btm{
	padding-bottom:8em;
}
.imgbm{
	margin-bottom:1.5em;
}
.imgtm{
	margin-top:1.5em;
}
#conceptbox p span{
	font-weight:bold;
}