#main_wide {
	background: url('../img/layout/wbck.png') no-repeat 50% top;  
	width:100%;
	min-height:100vh; 
	margin:0;
	position:relative  
}

.container{
	position: relative; 
	margin: 0 auto; 
}

.page_title{
	margin-top:30px; 
	font-weight:600
}

/*  ================================= HOME ======================================= */
 
#main_wide .boxdown {
	margin-top:40px 
}

