/* CONCEPT */
#conceptbox{
	width:694px;
	border:solid 5px #f7e701;
	margin:30px auto 0;
	padding:35px 68px 0px;
	background:url(../img/content_bg.jpg) repeat-x center top #1e1f59;
}
h2{
	height:105px;
	text-indent:-9999px;
	margin-bottom:70px;
	background:url(../img/concept_title.png) no-repeat center;
}
h3{
	font-size:15px;
	color:#f7e701;
	margin-bottom:30px;
	padding-bottom:4px;
	border-bottom:double 3px #f7e701;
	letter-spacing:4px;
}
#conceptbox p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 0;
	padding-bottom:2.5em;
}
#conceptbox .btm{
	padding-bottom:8em;
}
.imgbm{
	margin-bottom:1.5em;
}
.imgtm{
	margin-top:1.5em;
}
#conceptbox p span{
	font-weight:bold;
	color:#f7e701;
}
#footer{
	height:50px;
}