/* ----- r e s e t ----- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}
/* -- end of r e s e t -- */

@font-face {font-family: 'PT Sans Narrow';
  src: url('/dsgn/fonts/PTN57F_W.eot'); 
  src: local('PT Sans Narrow'),
      url('/dsgn/fonts/PTN57F_W.eot?#iefix') format('embedded-opentype'),
      url('/dsgn/fonts/PTN57F_W.svg#PTSans-Narrow') format('svg'),
      url('/dsgn/fonts/PTN57F_W.ttf') format('truetype'),
      url('/dsgn/fonts/PTN57F_W.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {font-family: 'PT Sans'; 
  src: url('/dsgn/fonts/PTS56F_W.eot'); 
  src: local('PT Sans Italic'),
      url('/dsgn/fonts/PTS56F_W.eot?#iefix') format('embedded-opentype'),
      url('/dsgn/fonts/PTS56F_W.svg#PTSans-Italic') format('svg'),
      url('/dsgn/fonts/PTS56F_W.ttf') format('truetype'),
      url('/dsgn/fonts/PTS56F_W.woff') format('woff');
  font-style: italic;
}

a {color:#7c7b7b; text-decoration: underline;}
a:hover {color:#7c7b7b; text-decoration: none;}
a:visited {color:#7c7b7b;}

p{
  margin: 0 0 10px 0;
  line-height: 1.1;
  text-align: left;
}
.clear { clear: both; }

hr { height: 1px; border: 0px; color: #d1d2d2; background: #d1d2d2; }

h1, .alt_header1 {
  font-size: 30px;
  color: #f98802;
  font-weight: normal;
  border-bottom: 1px solid #d1d2d2;
  text-align: right;
  padding: 0 11px 8px 0;
  margin: 0 0 7px 0;line-height: 0.9em;
}

h2{} 

html, body {height:100%;}
body {  
  background: #fff;
  color: #0c2e64;
  font-family: 'PT Sans Narrow', 'Arial Narrow', Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1;  
}
#layout {
  height: 100%;
  overflow: hidden;  
  max-width: 1920px;
  min-width: 1000px;
  margin: 0 auto;
}
#layout td { vertical-align:top; }
#wrapper_left {
  background: #419ce5  url(../dsgn/left_side2.png) no-repeat 100% 0;
  width: 309px;
  position: relative;
  overflow: hidden;
  height: 100%;  
}
#wrapper_left #wrapper_left_sh{
  background: url(../dsgn/shadow_left.png) repeat-y 100% 0;
  min-height: 100%;
  width: 100%;
  position: relative;
}
#wrapper_right #wrapper_right_sh{
  min-height: 100%;
  width: 100%;
  position: relative;
  background: url(../dsgn/shadow_right.png) repeat-y 0% 0;
}
#wrapper_right {
  background: #36a5ce url(../dsgn/right_side2.png) no-repeat 0% 100%;
  width: 264px;
  position: relative;
  overflow: hidden;
  height: 100%;  
}
#wrapper {  
  /*-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.44);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.44);
  box-shadow:0 0 16px rgba(0, 0, 0, 0.44);*/
  background: #f0eecf url(../dsgn/footer_bgr.jpg) no-repeat 50% 100%;
  width: 1347px;
  position: relative;
  overflow: hidden;
  height: 100%;  
}
#wrapper #wrapper_inner {  
  min-height: 100%;
  width: 100%;
  position: relative;  
  background: url(../dsgn/head_bgr4.jpg) no-repeat 50% 0;  
  /*border:1px solid #ccc*/
}
#header {
  padding: 0px 0 0 0;
  height: 437px;
  /*background: url(../dsgn/menu_bgr.png) no-repeat 50% 0;*/
  width: 100%;
}
#header #header_inner {
  margin: 0 auto;  
  width: 1000px;
  height: 467px;
  position: relative;
}
#content {  
  margin: 0 auto;  
  width: 1000px;
  display: table; /*for ie8,9*/
}
#content .left_block, #content .left_block_inner {
  width: 282px;
  float: left;
  margin: -67px 0 0 0;
  position: relative;
  padding: 0 0px 380px 0;
}
#content .left_block_inner {padding: 0 0px 0px 0;}

#content .right_block, #content .right_block_inner {
  float: left;
  padding: 43px 0 380px 50px;
  width: 668px;
}
#content .right_block_inner {padding: 43px 0 0px 50px;}
.right_block .inner, .right_block_inner .inner {
  padding: 22px 4px 0px 4px;
}


#content .inner_text {
  clear: both;
  padding: 0 0 380px 0;
}


#footer {
  position: absolute;
  bottom: 0;
  clear: both;  
  overflow: hidden;
  color: #011869;
  font-size: 14px;
  padding: 0px 0 0px 0;  
  width: 100%;    
  height: 256px;  
 /* background: url(../dsgn/phone.png) no-repeat 0 100%;*/
  /*border:1px solid #ccc;*/
}
#footer_inner{
  margin: 0 auto;  
  width: 1000px;
  height: 256px;
  position: relative;
  background: url(../dsgn/phone.png) no-repeat 0 100%;
}

/*********************************/

/* Main menu */
ul.main_menu {
  overflow: hidden;
  position: relative;
    z-index: 2;
  /*margin: 0 32px;*/
  height: 56px;
}
ul.main_menu li {
  float: left;
  padding: 14px 38px 0;
}
ul.main_menu li.active {
  color: #fff;  
  font-size: 19px;
  text-transform: lowercase;
}
.main_menu li a, .main_menu li a:hover, .main_menu li a:visited {
  color: #fff;  
  display: inline-block;
  text-decoration: underline;
  font-size: 19px;
  text-transform: lowercase;
}
.main_menu li a:hover {  
  text-decoration: none;  
}
/* Main menu */

/* Logo */
.logoline {
  position: absolute;
  width: 495px;
  top: 0px;
  left: -109px;
  height: 353px;
  background: url(../dsgn/logo.png) no-repeat 0% 0;
  z-index: 1;
}
.logoline #logo {
  top: 115px;
  left: 121px;
  width: 250px;
  height: 115px;
  cursor: pointer;
  position: absolute;
}
.logoline #logo a {
  display: block;
  width: 250px;
  height: 115px;
}

.logoline .slogan {
  color: #153364;
  font-size: 18px;  
  text-align: center;
  position: absolute;
  top: 272px;
  left: 122px;
  width: 250px;
}
/* Logo */

/* Section map */
div.section_map {
  background: #f0eecf;
  background: rgba(240,238,207,0.65);
  border: 1px solid #d1d2d2;
  padding: 4px 6px 4px 6px;
  margin-bottom: 56px;
}
.section_map div { padding:4px 0 4px 0; clear:both; height:36px; }

.section_map div a, .section_map div a:hover, .section_map div a:visited, .section_map div.active span{
  color: #fdfdfe;
  display: block;
  width: 229px;
  height: 27px;
  text-decoration: none;
  background: url(../dsgn/bg_section_map.png) no-repeat 0 0;
  padding: 9px 15px 0 24px;
}
.section_map div.active a, .section_map div.active a:hover, .section_map div.active a:visited {
  background: url(../dsgn/bg_section_map.png) no-repeat 0 -72px !important;
}
.section_map div a:hover, .section_map div.active a:hover {

  background: url(../dsgn/bg_section_map.png) no-repeat 0 -36px;
}
/* Section map */

/* News */
.small_news { padding: 0 10px 0px 10px; }
.small_news .alt_header2, .small_portfolio .alt_header2 {
  color: #797a81;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d2d2;
  padding: 0 0 0 6px;
  margin-bottom: 22px;
}
.small_news .all_news {
  border-top: 1px solid #d1d2d2;
  margin-top: 35px;
  padding: 11px 6px 0 6px;
}
.all_news a, .all_news a:hover, .all_news a:visited {
  font-size: 26px;
  color: #f98802;
  text-transform: uppercase;
  background: url(../dsgn/arrow.png) no-repeat 100% 14px;
  padding-right: 18px;
}
.small_news .small_news_date {
  font-size: 14px;
  color: #797a81;
  padding: 0px 6px 4px 6px;
}
.small_news_img { padding-top:5px; }
.small_news_img img { border: 1px solid #d1d2d2; padding: 6px; }

.small_news .small_news_header { padding:0 6px 0 6px; }
.small_news .small_news_header a, .small_news .small_news_header a:hover, .small_news .small_news_header a:visited {
  color: #0c2e64;
  font-size: 19px;
  line-height: 20px;
  text-decoration: none;
}
.small_news .small_news_header a:hover { text-decoration: underline; }

.small_news .small_news_more{
  text-align:right;
  padding: 0 6px 9px 0;
}
.small_news .small_news_more a, .small_news .small_news_more a:hover, .small_news .small_news_more a:visited {
  color: #7c7b7b;
  font-size: 14px;
  line-height: 24px;
  text-transform: lowercase;
}

.news {
  clear: both;
}
.news .newsItem{
  margin-bottom: 20px;
  padding: 0 0 8px 20px; 
  clear: both;
  overflow: auto;

}

.news .news_more{
  float: right;
  margin-right: 11px;
}

.news .newsItem h2{ color: #7C7B7B;}

.news .newsItem .newsDate{
  color: #7c7b7b;  
  font-size: 14px;
  float: right;
  margin: 0px 11px 0px 20px;
}

.news .newsImg{
  border: 1px solid #d1d2d2;
  padding: 8px;
  margin: 0px 20px 4px;
  float: left;
}

.news .newsImg a{ 
  display: block; 
  width: 180px; 
  height: 108px;
  text-decoration: none;
}

.left_desc
{
  padding-left: 10px;
}

/* News */

/* Portfolio */
.small_portfolio {
  padding: 0;
}
.small_portfolio_list {  }
.small_portfolio_list td {padding: 0 6px 35px; width: 282px;}
.small_portfolio_list div.img, .portfolio_item_list div.img { border: 1px solid #d1d2d2; padding: 8px; }
.small_portfolio_list a.thumb, .small_portfolio_list a.slide, .portfolio_item_list a.thumb, .portfolio_item_list a.slide { display: block; width: 264px; height: 148px; text-decoration: none; }
.small_portfolio_list .small_portfolio_date, .portfolio_item_list .portfolio_item_date {
  font-size: 14px;
  color: #797a81;
  padding: 14px 6px 0px 6px;
}
.small_portfolio_list td.splitter {
  background: url(../dsgn/portfolio_splitter.png) no-repeat 50% 15px;
  width: 1px;
  padding: 0 40px;
}
.small_portfolio_list .small_portfolio_header, .portfolio_item_header {padding: 23px 6px 0 6px; }
.small_portfolio_list .small_portfolio_header a, .small_portfolio_list .small_portfolio_header a:hover, .small_portfolio_list .small_portfolio_header a:visited, .portfolio_item_header a, .portfolio_item_header a:hover, .portfolio_item_header a:visited {
  color: #0c2e64;
  font-size: 24px;
  line-height: 18px;
  text-decoration: none;
}
.small_portfolio_list .small_portfolio_header a:hover, .portfolio_item_header a:hover { text-decoration: underline; }

.small_portfolio_list .small_portfolio_announce, .portfolio_item_announce { font-size: 16px; line-height: 17px; padding: 0px 6px }
.small_portfolio_more, .portfolio_item_more {  
  text-align:right;
  padding: 4px 6px 0px 0;
}
.small_portfolio_more a, .small_portfolio_more a:hover, .small_portfolio_more a:visited, .portfolio_item_more a, .portfolio_item_more a:hover, .portfolio_item_more a:visited {
  color: #7c7b7b;
  font-size: 14px;
  line-height: 24px;
  text-transform: lowercase;
  padding-left: 6px;
}

.portfolio_list { padding: 16px 0 0 0; overflow: hidden; }

.portfolio_list .portfolio_item_list {
  float: left;
  width: 282px;
  /*height: 286px;*/
  padding: 0 77px 35px 0;
}
.portfolio_list .odd {
  padding-right: 0px;
}

.portfolio_list div.img a
{
  text-decoration: none;
} 


/* portfolio_item_list_column 
.portfolio_list .portfolio_item_list_column{
  float: left;
  width: 282px;
  height: 286px;
  padding: 0 0 10px 15px;
}
.small_portfolio_list div.img, .portfolio_item_list_column div.img { border: 1px solid #d1d2d2; padding: 8px; }
.small_portfolio_list a.thumb, .small_portfolio_list a.slide, .portfolio_item_list_column a.thumb, .portfolio_item_list_column a.slide { display: block; width: 264px; height: 148px; text-decoration: none; }
.small_portfolio_list .small_portfolio_date, .portfolio_item_list_column .portfolio_item_date {
  font-size: 14px;
  color: #797a81;
  padding: 14px 6px 0 6px;
}
.portfolio_item_list_column div.object_text {
  width: 435px;
  overflow: visible;
  display: block;
  float: left;
  margin: 10px 0 10px 15px;
}
*/

/* Portfolio */

.phone {
  position: absolute;
  left: 220px;
  bottom: 25px;
  font-size: 24px;
  color: #021967;
}

.phone a, .phone a:hover, .phone a:visited {
    color: #011869;
    text-decoration: none;
}

.copyright {
  line-height: 15px;
  position: absolute;
  right: 0px;
  text-align: right;
  bottom: 27px;
}
.copyright a, .copyright a:hover, .copyright a:visited {
  color: #011869;
}

.intro { padding: 8px 0 44px 0; }
.intro .quote {
  font-size: 60px;
  float: left;
}
.intro .intro_text {
  padding: 10px 0 0px 29px;
  line-height: 19px;
}
p.intro {padding: 0 0 0 7px;}

.structure p{ text-align: center;}

/* Table tbl */
table.tbl {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 10px;
}
table.tbl th {  
    color: #797A81;
    font-size: 14px;
    line-height: 24px;
  font-weight: normal;
    padding: 0 0 0 15px;
    text-transform: uppercase;
  text-align: left;   
}
table.tbl td {
  padding: 15px;
  border-left: 1px solid #D1D2D2;
}
table.tbl td.first, table.tbl td.splitter, table.tbl td.splitter_first { border: none; }
table.tbl tr {/*border-bottom: 1px solid #D1D2D2;*/}
table.tbl td.splitter { 
  height: 1px; 
  background: #D1D2D2; 
  border-top: 15px solid #F0EECF;
  border-bottom: 15px solid #F0EECF; 
  padding: 0;
  line-height: 0px;
  font-size: 0px;
}
table.tbl td.splitter_first {
  border-top: 1px solid #D1D2D2; 
  border-bottom: 15px solid #F0EECF;
  padding: 0;
  line-height: 0px;
  font-size: 0px;
  height: 1px; 
}
table.tbl a.file_name, table.tbl a.file_name:hover, table.tbl a.file_name:visited {
  color: #0c2e64;
  text-decoration: none;
  display: inline-block; 
  padding: 0 0 11px 0;
}
table.tbl a.file_name:hover { text-decoration: underline; }
.dnld {}
.dnld img { float: left; margin-right: 11px;}
.dnld div { padding:20px 0 0 0; }
/* Table tbl */

/* articles */
.articlecontainer p
{
  margin: 0 0 7px 0;
}

.articlecontainer ul{
  list-style-type: disc;
}

.articlecontainer ol{
  list-style-type: decimal;
}

.articlecontainer ul, .articlecontainer ol{
    margin-left: 20px;
    margin-bottom: 14px;
}

.articlecontainer h2
{
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: normal;
}


/* gallery */
.gallery {
  float: left;
  display: block;
  width: 206px;
  height: 150px;
}
.gallery div.img { border: 1px solid #d1d2d2; padding: 8px; }
.gallery a.thumb, .gallery a.slide { display: block; width: 188px; height: 105px; text-decoration: none; }

/* access */
.access_img {
  float: left;
  display: block;
  width: 180px;
  height: 250px;
}
.access_img { border: 1px solid #d1d2d2; padding: 8px; }
.access_img a.thumb { display: block; width: 180px; height: 250px; text-decoration: none; }


/* contact form */
.feedbackform {
  margin-top: 40px;
}

.feedbackform .namevalue
{
  clear: both;
  margin-bottom: 10px;
}
.feedbackform  .namevalue label
{
  width: 120px;
  display: block;
  float: left;
  color: #797A81;
}

.feedbackform #submitFeedback
{
  margin-left: 120px;
  color: #797A81;
} 

.errorMessage
{
  margin-left: 120px;
  color: #F98802;
}

.fieldMessage
{
  margin-left: 120px;
}

/* persons */

#content .articlecontainer ul.persons {
  list-style: none;
  margin: 0px;
}

#content .articlecontainer ul.persons li {
  clear: both;
}

#content .articlecontainer ul.persons li div.person_photo {
  float: left;
  display: block;
  border: 1px solid #d1d2d2; 
  padding: 8px;  
  margin: 10px 10px 10px 0px;
}

#content .articlecontainer ul.persons li div.person_photo a {
  display: block;
  text-decoration: none;
}

#content .articlecontainer ul.persons li div.person_text {
  width: 435px;
  overflow: visible;
  display: block;
  float: left;
  margin: 10px 0px 10px 15px;
}


#content .articlecontainer ul.persons li div.person_text .person_name{
  color: #F98802;
  font-size: 24px;
}

#content .articlecontainer ul.persons li div.person_text .person_about{
  margin: 15px 0px 15px 0px;
}

#content .articlecontainer ul.persons li div.person_text .person_position{
  margin: 15px 0px 15px 0px;
}

/* person */

#content .articlecontainer div.person div.person_photo {
  float: left;
  display: block;
  border: 1px solid #d1d2d2; 
  padding: 8px;  
  margin: 10px 10px 10px 0px;
}

#content .articlecontainer div.person div.person_photo a {
  display: block;
  text-decoration: none;
}

#content .articlecontainer div.person div.person_text {
  width: 435px;
  overflow: visible;
  display: block;
  float: left;
  margin: 10px 0px 10px 15px;
}


#content .articlecontainer div.person div.person_text .person_name{
  color: #F98802;
  font-size: 24px;
}

#content .articlecontainer div.person div.person_text .person_about{
  margin: 15px 0px 15px 0px;
}

#content .articlecontainer div.person div.person_text .person_position{
  margin: 15px 0px 15px 0px;
}

























































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
