body {
   background-color: white;
   font-family: arial, sans-serif;
   font-size: 12px;
}
a {
   color: #1A338F;
}
a:visited {
   color: #1A338F;
}
#site {
   border-collapse: collapse;
   width: 100%;
}
   #site .left_bg {
      width: 30px;
      background: url(/image/layout/color_line.gif) top left repeat-y;
   }
#line_up {
   background: url(/image/layout/line_up.gif) bottom left repeat-x;
   /* height: 19px; */
   height: 15px;
   vertical-align: bottom;
}
#bottom {
   background: url(/image/layout/down_line.gif) 0px 2px repeat-x;
   padding-top: 2px;
   height: 121px;
   overflow: hidden;
   width: 100%;
}
   #bottom_inner {
      background: url(/image/layout/down.jpg) 0 0px no-repeat;
      height: 121px;
      position: relative;
   }
      #bottom .bottom_tbl {
         width: 100%;
         height: 121px;
         border-collapse: collapse;
      }
      #bottom .bottom_tbl td.left {
         color: #FFF;
         padding-left: 47px;
         width: 400px;
      }
      #bottom .bottom_tbl td {
         vertical-align: top;
         padding: 20px 0px 12px 0px;
      }
      #bottom .bottom_tbl .left .head {
         font-weight: bold;
         margin-top: 4px;
         margin-bottom: 12px;
      }
      #bottom .bottom_tbl .left p {
         line-height: 1.3em;
      }
      #bottom .bottom_tbl .right {
         text-align: right;
         padding-right: 20px;
         padding-top: 30px;
         padding-bottom: 30px;
      }
      #bottom .bottom_tbl .right a {
         text-decoration: none;
         color: #A3C3C2;
      }
      #bottom .bottom_tbl .right a:hover {
         text-decoration: underline;
      }
      #bottom .bottom_tbl .right {
         color: #FFF;
      }
      #bottom .bottom_tbl .right a:visited {
         color: #A3C3C2;
      }
      #bottom img.map {
         float:left;
         margin-right: 20px;
      }
#slogan {
   text-align:right;
   vertical-align: top;
   width: 100%;
   padding: 0px;
   height: 148px;
   background: url(/image/layout/head_nayada.jpg) top left no-repeat;
}
   #slogans {
      background: url(/image/layout/color_life.png) 0 0 no-repeat;
      float: right;
      width: 416px;
      height: 104px;
      z-index: 10;
      padding-top: 6px;
      padding-right: 20px;
      color: #ded9a5;
   }
   #slogans a, #slogans a:visited {
      color: #ded9a5;
      font-family: Tahoma, Arial, sans-serif;
   }
   
#logo {
   width: 230px;
   padding-right: 5px;
	padding-top: 21px;
	vertical-align: top;
}
   #logo .phone {
      font-family: Arial, sans-serif;
      font-size: 108%;
      padding-top: 5px;
      color: #536959;
      padding-left: 20px;
   }
   #logo .address {
      font-family: Arial, sans-serif;
      font-size: 108%;
      padding-top: 9px;
      padding-left: 20px;
   }
		#logo .address a {
			color: #1A338F;
			text-decoration: none;
		}
		#logo .address a:hover {
			text-decoration: underline;
		}
#content {
   vertical-align: top;
}
p {
   margin: 0px 20px 10px 35px;
}
h1 {
   font-size: 125%;
   font-weight: bold;
   padding: 3px 30px 2px 35px;
   margin-bottom: 20px;
   text-transform: uppercase;
}
h3 {
   color: #F37021;
   font-weight: bold;
   font-size: 116%;
   margin: 22px 20px 10px 35px;
}
h4 {
   margin-top: 16px;
   margin-bottom: 10px;
   margin-left: 35px;
   font-weight: bold;
   color: #387b82;
   font-size: 100%;
}
.centered {
   text-align: center;
}
ul {
   margin: 0px 20px 10px 35px;
   padding-left: 30px;
}
ul.sitemap {
   margin: 0px 20px 10px 35px;
   padding-left: 0;
   list-style-type: none;
}
ul.sitemap li {
   list-style-type: none;
}

ul li {
   list-style-type: disc;
   padding: 0px 0px 5px 0px;
}
ul li ul,
ul.sitemap li ul {
   margin: 5px 0px 10px 15px;
   padding-left: 20px;
   list-style-type: disc;
}
ul li ul li,
ul.sitemap li ul li {
   list-style-type: disc;
}
ul.history  li {
   padding: 0px 0px 15px 0px;
   line-height: 1.3em;
}

.images_tbl {
   margin: 10px auto;
}
   .images_tbl td {
      vertical-align: top;
      padding: 2px;
   }
   .images_tbl .title {
      color: #FF6A00;
      margin-bottom: 6px;
      font-size: 92%;
   }
.center {
   text-align: center;
}
.general_cont {
   margin: 0px 20px 0px 35px;
}
h1.main {
   background: url(/image/layout/orange_h1.gif) 0 0 no-repeat;
   padding: 3px 30px 2px 35px;
   height: 14px;
   font-size: 100%;
   font-weight: bold;
}
h1.blue {
   background: url(/image/layout/blue_h1.gif) 0 0 no-repeat;
   color: #FFF;
   font-size: 100%;
   padding: 3px 30px 2px 20px;
   height: 14px;
   font-weight: bold;
}
.counters_top {
	display: none;
   height: 1px;
   overflow: hidden;
}
.counters_bottom {
   margin-top: 10px;
   overflow: hidden;
}
   .counters_bottom img {
      margin-right: 2px;
   }
   .main .descr {
      padding: 0px 10px 20px 35px;
      margin: 0;
   }
   .main td {
      vertical-align: top;
   }
   .main .main_features {
      margin-left: 35px;
   }
      .main_features td {
         padding-bottom: 20px;
         padding-right: 10px;
      }
   .main_features .header {
      color: #FF6606;
      margin-left: 10px;
      font-weight: bold;
      margin-bottom: 10px;
   }
   ul.services {
      margin: 0px 0px 20px 0px;
      padding: 0;
      list-style-type: none;
   }
   ul.services li {
      background: url(/image/layout/i-grey-label.gif) 1px 6px no-repeat;
      padding: 2px 0px 2px 9px;
      list-style-type: none;
   }
   .main .right {
      width: 241px;
      padding-left: 20px;
      padding-right: 5px;
   }
.main_news {
   margin: 25px 10px 15px 0px;
   padding-left: 0;
   font-size: 92%;
   list-style-type: none;
   llst-style-image: none;
}
   .main_news li {
      list-style-type: none;
      llst-style-image: none;
      background: url(/image/layout/i-news.gif) 0 5px no-repeat;
      padding: 1px 0px 1px 12px;
      margin-bottom: 10px;
   }
   .main_news .date { 
      color: #006F37;
      font-weight: bold;
   }
   a.main_go {
      padding-left: 12px;
      padding-right: 20px;
      font-size: 92%;
      background: url(/image/layout/all_news.gif) 100% 50% no-repeat;
   }
   a.work_go {
      padding-right: 20px;
      font-size: 92%;
      background: url(/image/layout/all_news.gif) 100% 50% no-repeat;
   }
   
.prices {
   margin: 40px 10px 20px 12px;
   font-size: 92%;
}
.prices a {
   display: block;
   padding-left: 20px;
   padding-top: 1px;
   padding-bottom: 3px;
   margin-bottom: 8px;
}
a.xls {
   background: url(/image/layout/i-xls.gif) 0 0 no-repeat;
   padding-left: 20px;
}
a.doc {
   background: url(/image/layout/i-doc.gif) 0 0 no-repeat;
   padding-left: 20px;
}
#menu_price {
   margin-top: 30px;
}
.features {
   border-collapse: collapse;
   font-size: 92%;
   margin: 10px 0;
}
   .features td {
      padding: 5px;
      border: 1px solid #ecbc06;
   }
.nowrap {
   white-space: nowrap;
}
.centered {
   margin-left: auto;
   margin-right: auto;
}
   
ol {
   margin: 0px 0px 10px 35px;
   padding-left: 30px;
}
ol li {
   list-style-type: decimal;
   padding: 0 0 1em 0;
}
.flash {
   margin: 0px 0px 10px 35px;
}
.ral {
   color: #FFF;
   border: 1px solid #CECECE;
   font-size: 92%;
   text-align: center;
}
   .ral td {
      padding: 2px;
   }
   .ral td.black {
      color: #000;
   }
   .ral .borderout {
      border: 1px solid #CECECE;
      padding: 2px 2px;
   }
   .ral td div {
      padding: 3px 2px;
   }
   .ral .head {
      color: #000;
      padding-left: 20px;
      text-align: left;
      font-size: 100%;
   }

   
ul.news_list {
   margin: 25px 10px 15px 0px;
   font-size: 100%;
   list-style-type: none;
   llst-style-image: none;
}
   ul.news_list li {
      line-height: 1.3em;
      list-style-type: none;
      llst-style-image: none;
      background: url(/image/layout/i-news.gif) 0 6px no-repeat;
      padding: 1px 0px 5px 12px;
      margin-bottom: 20px;
   }
   ul.news_list .date { 
      color: #006F37;
      font-weight: bold;
   }
   ul.news_list a.title {
      font-weight: bold;
   }
   .news_title {
      font-weight: bold;
      color: #1A338F; 
   }
   
.question_box {
   margin: 20px 20px 20px 35px;
}
   .question_box img {
      margin-right: 20px;
      background-color: #547388;
   }
   .question_box span {
      padding: 7px 20px 7px 10px;
      background-color: #547388;
   }
   .question_box a {
      color:#FFF;
      font-weight: bold;
   }
   .question_box a:visited {
      color:#FFF;
      font-weight: bold;
   }

.question_delimiter {
   margin: 40px 40px 30px 35px;
   border-top: 1px solid #1A338F;
}
.current_question {
   color: #1A338F;
   font-weight: bold;
}
.pagenav {
   margin: 10px 0px 10px 35px;
}
   .pagenav b, .pagenav a {
      margin-right: 2px
   }
   
.links_tbl td {
   vertical-align: middle;
   padding: 3px 5px;
}

.page_navigator {
   margin: 5px 20px 5px 35px;
   text-align:right;
}
   .page_navigator a {
      margin-right: 1px;
   }
   .page_navigator b {
      margin-right: 1px;
   }
.news_item {
   margin: 10px 0px;
}
.float_cont {
   width: 100%;
   overflow: hidden;
}
   .image_box {
      width: 250px;
      margin-right: 20px;
      margin-bottom: 10px;
      float: left;
		height: 210px;
   }
   .image_box2 {
      width: 510px;
      margin-right: 20px;
      padding-bottom: 20px;
      float: left;
   }
      .image_box .title {
         padding: 3px 10px 0px 10px;
         color: #FF6A00;
         font-size: 92%;
      }
			
.banner_flash {
	margin: 10px 10px 10px 35px;
}

div.partner_club_link {
	margin: 8px 0px 20px 0px;
}

div.partner_club_link img {
	margin-bottom: 4px;
}

#popup_buttons {
   position: fixed;
   width: 29px;
   top: 240px;
   z-index: 999;
   right: 4px;
}
#popup_buttons img { padding-bottom: 6px; }

