body{
  background: #F7F7F0 url(../img/bg-top.gif) center 0 no-repeat;
  margin: 0;
  padding: 0; 
  font: normal 100% Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}
img, fieldset{
  border: 0;
}
input, select, textarea{
  border: 1px solid;
  font: normal 100% Arial, Helvetica, sans-serif; 
  color: #000;
}
ul, li, p, form, fieldset, select, input, h1, h2{
  margin: 0;
  padding: 0;
}
a{
  color: #444;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
div#all{
  width: 720px;
  margin: 0 auto;
  background: url(../img/abg.jpg) repeat-y;
}
div#top img{
  display: block;
  float: left;
}
div#cleft{
  float: left;
  font-size: 0.69em;
  padding-left: 15px;
  width: 250px;
  min-height: 400px;
}
div#cleft img{
  display: block;
}
div#cleft ul{
  padding: 14px 0 25px 38px;
}
div#cleft li{
  list-style-type: none;
  line-height: 2.18em;
}
div#cleft li a{
  color: #444;
  text-decoration: none;
  background: url(../img/arrow.jpg) 0 3px no-repeat;
  padding-left: 14px;
}
div#cleft li a:hover{
  text-decoration: underline;
}
div#cright{
  float: left;
  width: 430px;
  font-size: 0.69em;
  color: #444;
  padding-left: 25px;
}
div#cright h1{
  font-weight: normal;
  font-size: 2em;
  padding-top: 18px;
}
div#cright p{
  line-height: 1.64em;
  width: 360px;
  padding-top: 20px;
}
div.clear{
  clear: both;
}

div#top {
  margin: 0 auto;
  width: 720px;
}

div#cont {
  margin: 0 auto;
  width: 720px;
}                          
div#contm {
  margin: 0 auto;                  
  margin-left: 15px;
  width: 720px;
  overflow: auto;
  background: url(../img/ofirmie.jpg) no-repeat;
  background-position: bottom left;
}
div#snews{
  background: url(../img/snews.jpg) no-repeat;
  float: left;
  width: 190px;
  height: 116px;
  padding: 35px 50px 10px 25px;
  font-size: 0.69em;
}
div#snews p{
  padding-top: 10px;
}
div#snews strong{
  color: #8B0000;
}
div#sprof{
  float: left;
  background: url(../img/sprof.jpg) no-repeat;
  width: 455px;
  height: 161px;
  position: relative;
}
div#sprof a{
  position: absolute;
  top: 88px;
  right: 17px;
}
div#sprof img{
  display: block;
}
div#bg-bottom{
  margin: 0 auto;     
  background: #F7F7F0 url(../img/bg-bottom.gif) 0 no-repeat;
  background-position: bottom center;
}
div#uf{
  margin: 0 auto;
  clear: both;
  background: #F7F7F0 url(../img/uf.gif) center 0 no-repeat;
  height: 93px;
  width: 720px;
  color: #444;
  font-size: 0.69em;
  line-height: 1.64em;
  padding-top: 20px;
}
div#uf table{
  margin: 0 auto;
}
div#uf table th{
  text-align: left;
  padding-bottom: 10px;
}
div#uf table td{
  padding-right: 25px;
}
div#footer{
  margin: 0 auto;
  font-size: 0.63em;
  color: #A8A482;
  height: 40px;
  width: 720px;
  background: #F7F7F0;
}
div#footer p{
  left: 47px;
  top: 15px;
}
div#footer ul{
  right: 47px;
  top: 15px;
}
div#footer li{
  list-style-type: none;
  display: inline;
}
div#footer li a{
  color: #A8A482;
}