#header
{
  background:#5f6194 url(../images/bg_header_home.jpg) no-repeat;
}

#content_wrapper
{
  background:#5f6194 url(../images/bg_home3.jpg) no-repeat;
  height:400px;
}


#mainHome
{
  margin-top:13px;
  margin-bottom:28px;
  margin-left:200px;
  width:531px;
}

.mainHome_table
{
  border:solid 1px #cecbd2;
  border-collapse:collapse;
  width:531px;
  background:#e4e4e6;
  background:transparent;
}
.mainHome_table td
{
  border:solid 1px #cecbd2;
}
.mainHome_table td.title_header
{
  height:124px;
  text-align:center;
  border:0px;
}
.mainHome_table td.title_header h1
{
  font-size:14px;
  margin:0;
}
.mainHome_table td.middle_links_left
{
  padding-left:54px;
}
.mainHome_table td.middle_links_right
{
  padding-left:34px;
}
.mainHome_table td.middle_links a
{
  text-decoration:none;
}
.mainHome_table td.news_header
{
  background:#e4e4e6;
  padding-left:54px;
  padding-top:20px;
  padding-bottom:10px;
  border:0;
  background:transparent;
}
.mainHome_table td.news_header span
{
  color:#728e9a;
  font-family:georgia;
  font-size:14px;
  font-weight:bold;
  color:#212797;
}
.mainHome_table td.news_cell
{
  background:#e4e4e6;
  padding-top:0px;
  padding-right:20px;
  border-top:0;
  border-bottom:0;
  border-left:solid 1px #cecbd2;
  border-right:solid 1px #cecbd2;
  font-family:verdana;
  font-size:9px;
  width:50%;
  line-height:15px;
  background:transparent;
  color:#ffffff;
}
.mainHome_table td.news_cell_left
{
  padding-left:54px;
}
.mainHome_table td.news_cell_right
{
  padding-left:34px;
}
.mainHome_table td.news_cell span
{
  line-height:15px;
}
.mainHome_table td.news_cell a
{
  text-decoration:none;
  color:#0044aa;
  font-family:tahoma;
  font-size:10px;
  font-weight:bold;
}
.mainHome_table td.news_cell a img
{
  vertical-align:-1px;
}
.mainHome_table td.news_footer
{
  background:#e4e4e6;
  border:0;
  background:transparent;
}
