* {
  font-family: Verdana;
  font-size:11px;
}
body {
  padding:0;
  margin:0;
  background-color: #fff;
  font-family: Verdana;
  font-size:11px;
}

table.header {
  margin-top: 12px;
  margin-bottom: 4px;
  width: 1002px;
}

table.header td.logo {
  padding-left:16px;
}

table.header td.phones {
  color: #243480;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 24px;
}

table.menu {
  width: 1002px;
  background-color: #243480;
  border-collapse: collapse;
}

.menu td {
  text-align:left;
  height: 20px;
  border-right: 1px #fff solid;
  padding: 0;
  padding-top: 6px;
  padding-bottom: 6px;
}

div.submenu {
  position: absolute;
  background-color: #243480;
  text-align: left;
  padding: 0;
  margin: 0;
  margin-left: -1px;
  margin-top: 6px;
  display: none;
}

div.submenu table.submenu {
  width: 160px;
  border: 1px #fff solid;
  border-collapse: collapse;
}

table.submenu a {
  height: 12px;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-left: 16px;
}

.menu td.last {
  text-align: center;
  border: 0px;
  color: #fff;
}

td.last form {
  margin: auto;
  padding: auto;
}

td.last form input {
  border: 0px;
}

td.last form input.submit {
  background-color: #243480;
  color: #fff;
  border: 1px #ccc solid;
}

.menu td.orange_line {
  background-image: url(/images/orange_line_resize.jpg);
  background-repeat: repeat-x;
  background-position: top left;
  height: 16px;
  border: 0px;
}

.menu a {
  text-align:center;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: Arial;
  text-decoration: none;
  display: block;
  float: bottom;
}


table.content_block {
  width: 1002px;
  border-collapse: collapse;
  margin-top: 12px;
}

td.content_block {
  margin:0;
  padding:0;
}

td.main_content h1.title {
  background-image: url(/images/main_orange_line.png);
  background-position: right top;
  background-repeat: repeat-y;
  background-color: #E78729;
  vertical-align: top;
  height:17px;
  font-size: 15px;
  font-family: Arial;
  text-align: left;
  font-weight: normal;
  padding-left:18px;
  margin-bottom:8px;
  padding-top:8px;
  padding-bottom:8px;
  color: #fff;
}

h1.title a {
  vertical-align: top;
  height:17px;
  font-size: 15px;
  font-family: Arial;
  font-weight: normal;
  color: #fff;
}

TD.catalog_block {
  width: 280px;
  height: 520px;
  text-align: left;
  margin:0;
  padding:0;
  background-image: url(/images/catalog_block_bg2.png);
  background-position: -1px 30px;
  background-repeat: no-repeat;
  vertical-align: top;
  background-color: #1A3E88;
}

TD.catalog_block a.title {
  height: 18px;
  padding-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: Arial;
  text-align: left;
  text-decoration: none;
  background-image: url(/images/title_catalog.png);
  background-position: -1px 0px;
  background-repeat: no-repeat;
  display: block;
}

div.catalog_block {
  margin-bottom: 35px;
}

div.catalog_block a {
  /* white-space: nowrap; */
  display: block;
  width: 212px;
  text-align: left;
  color: #fff;
  font-size: 13px;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 10px;
  padding-left: 21px;
  background-image: url(/images/triangle_resize.png);
  background-repeat: no-repeat;
  background-position: left 0px;
}

table.footer {
  color: #fff;
  width: 1002px;
  background-color: #243480;
  font-family: Arial;
  border-collapse: collapse;
  height: 80px;
}

table.footer td.orange_line {
  background-image: url(/images/orange_line_resize.jpg);
  background-repeat: repeat-x;
  background-position: left 4px;
  height: 16px;
  border: 0px;
}

table.footer td.office {
  font-size: 16px;
  font-weight: bold;
  padding-left:40px;
  padding-bottom:32px;
  width: 144px;
}

table.footer td.addresses {
  font-size: 12px;
  padding-bottom:16px;
}

.main_content {
  padding-left: 16px;
  padding-right: 0px;
  padding-top: 0px;
}

div.main_orange_title, div.main_blue_title {
  height:18px;
  background-image: url(/images/main_orange_line.png);
  background-position: top right;
  background-repeat: repeat-y;
  color: #fff;
  font-size: 15px;
  font-family: Arial;
  text-align: left;
  padding-left:18px;
  margin-bottom:8px;
  padding-top:8px;
  padding-bottom:8px;
}

div.main_blue_title {
  background-image: url(/images/main_blue_line.png);
}


.news_block {
  padding: 16px;
/*  font-weight: bold; */
  font-size: 11px;
  clear: both;
}

a.news_block_add {
  float: right;
  color: #243480;
  font-weight: bold;
  padding-right: 25px;
  height: 16px;
  display: block;
  width: 56px;
  margin-right: 24px;
  background-image: url(/images/triangle_blue_resize.png);
  background-repeat: no-repeat;
  background-position: right 3px;
  text-decoration: none;
}

a.orange_link {
  display:block;
  float:right;
  color: #ffa112;
  font-weight: bold;
  padding-right: 16px;
  width: 108px;
  white-space:nowrap;
  margin-bottom: 16px;
  text-decoration: none;
}

a.blue_title_right {
  background-image: url(/images/right_blue1.png);
  background-position: -1px 0px;
  background-repeat: repeat-y;
  color: #fff;
  height: 17px;
  text-align: left;
  font-size: 15px;
  font-family: Arial;
  padding-right: 0px;
  margin-bottom: 0px;
  padding-left: 30px;
  padding-top:8px;
  padding-bottom:8px;
  text-decoration: none;
  white-space: nowrap;
  display: block;
}

a.num_pages {
  color: #000;
  font-size: 12px;
}

a.current_num_pages {
  color: #fff;
  font-size: 12px;
  background-color: #888;
  text-decoration: none;
}

div.catalog_item_image {
  border: 1px #aaa solid;
}

div.catalog_item_cost {
  border: 1px #aaa solid;
  font-size: 20px;
  color: #243480;
  font-weight: bold;
}

table.top_banner { 
/*  width: 1002px;*/
}

table.top_banner img {
  border: 0;
}

a.catalog_list {
  color: #243480;
}

a.selected {
  color: #e78729;
  font-weight: bold;
}

li.catalog_list {
  float: left;
  display: block;
  width: 340px;
  padding-left:10px;
  margin-bottom:5px;
  background-image: url(/images/triangle_blue_resize.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  text-decoration: none;
}

li.selected {
  background-image: url(/images/triangle_orange_resize.png);
}