h2, h3 {
	font-size: 30px;
	color: #333;
}

.home-link {
  display: block;
  outline: none;
  width: 270px;
  height: 100%;
  float: left;
}

#live h2 {
	display: none;
}

.site-width {
  max-width: 100%;
}

.description {
	width: 85%;
}

#banner {
	display: none;
}

.header-top {
  height: 40px;
  background: #426182;
  width: 100%;
  padding: 5px 0px;
  position: fixed;
  margin: auto;
  top: 0;
  z-index: 500;
}

.inner-header {
  width: 1120px;
  margin: 0 auto;
  background: url('https://ompnetwork.s3-us-west-2.amazonaws.com/sites/344/theme_assets/cojudicial-logo.png?0kb.1xzi6vQurt8Sp5pRlcaH0iZ_t3eM') left no-repeat;
  display: block;
  height: 100%;
}

#content {
  max-width: 1040px;
  margin: auto;
  margin-top: 85px;
}
