/**
* GLOBAL *******************************************
*/

* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: none;
  text-decoration: none;
  vertical-align: top;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  display: block;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
div.cl, 
div.cr, 
div.cb {
  height: 0;
  line-height: 0;
  font-size: 0;
}
.fwn {
  font-weight: normal !important;
}
.dn {
  display: none !important;
}
.remove-span span {
  display: none;
}
.bold {
  font-weight: bold;
}
.mbn {
  margin-bottom: 0 !important;
}
/**
* LAYOUT **************************************************************
*/
html,
body {
  height: 100%;  
}
body {
  text-align: center;
  background: #252525 url(../_img/container_bg_middlefill.gif) repeat-y center;
}
#container {
  position: relative;
  min-height: 100%;
  width: 998px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: url(../_img/container_bg_bottom.gif) no-repeat left bottom;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
#container-inner {
  position: relative;
  min-height: 100%;
  background: url(../_img/header_bg_bottom.gif) no-repeat 0 120px;
}
#container-inner-middle {
  min-height: 732px;
}
* html body #container-inner-middle {
  height: 732px;
}
/**
* HEADER
*/
#header {
  height: 172px;
  background: url(../_img/header_bg.jpg) no-repeat;
  padding: 0 0 0 147px;
}
#header .cb {
  height: auto !important;
}
#header-logo {
  display: block;
  float: left;
}
#header-right {
  float: left;
  width: 597px;
  height: 143px;
  padding: 0;
}
#header-right ul li {
  float: left;
}
#header-right ul li.act a.act {
  text-decoration: underline !important;
}
#nav-add {
  float: right;
  padding: 12px 16px 0 0;
  height: 84px;
}
html>body #nav-add {
  height: 72px !important;
}
#nav-add,
#nav-add a {
  color: #000 !important;
}
/**
* NAV MAIN
*/
#nav-main {
  float: left;
  padding: 0 0 0 28px;
  position: relative;
}
#nav-main,
#nav-main li {
  height: 36px !important;
}
#nav-main li {
  border-right: 1px solid #000;
}
#nav-main li.last {
  border-right: none !important;
}
#nav-main a {
  display: block;
  color: #fff !important;
  padding: 9px 14px 11px 14px;
  font-size: 1.455em;
  line-height: 100%;
}
#nav-main,
#nav-main li.service {
  overflow: visible !important;
}
#nav-main li ul {
  position: absolute;
  left: 33px;
  width: 450px;
  text-decoration: none;
  padding-top: 17px;
}
#nav-main li ul li {
  border-right: none !important;
}
#nav-main li ul li a {
  font-size: 1.182em !important;
  line-height: 100%;
  padding: 5px 9px !important;
  color: #999 !important;
}
#nav-main li ul li.act a.act,
#nav-main li ul li a:focus,
#nav-main li ul li a:hover {
  color: #fff !important;
}
#nav-main li ul li.act a.act {
  text-decoration: none !important;
}
/**
* NAV LANG
*/
#nav-lang {
  float: right;
  padding: 12px 16px 0 0;
}
#nav-lang {
  color: #7e8c49 !important;
}
#nav-lang a {
  color: #dce8ae !important;
}
/**
* CONTENT
*/
#content {
  width: 720px;
  margin: 0 0 0 139px;
  background: #0a0a0a;
}
/**
* FOOTER
*/
#footer {
  text-align: center;
  padding: 12px 0 20px 0;
}
#footer hr {
  display: none;
}
/**
* FONTS *******************************************************************************
*/
body {
  font: 75% Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  color: #eee;
}
#header {
  font-size: 0.909em;
  line-height: 1em !important;
}
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  color: #dce8ae;
}
a:focus,
a:hover {
  text-decoration: underline;
}
/*
* NAV-TOP
*/
#header a:link,
#header a:visited,
#header a:focus,
#header a:hover,
#header a:active {
  color: #fff;
}
#header a:focus,
#header a:hover {
  text-decoration: underline;
}
#nav-add,
#nav-lang {
  line-height: 120%;
}
/**
* CONTENT *
*/
#content {
  font-size: 1em;
}
#content p,
#content li {
  line-height: 175%;
}
#content h1,
#content h2,
#content h3,
#content p,
#content ul {
  margin: 0 0 1.25em 0;
}
#content h1,
#content h2,
#content h3 {
  font-size: 2em;
  line-height: 100%;
  font-weight: normal;
  color: #999;
  margin: 0 0 0.4em 0 !important;
}
#content h1 a {
  color: #999 !important;
}
#content p span,
#content p span a {
  font-size: 1.1667em;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8cf4f;
}
/**
* FOOTER
*/
#footer {
  font-size: 0.917em;
  line-height: 100%;
  color: #898989;
}body {
  font: 75% Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  color: #eee;
}
#header {
  font-size: 0.909em;
  line-height: 1em !important;
}
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  color: #dce8ae;
}
a:focus,
a:hover {
  text-decoration: underline;
}
/*
* NAV-TOP
*/
#header a:link,
#header a:visited,
#header a:focus,
#header a:hover,
#header a:active {
  color: #fff;
}
#header a:focus,
#header a:hover {
  text-decoration: underline;
}
#nav-add,
#nav-lang {
  line-height: 120%;
}
/**
* CONTENT 
*/
#content {
  font-size: 1em;
}
#content p,
#content li {
  line-height: 175%;
}
#content h1,
#content h2,
#content h3,
#content p,
#content ul {
  margin: 0 0 1.25em 0;
}
#content h1,
#content h2,
#content h3 {
  font-size: 2em;
  line-height: 100%;
  font-weight: normal;
  color: #999;
  margin: 0 0 0.4em 0 !important;
}
#content h1 a {
  color: #999 !important;
}
#content p span,
#content p span a {
  font-size: 1.1667em;
  font-weight: bold;
  text-transform: uppercase;
  color: #b8cf4f;
}
/**
* FOOTER
*/
#footer {
  font-size: 0.917em;
  line-height: 100%;
  color: #898989;
}

/**
* CONTENT ***********************************************************
*/

/**
* ALL BLOCKS
*/
p.img,
p.images {
  margin: 0 !important;
}
.block1,
.block2 {
  width: 706px !important;
  margin-left: 7px;
  margin-bottom: 12px;
}
/**
* BLOCK 1
*/
.block1 {
  background: url(../_img/box_bg_1_top.gif) no-repeat;
}
.block1 .inner {
  background: url(../_img/box_bg_1_bottom.gif) no-repeat left bottom;
  padding: 23px 28px 22px 23px;
  height: 120px;
}
html>body .block1 .inner {
  height: auto !important;
  min-height: 120px !important;
}
.block1 .content {
  float: left;
  width: 350px;
}
.block1.special .content {
  width: 497px !important;
}
.block1.special .content p {
  margin: 0 !important;
  clear: both;
}
.block1.special .inner {
  padding-bottom: 12px !important;
}
.block1 p.img {
  float: right;
}
.block1 p.img-left {
  float: left;
}
.block1.special p.img {
  float: left !important;
  padding: 0 18px 0 0;
}
.block1.special .content h1 {
  float: left;
  width: 280px !important;
}
.block1.special .content ul.menu {
  float: right;
  margin: 0 !important;
}
.block1.special .content ul.menu li {
  display: inline;
  margin: 0 !important;
}

.block1.special .content ul.menu,
#dynContent1,
#dynContent2,
#dynContent3,
#dynContent4 {
  display: none;
}

.decorpic_left {
float: left;
width: 320px;
}

.decorpic_right {
float: right;
width: 320px;

}

#dynContent1,
#dynContent2,
#dynContent3,
#dynContent4 {
  padding: 12px 0 0 0 !important;
}

.block1 .left,
.block1 .right {
  float: left;
}
.block1 .left {
  width: 350px;
}
.block1 .right {
  width: 305px;
}
.block1 .right h1,
.block1 .right p {
  padding-left: 24px;
}
.block1 .right h1 {
  background-position: 24px !important;
}
.block1 .right p.img {
  margin-bottom: 16px !important;
}
/**
* BLOCK 2
*/
.block2 .inner {
  padding: 20px 28px 22px 23px;
}
/** LEFT **/
.block2-left {
  float: left;
  width: 376px;
  background: url(../_img/box_bg_2a_top.gif) no-repeat;
}
.block2-left .inner {
  background: url(../_img/box_bg_2a_bottom.gif) no-repeat left bottom;
}
.block2-left p.images img {
  float: left;
  margin-right: 10px;
}
.block2-left p.images img.last {
  margin-right: 0 !important;
}
/** RIGHT **/
.block2-right {
  float: right;
  width: 316px;
  background: url(../_img/box_bg_2b_top.gif) no-repeat;
}
.block2-right .inner {
  background: url(../_img/box_bg_2b_bottom.gif) no-repeat left bottom;
}
.block2 .inner {
  /*height: 235px;*/
  height: 260px;
}
html>body .block2 .inner {
  height: auto !important;
  /*min-height: 235px !important;*/
  min-height: 276px !important;
}

p.close,
p.open {
  text-align: right;
}

#visio_info {
display:none;
}

.visio_more {
  padding: 20px 0 0 0;
  height: 1%; 
}

.visio_more .img-left {
  width:150px;
  float:left;
  margin-right: 18px;
}

.visio_more .text {
  width:450px;
  float:left;  
}

.visio_more .text_h {  
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.75em;
  color: #999;
}

.visio_more p.open,
.visio_more p.close {
  margin: 0 !important;
}

p.last {
  margin-bottom: 0 !important;
}
