/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: #ffffff url(images/rytty.jpg) repeat scroll center;
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.74em;
  line-height: 1.5em;
}
a {
  color: #3b6ebf;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a img{
  border: none;
  }

img.left,img.center,img.right {
  padding: 4px;
  border: none;
  }

img.left {
  float: left;
  margin: 0 12px 5px 0;
  }

img.center {
  display: block;
  margin: 0 auto 5px auto;
  }

img.right {
  float: right;
  margin: 0 0 5px 12px;
  }

#front {
  border-style: none;
  padding: 0 40px;
  text-align: center;
  position: relative;
  margin-bottom: auto;
  margin-top: 20%;
}
#wrap {
  margin: 20px auto;
  width: 800px;
}
#top {
  height: 30px;
}
#content {
  padding: 0 40px;
}
#bottom {
  height: 30px;
}
.header {
  height: 100px;
}
.header h1 {
  padding-left: 17px;
  padding-top: 22px;
  font-size: 22px;
  color: #3b6ebf;
}
.header h1 a {
  font-size: 22px;
  color: #3b6ebf;
  text-decoration: none;
}
.header h2 {
  padding-left: 17px;
  padding-top: 0px;
  font-size: 17px;
  color: #3b6ebf;
}
.breadcrumbs {
  border-bottom: 2px solid #e1e1e1;
  padding: 5px;
  
}
.middle {
  margin: 0 10px;
  padding: 1%;
  float: left;
  width: 59%;
  text-align: justify;
}
.sub {
  padding-top: 20px;
}
.right {
  margin: 0 10px;
  padding: 1%;
  float: left;
  width: 30%;
}
.right ul {
  margin: 0;
  padding: 20px 0 15px 20px;
}
.right li {
  margin-bottom: 5px;
  list-style-type: square;
  color: #3b6ebf;
}
.middle ul {
  margin: 0;
  padding: 20px 0 15px 20px;
}
.middle li {
  margin-top: 8px;
  font-weight: inherit;
  list-style-image: url();
  list-style-type: circle;
}
.middle h1 {
  color: #3b6ebf;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.right h1 {
  color: #3b6ebf;
  font-size: 22px;
  margin-top: 15px;
}
.middle h2 {
  color: #3b6ebf;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.right h2 {
  color: #3b6ebf;
  font-size: 14px;
  margin-top: 15px;
}
.middle h3 {
  color: #3b6ebf;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.right h3 {
  color: #3b6ebf;
  font-size: 12px;
  margin-top: 15px;
}
.middle code {
  font-size: 12px;
}
#clear {
  display: block;
  clear: both;
  width: 100%;
  height: 1px;
  overflow: hidden;
}
#footer {
  text-align: center;
  font-size: 10px;
  color: #666666;
}
