/* Сбрасываем стили */

* {
  margin: 0;
  padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

a {
  color: #0476b0;
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 25px;
}

h1 {
  color: #0476b0;
  font-size: 23px;
  font-weight: bold;
}
h2 {
  color: #0476b0;
  font-size: 19px;
}
h3 {
  color: #2a2a2a;
  font-size: 17px;
  font-weight: bold;
}
h4 {
  color: #2a2a2a;
  font-size: 16px;
}
h5 {
  color: #2a2a2a;
  font-size: 14px;
}
h6 {
  color: #2a2a2a;
  font-size: 12px;
  font-weight: bold;
}
h6 a {
  color: #999 !important;
  font-size: 16px !important;
  float: right;
}

img {
  border: none;
}

textarea {
  overflow: auto;
}

.alignleft {
  float: left;
  margin: 0 20px 5px 0;
}

.alignright {
  float: right;
  margin: 0 0px 5px 20px;
}
.clear {
  clear: both;
}

@font-face {
  font-family: 'MyriadPro';
  src: url('fonts/myr-webfont.eot');
  src: url('fonts/myr-webfont.eot?#iefix') format('embedded-opentype'),
    local('&#9786;'), url('fonts/MyriadPro-Regular.woff') format('woff'),
    url('fonts/myr-webfont.ttf') format('truetype'),
    url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro';
  src: url('fonts/myr-webfont.ttf') format('truetype');
}

/* Каркас темы */

body {
  background: url(images/bg.gif) top repeat-x;
  font-size: 14px;
  font-family: Arial, Geneva, sans-serif;
  color: #000;
}
.page {
  min-height: 100%;
  margin: 0 auto;
  min-width: 1000px;
}

#wrap {
  overflow: hidden;
  width: 100%;
  background: url(images/bg-cont.gif) top repeat-x #d3d4d4;
  padding-bottom: 35px;
}

.container {
  width: 986px;
  margin: 0 auto;
  padding: 16px 2px 0px 2px;
}

/* Шапка */

#header-bg {
  height: 197px;
}
.header {
  height: 576px;

  font-family: 'MyriadPro';
}
.header .top {
  height: 132px;
  width: 988px;
  margin: 0 auto;
  font-size: 16px;
  padding-top: 30px;
}

.header .top span a {
  color: #000;
}

.header .top span a:hover {
  text-decoration: none;
}

.header .top_name {
  font-size: 50px;
  margin-top: 10px;

  letter-spacing: 0.1px;
  color: #0698e2;
  cccccolor: #07a9fc;

  text-decoration: none;
}

.header .logo {
  width: 107px;
  height: 98px;
  text-decoration: none;
  background: url(images/logo.png) no-repeat;
  float: left;
}
.header .logo span {
  color: #006691;
  display: block;
  padding: 0px 0 0 112px;
}

.header .block_menu {
  border-bottom: 2px solid #0491cc;
  background: #f3f3f3;
}
.header .block_menu ul {
  list-style: none;
  width: 988px;
  margin: 0 auto;
  padding: 0;
  font-size: 20px;
}
.header .block_menu ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  background: url(images/bg_li.png) repeat-x;
  padding: 0 8px;
  margin: 0 2px 0 0;
  position: relative;
  border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-top-right-radius: 8px;
  -moz-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
}
.header .block_menu ul li.current-menu-item,
.header .block_menu ul li.current-page-parent,
.header .block_menu ul li.current-page-ancestor,
.header .block_menu ul li:hover {
  background: url(images/bg_li_act.png) repeat-x;
}
.header .block_menu ul .parent-submenu:hover {
  background: url('images/bg_li_act.png') repeat-x scroll 0 0 #0492cd;
}
.header .block_menu ul li ul li a:hover {
  background: url(images/current.png) no-repeat 0 center;
}

.header .block_menu ul li a,
.block_menu ul li a:visited {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #908f90;
}
.block_menu ul li ul .current-menu-item a {
  background: url(images/current.png) no-repeat 0 center;
}
.header .block_menu ul li a.kat {
  color: #fff;
  padding-right: 15px;
  background: url(images/ug.png) 100% 8px no-repeat;
}

.header .block_menu ul li.current-page-parent a.kat {
  color: #fff;
  padding-right: 15px;
  background: url(images/ug_current.png) 100% 12px no-repeat;
}

.header .block_menu ul li.current-page-ancestor a.kat {
  color: #fff;
  padding-right: 15px;
  background: url(images/ug_current.png) 100% 12px no-repeat;
}

.header .block_menu ul li ul {
  position: absolute;
  z-index: 5;
  background: #0492cd;
  padding: 0;
  width: auto;
  display: none;
  margin: 0px 0 0 -8px;
  list-style: none;
  width: 490px;
  border-radius: 0 0 8px 8px;
  box-shadow: 3px 3px 3px #333333;
}
.header .block_menu ul li ul li {
  margin: 0 7px;
  padding: 7px 11px 7px 5px;
  text-align: left;
  width: 220px;
  height: auto;
  line-height: 15px;
  background: url(images/dotted-menu.png) repeat-x 0 bottom;
  position: static;
}
.header .block_menu ul li ul li:hover {
  background: url(images/dotted-menu.png) repeat-x 0 bottom;
}
.header .block_menu ul li ul li.current-menu-item,
.header .block_menu ul li ul li.current-page-ancestor {
  background: url(images/dotted-menu.png) repeat-x 0 bottom;
}
.header .block_menu ul li.current-menu-item ul,
.header .block_menu ul li.current-page-parent ul,
.header .block_menu ul li.current-page-ancestor ul {
  background: none repeat scroll 0 0 #0492cd !important;
  border-radius: 0 0 8px 8px;
  box-shadow: 3px 3px 3px #333333;
  width: 490px;
}
.header .block_menu ul li ul li a {
  font-size: 16px !important;
  color: #fff;
  text-decoration: none;
  padding: 0 0 0 10px;
  margin-left: -4px;
}
.header .block_menu ul li ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.header .center_header {
  width: 988px;
  margin: 0 auto;
  background: url(images/bg_center_header.jpg) 100% 100% no-repeat;
  height: 355px;
}
.header .block_head {
  color: #028bc4;
  font-size: 20px;
  line-height: 1.3em;
  padding: 20px 0 0 0px;
  margin-bottom: 55px;
}
.header .block_head table td {
  padding: 0 3px;
}
.header .block_head span.hed {
  font-size: 28px;
  display: block;
  margin-bottom: 10px;
  color: red;
}
.block_form {
  width: 446px;
  min-height: 195px;
  color: #666666;
  font-size: 22px;
  padding: 0 0 0 30px;
  background: url(images/bg_block_form.png) repeat-x;
  position: relative;
  border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
}
.call_form {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 0 0 8px 8px;
  color: #0476b0;
  font-size: 14px;
  padding: 5px 2px;
  position: relative;
  width: 224px;
  border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
}
.call_form td {
  padding: 5px 0 5px 2px;
}
.call_form .right {
  text-align: right;
  padding: 5px 2px 5px 0;
}
.call_form span {
  color: #0476b0;
  font-size: 14px;
  font-weight: bold;
}
.block_form table {
  width: 100%;
  border: 0;
  color: #666666;
  font-size: 18px;
  margin: 12px 0 0 0;
}
.block_form table td {
  border: 0;
  vertical-align: top;
}
.block_form table td span {
}
.block_form table td input {
  border: 1px solid #e1e1e1;
  width: 171px;
  padding: 7px 4px;
  outline: none;
}
.block_form table td textarea {
  border: 1px solid #e1e1e1;
  width: 202px;
  height: 70px;
  margin: 0;
  outline: none;
  padding: 2px;
}
.block_form table td .submit {
  border: 0;
  height: 37px;
  width: 206px;
  margin: -4px 0 0 0;
  background: url(images/bg_but.png) repeat-x;
  color: #fff;
  font-size: 18px;
  font-family: 'MyriadPro';
  text-shadow: 0 1px 1px #0683b6;
  position: relative;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  cursor: pointer;
}

.error {
  color: red;
  font-size: 12px;
}
.sucsess {
  color: green;
  font-size: 14px;
}

/* Логотипы */

.bl_baner {
  height: 1%;
  overflow: hidden;
  text-align: center;
  background: #0288c1 url(images/bg_bl_baner.gif) repeat-x;
  padding: 7px 4px;
  line-height: 0;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  margin-bottom: 30px;
}
.bl_baner span {
  display: -moz-inline-stack;
  display: inline-block;
  margin: 0 16px;
}
.bl_baner span a {
  height: 41px;
  display: table-cell;
  vertical-align: middle;
}

/* Левая колонка */

#left-col {
  float: left;
  width: 224px;
}

#left-col .block {
  width: 189px;
  padding: 20px 10px 20px 25px !important;
  line-height: 22px;
  font-size: 14px;
  padding: 0px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  margin-bottom: 10px;
  position: relative;
}
#left-col .block ul {
  padding: 0;
}
#left-col .head {
  color: #454747;
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  text-transform: capitalize;
  font-family: 'MyriadPro';
}

#left-col .head {
  color: #454747;
  font-size: 18px;
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  text-transform: capitalize;
  font-family: 'MyriadPro';
}

#left-col .head_form {
  background: url(images/bg_block.jpg) repeat-x;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0px 15px 15px;
  font-family: 'MyriadPro';
  border-top-right-radius: 8px;
  -moz-border-top-right-radius-radius: 8px;
  -webkit-border-top-right-radius-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-top-left-radius-radius: 8px;
  -webkit-border-top-left-radius-radius: 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
}
#left-col .widget .head_form {
  margin: -20px -10px 20px -25px;
}

.title-phoneform {
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0px 0px 0;
  font-family: 'MyriadPro';
  color: #028bc4;
  background: url('images/bg_block_form.png') repeat-x scroll 0 0 transparent;
  border-radius: 10px;
}
#formpage {
  width: 924px;
}

#formpage .head_form {
  background: url(images/bg_block.jpg) repeat-x;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0px 15px 15px;
  font-family: 'MyriadPro';
  border-top-right-radius: 8px;
  -moz-border-top-right-radius-radius: 8px;
  -webkit-border-top-right-radius-radius: 8px;
  border-top-left-radius: 8px;
  -moz-border-top-left-radius-radius: 8px;
  -webkit-border-top-left-radius-radius: 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
}

#left-col .block_left {
  width: 200px;
  height: 100px;
  padding: 12px 12px 0 12px !important;
  text-align: center;
  line-height: 22px;
  color: #fff;
  font-size: 14px;
  font-family: 'MyriadPro';
  padding: 0px;
  background: url(images/bg_block.jpg) repeat-x;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 10px;
}

#left-col .block_left strong {
  font-size: 20px;
}

#left-col .block_form {
  width: 199px;
  color: #666666;
  font-size: 16px;
  font-family: 'MyriadPro';
  padding: 6px 0 12px 25px;
  background: #e5e5e5 url(images/bg_block_form_left.png) repeat-x;
  position: relative;
  border-bottom-right-radius: 0 0 8px 8px;
  -moz-border-bottom-right-radius-radius: 0 0 8px 8px;
  -webkit-border-bottom-right-radius-radius: 0 0 8px 8px;
  border-bottom-left-radius: 0 0 8px 8px;
  -moz-border-bottom-left-radius-radius: 0 0 8px 8px;
  -webkit-border-bottom-left-radius-radius: 0 0 8px 8px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  margin-bottom: 10px;
  display: table;
}
#left-col .block_form table {
  width: 100%;
  border: 0;
  color: #666666;
  font-size: 16px;
  margin: 12px 0 0 0;
}
#left-col .block_form table td {
  border: 0;
  vertical-align: top;
}
#left-col .block_form table td span {
  display: block;
  margin: 0px 0 3px 0;
}
#left-col .block_form table td input {
  border: 1px solid #e1e1e1;
  width: 161px;
  padding: 7px 4px;
  margin-bottom: 7px;
  outline: none;
}
#left-col .block_form table td textarea {
  border: 1px solid #e1e1e1;
  width: 165px;
  padding: 7px 4px;
  height: 63px;
  margin: 0;
  outline: none;
  padding: 2px;
}
#left-col .block_form table td .submit {
  border: 0;
  height: 37px;
  width: 164px;
  margin: 10px 0 0 0;
  background: url(images/bg_but.png) repeat-x;
  color: #fff;
  font-size: 16px;
  font-family: 'MyriadPro';
  text-shadow: 0 1px 1px #0683b6;
  position: relative;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  cursor: pointer;
}

.menu li a {
  cursor: pointer;
}

.menu li ul {
  margin: 5px 0 5px 10px;
  display: none;
}

.menu li ul li .border {
  border-bottom: 1px dotted grey;
}

.menu li ul li a {
  font-size: 12px;
  background: none;
}

#left-col .current-menu-item > a {
  font-weight: bold;
}

.tagcloud {
  margin-top: 5px;
  overflow: hidden;
}

/* Контент */

.widgettitle {
  color: #454747;
  font-size: 18px;
  font-weight: normal;
  padding: 0 !important;
  margin: 0px 0px 25px 0px;
  text-transform: capitalize;
  font-family: 'MyriadPro';
}
.widgettitle a {
  color: #000 !important;
  font-size: 16px !important;
  float: right;
}

#meta a {
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  font-size: 10px;
  display: block;
  padding: 0 5px 0 5px;
  float: left;
  margin: 0 0px 5px 0px;
  height: 17px;
}

#meta s {
  height: 19px;
  width: 16px;
  display: block;
  float: left;
  text-decoration: none;
  position: relative;
  right: 5px;
  top: -1px;
  background: url(images/meta.jpg) no-repeat left;
}

.social_button {
  float: right;
}

.social_button .pluso {
  float: none;
}

.social_button .pluso.fixed {
  position: fixed;
}

.content_form {
  width: 864px;
  padding: 25px 30px 30px 30px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  background: #fff;
  line-height: 18px;
  position: relative;
  margin-bottom: 15px;
}
#formpage .content_form {
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  padding-top: 10px;
}
.content_form h1 {
  color: #0ca7e7;
}
.bg {
  background: #fff url(images/block.jpg) repeat-x;
  padding-top: 10px !important;
  padding-bottom: 15px !important;
}
#formpage .bg {
  background: #fff;
}
#content {
  width: 630px;
  padding: 18px 30px 30px 30px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  background: #fff;
  line-height: 18px;
  position: relative;
  margin-bottom: 15px;
}

.bottombar {
  margin-bottom: 15px;
  margin-right: 60px;
  width: 630px;
  padding: 20px 30px 30px 30px;
  float: right;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #fff url(images/block.jpg) repeat-x;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  position: relative;
  line-height: 18px;
}

#content p {
  margin: 15px 0px 15px 15px;
  padding: 0;
}

#content ol {
  margin: 0px 0px 15px 45px;
}

#content .submitted {
  margin-top: 10px;
  color: #454747;
  font-size: 12px;
  line-height: normal;
  font-weight: normal;
}

#content .post .next {
  width: 62px;
  height: 23px;
  background: url(images/next.jpg) no-repeat;
  float: right;
  color: #fff;
  padding: 5px 0 0 12px;
  font-size: 12px;
}

#content .post .next:hover {
  background: url(images/next_hover.jpg) no-repeat;
}

#content .post {
  clear: both;
  padding-top: 20px;
}

#content .link {
  color: #2a2a2a;
  font-size: 24px;
  line-height: 25px;
}

#content ul {
  margin: 10px;
}

#content ul li,
.content_form ul li {
  background: url('images/a3.gif') no-repeat scroll left 5px transparent;
  padding-bottom: 3px;
  padding-left: 10px;
}

.taxonomy {
  overflow: auto;
  max-height: 70px;
}

.navigation {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  clear: both;
}
.navigation a {
  font-size: 16px;
}

/* Комменты */
#docform td,
#respond td {
  border: 0;
  padding: 3px;
}
#docform .label,
#respond .label {
  padding-right: 10px;
  vertical-align: top;
}
#docform input,
#respond input {
  border: 1px solid #e1e1e1;
  width: 250px;
  padding: 7px 4px;
  outline: none;
}
#docform textarea,
#respond textarea {
  border: 1px solid #e1e1e1;
  width: 254px;
  height: 94px;
  margin: 0;
  outline: none;
  padding: 2px;
}
#docform .submit,
#respond .submit {
  border: 0;
  height: 37px;
  width: 206px;
  margin: 4px 0 0 0;
  background: url(images/bg_but.png) repeat-x;
  color: #fff;
  font-size: 18px;
  font-family: 'MyriadPro';
  text-shadow: 0 1px 1px #0683b6;
  position: relative;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  cursor: pointer;
}

.comm_list div {
  margin-bottom: 10px;
  padding-top: 10px;
}

.comm_list .children {
  margin-left: 20px;
}

.comm {
  border-top: 1px dotted grey;
  padding-top: 10px;
  margin-top: 10px;
}

.comm a {
  position: relative;
  top: 10px;
  font-weight: bold;
  color: #000;
}
.comm a.aligleft {
  margin-right: 270px;
}
/* Подвал */

#footer {
  clear: both;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  width: 100%;
  overflow: hidden;
  background: #494b4c;
  height: 55px;
}

.foot {
  text-align: left;
  margin: 0 auto;
  width: 968px;
  padding: 20px 0px 20px 0px;
}

.RecentNew li {
  border-bottom: 1px dotted grey;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.click {
  height: 20px;
  width: 150px;
  margin-top: 0px;
  position: absolute;
  z-index: 3;
  cursor: pointer;
  border: 1px solid red;
}
.widget {
  list-style: none;
}

.formpage {
  font-size: 12px;
}
.formpage h5 {
  margin-bottom: 20px;
}
.formpage ul li {
  padding-bottom: 5px;
}
.formpage form {
  font-size: 11px;
}

.formpage td {
  vertical-align: top;
}

.formpage .input {
  margin-right: 10px;
  margin-bottom: 0px;
  border: 1px solid #e1e1e1;
  width: 171px;
  padding: 6px 4px;
  outline: none;
}

.formpage .textarea {
  border: 1px solid #e1e1e1;
  width: 150px;
  height: 71px;
  margin: 0;
  outline: none;
  padding: 5px;
}

.formpage .submit {
  border: 0;
  height: 25px;
  width: 120px;
  margin: 15px 0 0 22px;
  background: url(images/bg_but.png) repeat-x;
  color: #fff;
  font-size: 14px;
  font-family: 'MyriadPro';
  text-shadow: 0 1px 1px #0683b6;
  position: relative;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  behavior: url(/wp-content/themes/centers/js/pie.htc);
  cursor: pointer;
}
.formpage .error {
  font-size: 10px;
  padding: 3px;
}

.blue-border {
  border: 2px solid #0476b0;
  border-radius: 8px 8px 8px 8px;
  float: right;
  margin: 5px 5px 5px 15px;
  padding: 5px;
  width: 215px;
}

.insert_block {
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 10px 10px 10px 10px;
  float: left;
  line-height: 18px;
  margin: 0 0 15px 10px;
  padding: 18px 30px 30px;
  position: relative;
  width: 630px;
}
.insert_block p {
  margin: 15px 0 15px 15px;
}
.insert_block_form {
  width: 864px;
  background: none repeat scroll 0 0 #ffffff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 18px 30px 30px;
}
#request-form {
  position: fixed;
  width: 300px;
  margin-left: -150px;
  margin-top: -200px;
  left: 50%;
  top: 50%;
  background: rgb(0, 169, 234);
  padding: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px;
  display: none;
  text-align: center;
  z-index: 999;
}
.close-recall img {
  cursor: pointer;
}
.block_form input,
.block_form textarea {
  margin: 0px 0 10px 0;
}

.phone-home-form,
.home-form {
  border: 3px solid #07a9fc;
  border-radius: 10px 10px 10px 10px;
  width: 450px;
  font-family: Arial;
  margin: 15px 0 0;
}
.home-form {
  padding: 0 20px 5px;
  width: 410px;
}
.phone-home-form .title-phone-form {
  background: url(/wp-content/themes/centers/images/back-title.png) repeat
    scroll 0 0 transparent;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 3px;
  text-align: center;
}
.phone-home-form .body-phone-form {
  color: #0476b0;
  font-size: 16px;
  padding: 20px 12px 25px 15px;
  text-align: center;
}
.phone-home-form .body-phone-form table {
  width: 100%;
}
.phone-home-form .body-phone-form td {
  padding: 5px 0;
  white-space: nowrap;
}
.phone-home-form .body-phone-form p {
  margin: 0 0 15px 0;
}
.phone-home-form .body-phone-form span {
  color: #0476b0;
  font-size: 14px;
  font-weight: bold;
}
.home-form .title-home-form {
  font-size: 24px;
  font-weight: bold;
  color: #0476b0;
  text-align: center;
  padding: 5px 0;
}
.home-form table {
  width: 430px;
  border: 0;
  color: #979898;
  font-size: 14px;
}
.home-form table td {
  border: 0;
  vertical-align: top;
}

.home-form table td input {
  border: 1px solid #979898;
  width: 180px;
  outline: none;
  padding: 5px;
  border-radius: 4px;
  margin: 6px 0 9px;
}
.home-form table td textarea {
  border: 1px solid #979898;
  width: 180px;
  height: 60px;
  margin: 6px 0 0;
  outline: none;
  padding: 5px;
  border-radius: 4px;
}
.home-form table td .submit {
  border: 0;
  height: 38px;
  width: 192px;
  background: url(images/home-submit.png) no-repeat;
  cursor: pointer;
  margin-top: 0;
}
.phone-img-form {
  margin: -20px 0 0 30px;
  position: absolute;
}
.content_form .phone-list {
  background: url('images/dotted.png') repeat-x scroll 0 top transparent;
  padding: 0;
}
.content_form .phone-list li {
  background: url('images/dotted.png') repeat-x scroll 0 bottom transparent;
  color: #4a4a4a;
  font-size: 16px;
  padding: 8px 15px 8px 0;
  text-align: right;
}
.content_form .phone-list li span {
  color: #0293cc;
  float: left;
  font-size: 14px;
  font-weight: bold;
}
.right-border {
  background: url('images/right-border.png') no-repeat scroll right center
    transparent;
}
.phone-title {
  background: url('images/small-phone.png') no-repeat scroll left center
    transparent;
  padding-left: 20px;
}
#content .important,
.content_form .important {
  background: url('images/important-list.png') no-repeat scroll 0 0 transparent;
  padding-top: 40px;
  padding-left: 35px;
}
#content.important li,
.content_form .important li {
  background: url('images/green-li.png') no-repeat scroll left center
    transparent;
  line-height: 30px;
  padding-left: 15px;
}
#content .blue,
.content_form .blue {
  padding-left: 35px;
}
#content .blue li,
.content_form .blue li {
  background: url(images/blue-li.png) left center no-repeat;
  line-height: 30px;
  padding-left: 15px;
}
a.sipiko_callme {
  background: url('images/button.png') no-repeat scroll 0 0 transparent;
  display: block;
  height: 77px;
  line-height: 213px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 224px;
}
.bottombar li {
  clear: both;
  margin: 5px 0;
}
.bottombar object,
.bottombar iframe {
  float: left;
  margin: 5px 10px 10px 0;
}
