/*--------------- Layout simple-----------------------*/
.simple-layout-bound{	
	width:100%;
	overflow:hidden;
	background:url(../images/body-bg.png);
}
.simple-layout-content{
}
.simple-layout-banner{
	margin-bottom:5px;
}
.simple-layout-center{
}
.simple-layout-center-content{
	margin:0 20px;
}
.simple-layout-footer{}
