BODY {
  margin: 0px;
  padding: 0px;
  background: url(/images/main_bg.png) top #072730;
}

#live_chat {
  position: relative;
}
#live_chat A {
  font-family: arial;
  font-size: 11px;
  color: #010E14;
}
#live_chat DIV {
  width: 200px;
  position: absolute;
  z-index: 25;
  top: 10px;
  right: 0px;
}

#main_block {
  position: relative;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
#main_block #bot_cvirl {
  width: 258px;
  height: 202px;
  position: absolute;
  z-index: 9;
  bottom: 0px;
  right: 0px;
  background: url(/images/bottom_cvirl.png) no-repeat;
}

.main_tbl {
  
}

.top_left_img {
  padding-top: 35px;
}
.top_right_img {
  padding-top: 34px;
}

.top_menu A {
  font-family: "times new roman";
  font-size: 20px;
  color: #8bc9de;
  text-decoration: none;
}
.top_menu A:hover {
  font-family: "times new roman";
  font-size: 20px;
  color: #d5e4f2;
  text-decoration: underline;
}

.top_login_form {
  margin-top: 10px;
  font-family: georgia,"times new roman";
  font-size: 14px;
  font-weight: bold;
  color: #a2bfd1;
}
.top_login_form A {
  font-family: georgia,"times new roman";
  font-size: 14px;
  font-weight: bold;
  color: #a2bfd1;
  text-decoration: none;
}
.top_login_form A:hover {
  font-family: georgia,"times new roman";
  font-size: 14px;
  font-weight: bold;
  color: #a2bfd1;
  text-decoration: underline;
}
.top_login_form .inp {
  width: 98%;
  height: 20px;
  background: #0bbfdb;
  border: solid 1px #072731;
  font-family: arial;
  font-size: 13px;
  color: white;
}

.win1_tbl {
  background: url(/images/win1_bot.png) bottom repeat-y;
}
.win1_tbl .win1_bg {
  
}

.win2_tbl {
  background: url(/images/win2_bg.jpg) repeat-y;
}
.win2_head, .win1_head {
  padding: 3px 0px 0px 22px;
  font-family: georgia,"times new roman";
  font-size: 33px;
  color: #072b36;
}

.win3_head {
  padding: 3px 0px 0px 25px;
  font-family: georgia,"times new roman";
  font-size: 33px;
  color: #072b36;
}


.content_block {
  position: relative;
  padding: 0px 0px 100px 0px;
}
.content_block .content_tbl {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
}
.content_block .bot_phone {
  position: absolute;
  z-index: 11;
  bottom: 0px;
  left: 0px;
}
.content_block .bot_cvirl {
  width: 258px;
  height: 202px;
  position: absolute;
  z-index: 9;
  bottom: 0px;
  left: 0px;
  background: url(/images/bottom_cvirl.png) no-repeat;
}

.bottom_block {
  height: 116px;
  position: relative;
  z-index: 20;
}
.bottom_block .bot_sep {
  width: 878px;
  height: 21px;
  position: absolute;
  z-index: 20;
  bottom: 0px;
  left: 24px;
  background: url(/images/top_sep.png) no-repeat;
}
.bottom_block .bot_copyright {
  position: absolute;
  z-index: 20;
  top: 20px;
  right: 20px;
  font-family: georgia,"times new roman";
  font-size: 16px;
  color: #D8AE70;
}
.bottom_block .bot_phone {
  width: 230px;
  height: 122px;
  padding: 50px 0px 0px 10px;
  position: absolute;
  z-index: 20;
  top: -40px;
  left: 20px;
  background: url(/images/bot_phone.png) no-repeat;
  font-family: georgia,"times new roman";
  font-size: 16px;
  font-weight: bold;
  color: #BF9D68;
}


.main_content {
  padding: 3px 20px 0px 32px;
  font-family: georgia,"times new roman";
  font-size: 16px;
  color: #072B36;
}
.main_content A {
  color: black;
  text-decoration: underline;
}
.main_content A:hover {
  color: black;
  text-decoration: none;
}


.left_news {
  padding: 0px 20px 10px 22px;
  font-family: georgia,"times new roman";
  font-size: 16px;
  color: #072B36;
}
.left_news A {
  color: black;
  text-decoration: underline;
}
.left_news A:hover {
  color: black;
  text-decoration: none;
}
