#sidebar, #footer, #header {
	display: none;
	}

body, #line-nav, #line-crumbs, #bg, #cp #bg {
  background: white;
	}

#hometxt {
	height: auto;
	}

#home-intro, #content, .site {
	width: 100%;
	margin: 0;
	}

.typeNews .item {
	clear: both;
	width: 100%;
	}

.box, .box-bot, .box-mid {
  background: transparent;
  padding: 0;
  }

.coll {
  float: none;
  width: 100%;
  margin: 0;
  }

.fixed-height .box-mid {
	height: auto;
	}

.banner {
	display: none;
	}
