div#page-container {
  background: url(/images/bg_content_home.gif) repeat-y;
}
div#flash-area {
  height: 228px;
}
div#column-center {
  float: left;
  width: 415px;
  background: url(/images/bg_content_home_top_fade.gif) 0 0 no-repeat;
}
div#column-right {
  float: left;
  width: 190px;
  background: url(/images/bg_news_top_new.gif) 0 0 no-repeat;
}
div#content {
  margin: 25px;
  font-size: 12px;
}
div#news-events-header {
  height: 25px;
  background: url(/images/news_events_header.gif) 0 0 no-repeat;
}
div#news-jobs-header {
  height: 25px;
  background: url(/images/news_jobs_header.gif) 0 0 no-repeat;
}

div#click-here-header {
	margin-top: 50px;
  height: 25px;
  background: url(/images/t_free_estimate.gif) 0 0 no-repeat;
}

div.blue-item {
  margin: 20px 23px 20px 23px;
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}
div.blue-item p {
  margin: 20px 0px 20px 0px;
}
div.blue-item a {
  color: #ffd736;
}

h1 {
  color: #333366;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
}
