body {
  font-family: /*"Lucida Sans Unicode", "Lucida Grande",*/ Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #414141;
  background: #fff;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #414141;
}

a {
  color:#0045AC;
  text-decoration: none;
}

a:hover {
  color:#0045AC;
}

.top_links span {
  font-size: 12px;
  float: left;
  margin: 35px 30px 0 0;
  line-height: 1em;
}

.top_links span a{
  font-size: 14px;
}

#big_logo {
  margin-top: 100px;
}

#big_text {
  margin-top: 110px;
}

#big_text h1{
  font-size: 30px;
  font-weight: bold;
}

#big_text h2{
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2em;
}

#big_text .img {
  float:left;
  margin: 4px 6px 0 0;
}

.logo span {
  float: left;
}

.logo a {
  text-decoration: none;
}

.logo .logo_name {
  font-size: 20px;
  text-decoration: none;
  color: #414141;
  line-height: 1em;
  margin-left: 20px;
}

#columns {
  margin-top: 50px;
}

#columns .column .column_text{
  margin-top: 20px;
}

#columns .column .column_text p{
  margin-bottom: 10px;
  line-height: 1.2em;
}

#columns .column .column_text .text{
  font-style: italic;
}

#columns .column .column_text .head{
  font-size: 16px;
  color: #000;
}

.dotted_line {
  clear: both;
  width: 100%;
  border-top: 2px dotted #CCC;
  margin-top: 20px;
}

#news .title {
  margin-top: 20px;
}

#news .title .news_head a {
  font-size: 20px;
  text-decoration: none;
  color: #414141;
  border-bottom: 1px solid #414141;
}

#news .item {
  margin-bottom: 20px;
}

#news .item .date {
  font-size: 10px;
  color: #9b9b9b;
}

#news .item .small_text a {
  color: #414141;
  font-size: 12px;
}

#news .item .img{
  width: 250px;
  height: 170px;
  padding: 3px;
  border: 1px solid #CCC;
  margin: 5px  0 5px 0;
}

#footer {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 1.5em;
}

#content {
  margin-top: 70px;
}

#content .logo {
  margin-bottom: 20px;
}

#content h1 {
  font-size: 30px;
  font-weight: bold;
  text-indent: 20px;
}

#content h1 a{
  text-decoration: none;
  color: #414141;
}

#content h3 {
  font-size: 18px;
  font-weight: bold;
  text-indent: 20px;
}

#content .title {
  font-size: 18px;
  margin: 30px 0 10px 0;
}

#content p {
  text-indent: 20px;
}

.stih {
  margin: 50px 0 0 100px;
}

#content .stih p.f {
  text-indent: 0;
}

#content .stih p.s {
  margin-left: 50px;
  text-indent: 0;
}