body {
  padding: 0;
  margin: 0;
  background: #e0e0e0 url(/img/bg1.jpg);
  font-family: Arial, Helvetica, sans-serif;
  color: #252525;
}

img {  border: 0; }

@font-face {
    font-family: 'DINCondensedCRegular';
    src: url('dincondensedc-webfont.eot');
    src: url('dincondensedc-webfont.eot?#iefix') format('embedded-opentype'),
         url('dincondensedc-webfont.woff') format('woff'),
         url('dincondensedc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1.webh {
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  color: #252525;
  clear: both;
  text-transform: uppercase;
}

.fplink {
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #737373;
  text-transform: uppercase;
  text-align: center;
}

h1.webh a {
  color: #252525;
  text-decoration: none;
}

h1.webh a:active,
h1.webh a:hover {
  text-decoration: underline;
}

h3.fp_hdr {
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #737373;
  font-weight: normal;
}

.mainprj h1.webh {
  margin: 0 0 30px 220px;
}

.mainprj #prjcat ul {
  margin: 0 0 30px 0;
}

.mainprj #prjcat {
  top: -52px;
  position: relative;
  width: 750px;
}

#prjcat .more3 {  margin-bottom: 30px; }

.mainprj .prjitem {
  font-size: 11px;
  padding-bottom: 30px;
}

.mainprj .prjitem a {
  color: #252525;
  text-decoration: none;
}

.mainprj .prjitem strong {
  font-size: 14px;
}

.mainprj .prjitem img {
  margin: 0 0 10px 0;
}

a {  color: #6b4ba3;	}

#top {
  background: repeat-x #000 url(/img/bg2.gif);
  height: 46px;
  color: #fff;
}

.content {
  padding: 0 0 0 100px;
  width: 840px;
  /*margin: 0 auto;*/
  margin: 0 0 0 100px;
  clear: both;
}

#top .content { padding: 0; }

ul#lng {
  padding: 0;
  margin: 0;
  list-style: none;
}

ul#lng li {  padding: 0 22px 0 0;  }

ul#lng li a {
  display: block;
  height: 12px;
  width: 20px;
  background-repeat: no-repeat;
  background-image: url(/img/flags.png);
  background-position: 0 -12px;
}

ul#lng li a.selected {  background-position: 0 0;  }

ul#lng li#lng2 a { background-position: -20px -12px;  }
ul#lng li#lng3 a { background-position: -40px -12px;  }

ul#lng li#lng2 a:active,
ul#lng li#lng2 a:hover,
ul#lng li#lng2 a.selected { background-position: -20px 0;  }
ul#lng li#lng3 a:active,
ul#lng li#lng3 a:hover,
ul#lng li#lng3 a.selected { background-position: -40px 0;  }


#topmenu {
  padding: 23px 0 10px 0;
  position: relative;
  border-bottom: 1px solid #595959;
}

#topmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: auto;
}

ul#lng li,
#topmenu ul li {
  float: left;
}

#topmenu ul li a {
  display: block;
  height: 10px;
}

ul#menu3n li a span,
#logo a span,
ul#lng li a span,
#topmenu ul li a span {  display: none;  }

ul#menu2  {
  position: absolute;
  right: 0;
  top: 23px;
}

ul#menu1n li {
  padding: 0 50px 0 0;
}

ul#menu1n li a {
  padding: 10px 0;
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 10px;
  color: #212121;
  text-decoration: none;
}

ul#menu1n li a.sel,
ul#menu1n li a:active,
ul#menu1n li a:hover {
  color: #6b4ba3;
}

li#tm9 a {
  width: 66px;
  background-position: -271px 0;
}

li#tm9 a.sel,
li#tm9 a:active,
li#tm9 a:hover {  background-position: -271px -20px;  }

li#tm10 a {
  width: 45px;
  background-position: -218px 0;
}

li#tm10 a.sel,
li#tm10 a:active,
li#tm10 a:hover {  background-position: -218px -20px;  }


ul#menu2 li a {
  background-repeat: no-repeat;
  background-image: url(/img/soc.png);
  width: 20px;
  height: 20px;
}

ul#menu2 li {  padding: 0 0 0 20px;  }

li#tm7 a { background-position: -20px 0;  }
li#tm8 a { background-position: -40px 0;  }

#first {
  width: 800px;
  padding: 0;
  position: relative;
  background: no-repeat url(/img/tri8-1.jpg) 100px 50px;
}

#logo {
  width: 192px;
  height: 129px;
  position: relative;
  top: 0;
  left: -58px;
  margin: 40px 0 50px 0;
}

#logo a {
  display: block;
  background: no-repeat url(/img/logo.png);
  width: 192px;
  height: 129px;
}

.c_left {
  width: 220px;
}

.c_right {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 327px;
  width: 220px;
  z-index: 100;
}

#ex_links {
  padding: 9px 0 0 0;
  width: 220px;
  border-top: 2px solid #595959;
	font-size: 11px;
  color: #6b4ba3;
}

#tri {
  position: absolute;
  top: 20px;
  left: 0;
	width: 855px;
	height: 621px;
  z-index: 50;
}

#tri6n {
  position: absolute;
  background: no-repeat url(/img/tri6-1.png) 210px 68px;
  width: 900px;
  height: 600px;
}
#tri5n {
  position: absolute;
  background: no-repeat url(/img/tri5-1.png) 450px 70px;
  width: 885px;
  height: 600px;
  }
#tri4n {
  position: absolute;
  background: no-repeat url(/img/tri4-1.png) 210px 80px;
  width: 870px;
  height: 600px;
}
#tri3n {
  position: absolute;
  background: no-repeat url(/img/tri3-1.png) 210px 50px;
  width: 900px;
  height: 600px;
}
#tri2n {
  position: absolute;
  background: no-repeat url(/img/tri2-1.png) 200px 60px;
  width: 850px;
  height: 600px;
}
#tri1n {
  position: absolute;
 background: no-repeat url(/img/tri1-1.png) 280px 70px;
  width: 890px;
  height: 600px;
}


#tri6 {
  background: no-repeat url(/img/tri6-1.png) 210px 118px;
  width: 900px;
  height: 800px;
}
#tri5 {
  background: no-repeat url(/img/tri5-1.png) 450px 120px;
  width: 885px;
  height: 724px;
  }
#tri4 {
  background: no-repeat url(/img/tri4-1.png) 210px 130px;
  width: 870px;
  height: 768px;
}
#tri3 {
  background: no-repeat url(/img/tri3-1.png) 210px 100px;
  width: 900px;
  height: 752px;
}
#tri2 {
  background: no-repeat url(/img/tri2-1.png) 200px 110px;
  width: 850px;
  height: 752px;
}
#tri1 {
 background: no-repeat url(/img/tri1-1.png) 280px 120px;
  width: 890px;
  height: 732px;
}

#link1 {
  width: 900px;
  height: 752px;
}

#link2 {
  width: 900px;
  height: 752px;
}

#link3 {
  width: 900px;
  height: 800px;
}

#link1 a {
  background: no-repeat url(/img/link1.png);
  text-align: block;
  display: block;
  width: 90px;
  height: 49px;
  position: absolute;
  right: 120px;
  top: 50px;
  font-size: 14px;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link2 a {
  background: no-repeat url(/img/link2.png);
  text-align: block;
  display: block;
  width: 84px;
  height: 54px;
  position: absolute;
  left: 290px;
  bottom: 195px;
  font-size: 14px;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link3 a {
  background: no-repeat url(/img/link3.png);
  text-align: block;
  display: block;
  width: 63px;
  height: 84px;
  position: absolute;
  left: 180px;
  top: 140px;
  font-size: 14px;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link1n {
  width: 900px;
  height: 752px;
}

#link2n {
  width: 900px;
  height: 752px;
}

#link3n {
  width: 900px;
  height: 800px;
}

#link1n a {
  background: no-repeat url(/img/dot.png) bottom center;
  display: block;
  width: 90px;
  height: 49px;
  position: absolute;
  right: 120px;
  top: 0;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link2n a {
  background: no-repeat url(/img/dot.png) top center;
  display: block;
  width: 74px;
  padding: 15px 0 0 0;
  height: 49px;
  position: absolute;
  left: 290px;
  bottom: 245px;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link3n a {
  background: no-repeat url(/img/dot.png) bottom center;
  display: block;
  width: 63px;
  height: 84px;
  position: absolute;
  left: 180px;
  top: 90px;
  text-decoration: none;
  color: #737373;
  z-index: 100;
}

#link3 a span,
#link2 a span,
#link1 a span {  display: none; }

.parallax-layer {
  position: absolute;
}

#proj {
  width: 220px;
  height: 78px;
  padding: 0 0 70px 0;
  margin: 0 0 9px 0;
  border-bottom: 2px solid #595959;
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  color: #212121;
}

#footer {
  background: repeat-x url(/img/bg3.png);
  height: 147px;
}

#contacts {
  font-size: 11px;
  width: 220px;
  padding: 40px 0 80px 0;
  margin: 0 0 100px 0;
  color: #6b4ba3;
  border-bottom: 1px solid #595959;
  position: relative;
  z-index: 100;
}
#ex_links ul,
#contacts ul {
  padding: 0 0 20px 0;
  margin: 0;
  list-style: none;
}

#ex_links ul {
  margin: 40px 0 0 0;
  text-transform: uppercase;
}

#contacts ul li {  padding: 0 0 3px 0;  }

#ex_links ul li {
  margin: 0 0 0 -20px;
  padding: 0 0 17px 20px;
  background: no-repeat url(/img/li1.png) 0 2px;
}

#footer .content {
  padding: 40px 0 0 0;
  color: #212121;
  font-size: 11px;
}

#projects,
#about {
overflow: hidden;
padding-bottom: 100px;
margin-left: 0;
}

#newsin,
#projectsin,
#catalogin,
#aboutin {
  min-height: 760px;
  margin-left: -50px;
  background: no-repeat url(/img/bg4.jpg);
  padding: 0 0 0 50px;
  position: relative;
 }

.bgcatalog {
  background: no-repeat url(/img/bg7.jpg) -60px 0;
}

.bgphoto {
  background: no-repeat url(/img/bg15.jpg) 130px 0;
  overflow: hidden;
  padding-bottom: 100px;
  margin-left: 0;
}

.bgclients {
  overflow: hidden;
  background: no-repeat url(/img/bg9.jpg) 20px 0;
}

.bgprojects {
  background: no-repeat url(/img/bg16.jpg) 0 -5px;
}

.bgcontacts {
  background: no-repeat url(/img/bg17.jpg) -25px -35px;
}

.bgcontacts #aboutin,
#projectsin,
.bgphoto #projectsin,
.bgcatalog #catalogin { background: 0; }

#projects {
  min-height: 900px;
}

#newsin {
  background: no-repeat url(/img/bg14.jpg) 120px -45px;
  min-height: 920px;
}


ul#menu3n {
  padding: 50px 0 55px 0;
  margin: 0;
  list-style: none;
  height: 25px;
}

ul#menu3n li {
  float: left;
  padding-right: 40px;
  font-size: 12px;
}

ul#menu3n li#logos {
  padding-right: 55px;
  width: 65px;
}

ul#menu3n li#logos a {
  margin: -12px 0 0 0;
  width: 50px;
  height: 54px;
  background: no-repeat url(/img/logos.png);
}


ul#menu3n li a {
  display: block;
  height: 25px;
  padding: 5px 0;
  font-family: 'DINCondensedCRegular', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  color: #252525;
  text-decoration: none;
  white-space:nowrap;
}

ul#menu3n li a.sel,
ul#menu3n li a:active,
ul#menu3n li a:hover {
  color: #6b4ba3;
}

ul#menu3n li form {
  padding: 0;
  margin: 0;
}

ul#menu3n li select {
  font-size: 13px;
  line-height: 15px;
  width: 95px;
}

#maps {
  width: 900px;
  height: 339px;
  overflow: hidden;
  margin: 0 0 0 -100px;
	
}

#context {
  margin: 0 0 0 -100px;
  padding: 0 0 0 220px;
  font-size: 14px;
  overflow: auto;
}

#context h1 {
  font-size: 30px;
  padding: 0 0 20px 0;
  margin: 0;
  font-weight: normal;
  line-height: 18px;
}

#context h1 a {
  font-size: 14px;
}

#context h3 {
  font-size: 14px;
  padding: 0 0 15px 0;
  margin: 0;
}

#context h3 a {  font-weight: normal; }

.text {
  font-size: 90%;
  clear: both;
  padding: 0 0 0 120px;
}

.text p {  padding-top: 0; }

.text h2 {
  margin: 0;
  padding: 25px 0;
  font-size: 100%;
}

.text blockquote {
  width: 580px;
  padding: 40px 100px 15px 0;
  margin: 0 0 0 -120px;
  font-size: 200%;
  text-transform: uppercase;
  background: no-repeat url(/img/bg5.png) right;
}

.text dl dt,
.text dl dd,
.text dl {
  overflow: auto;
	padding: 0;
	margin: 0;
}

.text dl dt,
.text dl dd {
  float: left;
}

.text dl dt {
  width: 45%;
  padding-right: 5%;
}

.text dl dd {
  width: 45%;
  padding-left: 5%;
}

.photolist {
  width: 900px;
}

.photolist h2,
.photolist h3 {
  padding: 0;
  margin: 0;
  font-size: 100%;
}

.photolist h3 {
  font-weight: normal;
  padding: 0 0 25px 0;
}

.photolist ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 90%;
  overflow: auto;
  width: 900px;
  overflow: visible;
}

.photolist ul li {
  border-top: 1px solid #b4b4b4;
  float: left;
  width: 350px;
  padding: 60px 90px 40px 0;
  overflow: visible;
}

.photolist li ul {
  width: auto;
  clear: both;
  font-size: 12px;
}

.photolist li ul li {
  border: 0;
  float: none;
  width: auto;
  padding: 0;
  font-style: italic;
}

.p_photo {
  margin: 0 45px 45px -70px;
  width: 147px;
  height: 173px;
  float: left;
  background-repeat: no-repeat;
}

.in_photo {
  width: 147px;
  height: 173px;
  background: no-repeat url(/img/brd.png);
}

.in_photo span {  display: none;  }

.photolist ul li.photofirst {
  border: 0;
  padding-top: 0;
}

.prbr {
  color: #6b4ba3;
  text-decoration: underline;
}

#history {
  padding: 0 0 0 120px;
  font-size: 90%;
  width: 450px;
}

#news {
  padding: 0 0 0 120px;
  font-size: 90%;
}

#catalog  {
  font-size: 90%;
  width: 800px;
}

#catalog img {  border: 0; }

#catalog ul,
#news ul,
#history ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#catalog ul {
  margin-left: -220px;
  width: 1020px;
  overflow: auto;
}

#catalog ul li {
  font-size: 11px;
  float: left;
  padding: 0 0 30px 120px;
}

#catalog ul li dl dt,
#catalog ul li dl dd,
#catalog ul li dl {
  padding: 0;
  margin: 0;
}

#catalog ul li dl {
  padding: 15px 0 0 5px;
  width: 220px;
}

#catalog ul li dl dt {
  float: left;
  clear: both;
  width: 100px;
  font-weight: bold;
}

#catalog ul li dl dd {
  width: 120px;
  float: left;
}

.pages {
  width: 800px;
}

.pages a {
  float: left;
  font-size: 11px;
  text-transform: uppercase;
}

.pages a span {  display: none;  }

a.pagesall {
  padding: 17px 0 0 0;
}

.pagesin a {
  display: block;
  width: 28px;
  height: 30px;
  padding: 17px 0 0 15px;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #000;
}

a.arl,
a.arr {
  display: block;
  width: 43px;
  height: 47px;
  background: no-repeat url(/img/arl.png) 25px 20px;  
}

a.arr {
  background: no-repeat url(/img/arr.png) 25px 20px;  
}

.pagesin a:active,
.pagesin a:hover,
.pagesin a.sel {
  background: no-repeat url(/img/bg8.png);
}

#history ul li {
	padding: 0 0 45px 0;
}

#news ul li {
padding: 40px 0 45px 0;
}


#news ul li blockquote {
	border-top: 1px solid #b4b4b4;
  padding: 15px 20px 20px 100px;
  margin: 0 0 0 -220px;
  width: 640px;
  background: url(/img/bg6.png);
  position: relative;
}

span.galka {
  position: absolute;
  display: block;
  left: 50px;
  top: 20px;
  width: 21px;
  height: 17px;
  background: url(/img/galka.png);
}

#news h1,
#history h1 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 200%;
}

#history h1 a {
  color: #000;
  text-decoration: none;
}

#history h1 a:active,
#history h1 a:hover {
  text-decoration: underline;
}

#news .rbr,
#history .rbr {
	padding: 0 0 20px 0;
	font-size: 80%;
}

#rubrics {
  position: absolute;
  width: 150px;
  font-size: 80%;
  right: 0;
  top: 140px;
}

#rubrics ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rubrics ul li {
  padding: 0 0 35px 0;
}

#rubrics strong {
	font-size: 120%;
	padding: 0 0 20px 0;
  display: block;
}

.itemimg {
  background-color: #fff;
  text-align: center;
  margin: 0 0 0 -100px;
  float: left;
  width: 550px;
}

.itemspec {
  font-size: 85%;
}

.itemspec dl {
  width: 310px;
  float: left;
  padding: 0 0 0 40px;
  margin: 0;
}

.itemspec dl dt {
  font-weight: bold;
  float: left;
  width: 155px;
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #bfbfbf;
}

.itemspec dl dd {
  float: left;
  width: 155px;
  padding: 10px 0;
  margin: 0;
  border-top: 1px solid #bfbfbf;
}


.itemdescr {
  padding: 30px 0 0 0;
  clear: both;
  font-size: 95%;
}

#prjcat,
#photog {  margin: 0 0 0 -100px; }

#prjcat ul,
#photog ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#prjcat ul {
  overflow: auto;
}

#prjcat ul li {
  float: left;
  width: 225px;
  padding-right: 10px;
}

#photog ul li {
  float: left;
  position: relative;
  width: 235px;
  height: 170px;
}

#photog ul li a.pitem {
  display: block;
  width: 235px;
  height: 170px;
  color: #fff;
  text-decoration: none;
}

.photodescr {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 11px;
  color: #fff;
  display: none;
  background: url(/img/bg10.jpg);
  width: 215px;
  height: 150px;
  padding: 10px;
  overflow: hidden;
}

#photog ul li a.pitem:active .photodescr,
#photog ul li a.pitem:hover .photodescr {
  display: block;
}

.con_left {
  border-top: 1px solid #b4b4b4;
  padding: 60px 100px 40px 0;
  clear: both;
  width: 280px;
  float: left;
}

.con_rght {
  border-top: 1px solid #b4b4b4;
  padding: 60px 10px 40px 0;
  width: 140px;
  float: left;
}

.clients ul li {
  font-size: 12px;
  padding: 30px 100px 0 0;
  width: 210px;
  border: 0;
}

.clients ul li h2 {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #252525;
  font-size: 30px;
}

.clients ul li img {
  margin: 0;
}

.clients ul li .prjitem {
  width: 190px;
}

.clitem {
  width: 247px;
  height: 187px;
  float: left;
  margin: 0 0 0 -100px;
  padding: 18px 0 0 0;
  background: no-repeat url(/img/bg13.png);
}

.feedform {
  padding: 0 0 0 120px;
}

.feedform ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.feedform ul li {
  padding: 0 0 20px 0;
}

.inpic,
.feedform ul li input {
  font-size: 14px;
  padding: 3px 5px;
  margin: 3px 0 0 0;
  width: 525px;
}

.inpic {width: 180px;}

.feedform ul li select {
  font-size: 14px;
  padding: 3px 5px;
  margin: 3px 0 0 0;
  width: 525px;
}

.feedform ul li a {
  font-size: 14px;
  margin: 3px 0 0 0;  
  display: block;
}

.feedform ul li textarea {
  font-size: 14px;
  padding: 3px 5px;
  margin: 3px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  width: 525px;
  height: 150px;
}

.feedform b {
  color: #252525;
  font-size: 10px;
  text-transform: uppercase;
}

label.error {
  color: red;
  display: block;
  font-size: 10px;
}

.more3 {
  text-align: center;
}

.more3 a {
  background: no-repeat url(/img/more.png);
  display: block;
  width: 187px;
  height: 32px;
  margin: 0 auto;
}

.more3 a span {  display: none; }

.prjitem h2 {
  padding: 0 0 5px 0;
  margin: 0;
}

.prjitem h2 a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.prjitem h2 a:active,
.prjitem h2 a:hover {
  text-decoration: underline;
}

.col3 {
  width: 30%;
  float: left;
  padding: 0 3% 0 0;
}

.text h3,
.ahdr {
  color: #6b4ba3;
  font-size: 15px;
  text-transform: uppercase;
}




table.Service
{
	margin-top: 30px;
	width:800px;

}

.Service tr.mainRow 
{
	color:       #FFFFFF;
	font-weight: 800;
	background-color : #4F81BD  ;

}

.Service  td
{
	padding: 10px;
}


