* {
  padding: 0;
  margin: 0;
  font-family: Arial Narrow;
}

img {
  border: 0;
}

body {
  background: url(../image/bg.gif) top left repeat-x #FFF;
  overflow-y: scroll;
}

#topMenuTd {
  height: 42px;
  background: url(../image/topmenu.gif) top left repeat-x #3C679F;
  padding-left: 20px;
  font-size: 14px;
}

#topMenuTd a {
  color: #FFF;
  margin-right: 15px;
  font-size: 14px;
  text-decoration: none;
}

#topMenuTd a:hover {
  text-decoration: underline;
}

#topImageTd {
  height: 367px;
  background: url(../image/indeximage.jpg) top right no-repeat #FFF;
}

.wrapper {
  position: relative;
}

#logo {
  position: absolute;
  top: 30px;
  left: 40px;
}

#name {
  position: absolute;
  top: 260px;
  left: 40px;
  font-size: 36px;
  color: #5D86BA;
}

#doyouknow {
  width: 386px;
  height: 117px;
  background: url(../image/doyouknow.png) top left no-repeat;
  position: absolute;
  top: 185px;
  right: -20px;
}

#doyouknowtext {
  padding: 10px 10px 10px 30px;
  color: #FFF;
  font-size: 12px;
}

#doyouknowtext h1 {
  color: #FFF;
  font-size: 30px;
  font-weight: normal;
}

#bottomTd {
  color: #4F4F4F;
  font-size: 14px;
  line-height: 21px;
}

#bottomTd a {
  color: #6A93C8;
}

#bottomTd a.mail {
  color: #EE0000;
}

#greyBlock {
  background: #F3F3F3;
  font-family: Tahoma;
}

#greyBlock td {
  padding: 20px;
}

#greyBlock h4 {
  font-size: 24px;
  color: #4F4F4F;
  font-weight: normal;
}

#greyBlock .date {
  font-size: 10px;
  font-family: Tahoma;
}

#greyBlock .name {
  font-size: 12px;
  font-family: Tahoma;
  color: #EE0000;
}

#greyBlock .text {
  font-size: 12px;
  font-family: Tahoma;
}

#greyBlock .all {
  font-size: 14px;
  color: #6A93C8;
}

#greyBlock .photo {
  margin: 0 0 10px 0;
}

#greyBlock p {
  padding: 0 0 5px 0;
}


#whiteBlock, #whiteBlock * {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 140%;
  color: #4F4F4F;
}

#whiteBlock td {
  padding: 20px 30px;
}

#whiteBlock h4 {
  font-size: 24px;
  line-height: 24px;
  color: #6A93C8;
  font-weight: normal;
}

#whiteBlock .date {
  font-size: 10px;
  font-family: Tahoma;
}

#whiteBlock .name {
  font-size: 12px;
  font-family: Tahoma;
  color: #EE0000;
}

#whiteBlock .text {
  font-size: 12px;
  font-family: Tahoma;
}

#whiteBlock .all {
  font-size: 14px;
  color: #6A93C8;
}

#whiteBlock .photo {
  margin: 0 0 10px 0;
}

#whiteBlock p {
  padding: 0 0 5px 0;
  font-size: 12px;
}





















