body {
	font:11px arial,sans-serif;
	color:#000;
	background:#fff;
	margin:0;
	min-width:1000px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#main {
	width:100%;
	overflow:hidden;
}
h1.logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:95px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 6px 0 32px;
	display:inline;
}
.logo a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#header {
	width:100%;
}
#header:after {
	clear:both;
	display:block;
	content:"";
}
.header {
	width:100%;
	margin:15px 0 0;
}
.header:after {
	clear:both;
	display:block;
	content:"";
}
.header .slogan {
	float:left;
	background:url(../images/slogan.gif) no-repeat;
	width:294px;
	height:52px;
	text-indent:-9999px;
}
.header .choose {
	float:right;
	padding:0 22px 0 0;
	margin:14px 0 0;
}
.header .choose select {
	float:left;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	padding:0;
	width:133px;
	height:20px;
}

.header .nav {
	float:right;
	padding:0 30px 0 0;
	margin:14px 0 0;
	list-style:none;
}
.header .nav li {
	float:left;
	padding:0 9px 0 11px;
	background:url(../images/searator01.gif) no-repeat 0 50%;
}
.header .nav li.hover,
.header .nav li:hover {
	position:relative;
}
.header .nav li.hover .search-box,
.header .nav li:hover .search-box {
	display:block;
}
.header .nav li.hover a.link,
.header .nav li:hover a.link {
	color:#fff;
	margin:0 2px 0 -9px;
	padding:0 9px;
	background:#e15b30;
	text-decoration:none;
}
.header .nav li:first-child {
	padding:0 9px 0 0;
	background:none;
}
.header .nav li a {
	float:left;
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#155691;
	text-decoration:underline;
}
.header .nav li a:hover {text-decoration:none}
.header .nav li a.link {
	float:left;
	font:11px/20px Arial, Helvetica, sans-serif;
	color:#155691;
	margin:0 -9px;
	padding:0 20px 0 9px;
	display:inline;
	background:url(../images/ico-search.gif) no-repeat 100% 50%;
}
.header .nav li a.link:hover {
	color:#fff;
	margin:0 2px 0 -9px;
	padding:0 9px;
	background:#e15b30;
	text-decoration:none;
}
.header .nav li .search-box {
	position:absolute;
	top:20px;
	left:2px;
	display:none;
	width:172px;
}
.header .nav li .search {
	background:#e15b30;
	width:148px;
	padding:0 12px 17px;
	overflow:hidden;
}
.header .nav li .search input {
	float:left;
	margin:18px 0 0;
}
.header .nav li .search span {
	float:left;
	margin:13px 6px 0 0;
	background:url(../images/bg-input01.gif) no-repeat;
	width:114px;
	height:14px;
	padding:4px 9px;
}
.header .nav li .search span input {
	float:left;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	background:none;
	border:none;
	width:114px;
}
.menu {
	padding:0 0 0 32px;
	overflow:hidden;
	background:#4598f3;
	margin:13px 0 0;
}
#menu {
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#menu li {
	float:left;
	width:15%;
	background:url(../images/searator02.gif) no-repeat 0 50%;
}
#menu li.wide {width:16%}
#menu li.lang {width:6%}
#menu li a {
	display:block;
	margin:0 0 0 1px;
	cursor:pointer;
	height:23px;
	padding:7px 0 0;
}
#menu li a:hover {background:#0182c7}
#menu li.active a {background:#0182c7}
#menu li a span {
	display:block;
	margin:0 auto;
	text-indent:-9999px;
}
#menu li a.btn-about span {
	background:url(../images/btn-about.png) no-repeat;
	width:77px;
	height:17px;
}
#menu li a.btn-product span {
	background:url(../images/btn-product.png) no-repeat;
	width:71px;
	height:16px;
}
#menu li a.btn-services span {
	background:url(../images/btn-services.png) no-repeat;
	width:61px;
	height:17px;
}
#menu li a.btn-gallery span {
	background:url(../images/btn-gallery.png) no-repeat;
	width:61px;
	height:17px;
}
#menu li a.btn-news span {
	background:url(../images/btn-news.png) no-repeat;
	width:54px;
	height:17px;
}
#menu li a.btn-contact span {
	background:url(../images/btn-contact.png) no-repeat;
	width:60px;
	height:17px;
}
#menu li a.btn-lang span {
	float:right;
	background:url(../images/ico-lang.gif) no-repeat;
	width:42px;
	height:14px;
	margin:0 5px 0 0;
	display:inline;
}
#menu li a.btn-lang:hover {background:none}
#content {
	width:100%;
	overflow:hidden;
}
#content .flash {
	width:100%;
	border-bottom:13px solid #ffe739;
	position:relative;
}
#content .flash:after {
	clear:both;
	display:block;
	content:"";
}
#inner #content .flash {
	background:url(../images/bg-inner.gif) repeat-x;
	border-bottom:none;
}
#inner #content .flash1 {
	background:#fff url(../images/bg-inner1.gif) repeat-x;
	padding:0 0 2px;
	border-bottom:10px solid #0082c7;
	border-top:1px solid #1f4d96;
}
#inner #content .flash2 {
	background:#fff url(../images/bg-inner2.gif) repeat-x 100% 0;
	padding:0 0 2px;
	border-bottom:10px solid #0082c7;
	border-top:1px solid #1f4d96;
}
#inner #content .flash3 {
	background:#fff url(../images/bg-inner3.gif) repeat-x 100% 0;
	padding:0 0 2px;
	border-bottom:10px solid #0082c7;
	border-top:1px solid #1f4d96;
}
#inner #content .flash4 {
	background:#fff url(../images/bg-inner4.gif) repeat-x 100% 0;
	padding:0 0 2px;
	border-bottom:10px solid #0082c7;
	border-top:1px solid #1f4d96;
}
#inner #content .flash5 {
	background:#fff url(../images/bg-inner5.gif) repeat-x 100% 0;
	padding:0 0 2px;
	border-bottom:10px solid #0082c7;
	border-top:1px solid #1f4d96;
}
#content .flash img {display:block}
#inner #content .flash img {float:right}
#inner #content .flash3 img {float:left}
#inner #content .flash4 img {float:left}
#inner #content .flash5 img {float:left}
.content {
	padding:0 180px 0 0;
	overflow:hidden;
}
.content .info {
	float:left;
	width:100%;
}
.home-box {
	padding:0 0 0 35px;
	margin:30px 0 0;
	overflow:hidden;
}
.home-box .office-box {
	float:left;
	width:49%;
}
.home-box .office-box p {
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.home-box .office-box p strong {font:bold italic 14px/24px Arial, Helvetica, sans-serif}
.home-box .office-box .more {
	width:100%;
	overflow:hidden;
	margin:4px 0 0;
}
.home-box .office-box .more a {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#204c91;
	text-decoration:underline;
}
.home-box .office-box .more a:hover {text-decoration:none}
.home-box .office-box .photo-box {
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
}
.home-box .office-box .photo-box h2 {
	background:url(../images/head-office-home.gif) no-repeat;
	width:306px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.home-box .office-box .photo-box .photo {
	width:294px;
	overflow:hidden;
	border:4px solid #e0e0e0;
	border-width:0 4px 4px;
	padding:2px;
}
.home-box .office-box .photo-box .photo img {display:block}
.home-box .news-box {
	float:right;
	width:49%;
	background:#eaeaea;
}
.home-box .news-box .holder {padding:0 0 0 46px}
.home-box .news-box .heading {
	float:left;
	width:46px;
	display:inline;
	margin:0 0 0 -46px;
}
.home-box .news-box .heading h2 {
	background:url(../images/head-news-home.gif) no-repeat;
	width:27px;
	height:232px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.home-box .news-box .news {
	float:left;
	width:100%;
	margin:-13px 0 0;
	padding:0 0 28px;
}
.home-box .news-box .news-holder {padding:0 8px 0 0}
.home-box .news-box .new {
	padding:0 0 0 129px;
	height:1%;
	overflow:hidden;
	margin:34px 0 0;
}
.home-box .news-box .new .photo {
	float:left;
	width:129px;
	margin:0 0 0 -129px;
	display:inline;
}
.home-box .news-box .new .photo div {
	width:104px;
	overflow:hidden;
}
.home-box .news-box .color1 .photo div {border:6px solid #ffe739}
.home-box .news-box .color2 .photo div {border:6px solid #e15b30}
.home-box .news-box .color3 .photo div {border:6px solid #204c91}
.home-box .news-box .new .photo div img {display:block}
.home-box .news-box .new .text {
	float:left;
	width:100%;
}
.home-box .news-box .new .text h3 {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#757575;
	margin:0;
}
.home-box .news-box .new .text p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#505050;
	margin:0;
}
.home-box .news-box .new .text .more {
	height:1%;
	padding:0 27px 0 0;
	overflow:hidden;
}
.home-box .news-box .new .text .more a {
	float:right;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#505050;
	text-decoration:underline;
}
.home-box .news-box .color1 .text .more a {color:#fdc632}
.home-box .news-box .color2 .text .more a {color:#e15b30}
.home-box .news-box .color3 .text .more a {color:#204c91}
.home-box .news-box .new .text .more a:hover {text-decoration:none}
.inform-box {
	padding:0 30px 0 276px;
	margin:20px 0 0;
	overflow:hidden;
	min-height:120px;
}
.sub-inform {min-height:182px}
* html .inform-box {
	overflow:visible;
	height:120px;
}
* html .sub-inform {height:182px}
.inform-box h2 {
	font:24px/26px Arial, Helvetica, sans-serif;
	color:#e15b30;
	margin:0;
	padding:0 0 0 16px;
	background:url(../images/arrows01.gif) no-repeat 0 7px;
}
.inform-box p {
	font:italic 16px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0 0;
}
.inform-box p a {
	color:#204c91;
	text-decoration:underline;
}
.inform-box p a:hover {text-decoration:none}
.about-box {
	height:1%;
	padding:0 30px 35px 16px;
	background:#ededed;
	overflow:hidden;
}
.about-box .photo {
	float:left;
	width:203px;
	border:10px solid #ffe534;
	margin:20px 35px 0 0;
}
* html .about-box .photo {margin:20px 32px 0 0}
.about-box .photo img {display:block}
.about-box p {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 0;
}
.service p {margin:35px 0 0}
.service .picture {
	width:100%;
	overflow:hidden;
	margin:33px 0 0;
}
.service .picture img {display:block}
.more-box {
	background:url(../images/bg-more-box.gif) repeat-x;
	width:100%;
	overflow:hidden;
	margin:48px 0 0;
	position:relative;
}
.about-box .more-box {
	float:left;
	margin:48px 0 0 -16px;
	padding:0 0 0 16px;
	display:inline;
}
.more-box div {
	float:right;
	background:#ededed;
	padding:0 15px 0 11px;
}
.about-box .more-box div {padding:0 46px 0 11px}
.service .more-box div {padding:0 0 0 11px}
.more-box a {
	float:left;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#204c91;
	text-transform:uppercase;
	text-decoration:underline;
}
.more-box a:hover {text-decoration:none}
.more-box .pages {
	float:right;
	background:#ededed;
	padding:0 56px 0 17px;
	margin:0;
	list-style:none;
}
.more-box .pages li {float:left}
.more-box .pages li a {
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#204c91;
	padding:0 5px;
	text-transform:none;
}
.more-box .pages li a:hover {
	font-weight:bold;
	background:#f9e502;
}
.more-box .pages li a.active {
	font-weight:bold;
	background:#f9e502;
	text-decoration:none;
}
.items-box {
	height:1%;
	padding:0 16px 20px 0;
	background:#ededed;
	overflow:hidden;
}
.items-box .item {
	height:1%;
	padding:0 0 0 219px;
	overflow:hidden;
	margin:37px 0 0;
}
.why .item {margin:27px 0 0}
.history .item {margin:27px 0 0}
.items-box .item .photo {
	float:left;
	width:203px;
	padding:0 0 0 16px;
	margin:0 0 0 -219px;
	display:inline;
}
.items-box .item .photo img {
	display:block;
	border:8px solid #ffe534;
}
.items-box .item .text {
	float:left;
	width:100%;
}
.items-box .item .heading {
	background:#ffe534;
	height:1%;
	padding:3px 9px;
	overflow:hidden;
}
.items-box .item .heading h2 {
	font:21px/24px Arial, Helvetica, sans-serif;
	color:#005ec7;
	margin:0;
}
.items-box .item .heading h2 a {color:#005ec7}
.items-box .item .text p {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:15px 0 0 7px;
}
.history .item .text p {margin:0 0 0 7px}
.items-box .textbox {
	height:1%;
	padding:0 0 32px 25px;
	overflow:hidden;
	margin:49px 0 0;
}
.items-box .textbox p {
	font:italic 14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.interior {
	width:100%;
	padding:0 0 55px;
	background:#ededed;
	overflow:hidden;
}
.gallery {
	width:100%;
	padding:0 0 35px;
	background:#ededed;
	overflow:hidden;
}
.gallery-box {
	height:1%;
	padding:0 30px 0 17px;
	overflow:hidden;
	margin:-14px 0 0;
}
.gallery .gallery-box {margin:-5px 0 0}
.gallery-box ul {
	width:100%;
	padding:0;
	margin:45px 0 0;
	overflow:hidden;
	list-style:none;
}
.gallery .gallery-box ul {margin:30px 0 0}
.gallery-box ul li {
	float:left;
	width:33%;
}
.gallery-box ul li a {
	display:block;
	width:203px;
}
.gallery-box ul li a img {
	display:block;
	border:10px solid #ffe534;
}
.gallery-box ul li a:hover img {border:10px solid #e15b30}
.in ul li a:hover img {border:10px solid #ffe534}
.gallery-box ul li a.active img {border:10px solid #e15b30}
.in ul li.active ar img {border:10px solid #ffe534}
.gallery-box ul li div{
	width:223px;
	background:#ffe534;
	padding:0 0 10px;
	overflow:hidden;
}
.gallery-box ul li div p {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	text-align:center;
}
.gallery-box ul li div p a {
	color:#204c91;
	text-decoration:underline;
}
.gallery-box ul li div p a:hover {text-decoration:none}
.gallery .breadcrumbs {
	height:1%;
	padding:0 0 15px 27px;
	margin:18px 0 0;
	overflow:hidden;
	list-style:none;
}
.gallery .breadcrumbs li {
	float:left;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	padding:0 7px 0 12px;
	background:url(../images/searator03.gif) no-repeat 0 50%;
}
.gallery .breadcrumbs li:first-child {
	padding:0 7px 0 0;
	background:none;
}
.gallery .breadcrumbs li a {
	color:#204c91;
	text-decoration:underline;
}
.gallery .breadcrumbs li a:hover {text-decoration:none}
.gallery .back-box {
	height:1%;
	padding:0 0 0 24px;
	margin:20px 0 -20px;
	overflow:hidden;
}
.gallery .back-box a {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#204c91;
	text-decoration:underline;
}
.gallery .back-box a:hover {text-decoration:none}
.gallery .description {
	height:1%;
	padding:47px 20px 40px;
	overflow:hidden;
}
.gallery .description .textbox {
	width:100%;
	overflow:hidden;
}
.gallery .description p {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.gallery .description .work-box {
	width:100%;
	margin:38px 0 0;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.gallery .description .work-holder {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
	width:644px;
}
.gallery .description .work-info {
	left: -50%;
	float: left;
	position: relative;
	width:644px;
	text-align:left;
}
.gallery .description .work-box .btn-prev {
	float:left;
	width:33px;
	margin:134px 0 0;
}
.gallery .description .work-box .btn-prev a {
	display:block;
	background:url(../images/btn-prev.gif) no-repeat;
	width:33px;
	height:231px;
	text-indent:-9999px;
}
.gallery .description .work-box .btn-prev a.active {background:url(../images/btn-prev-over.gif) no-repeat}
.gallery .description .work {
	float: left;
	width:532px;
	margin:0 23px;
	display:inline;
	background:#fff;
}
.gallery .description .work .title {
	width:500px;
	padding:16px 16px 12px;
	overflow:hidden;
	background:#ffe534;
}
.gallery .description .work .title h3 {
	font:18px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	text-align:center;
}
.gallery .description .work .image {
	width:500px;
	padding:0 16px 12px;
	overflow:hidden;
	background:#ffe534;
}
.gallery .description .work .image img {display:block}
.gallery .description .work .item {
	width:500px;
	padding:0 16px 24px;
	overflow:hidden;
}
.gallery .description .work .item p {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:17px 0 0;
}
.gallery .description .work .item .photo {
	width:500px;
	overflow:hidden;
	margin:23px 0 0;
}
.gallery .description .work .item .photo img {display:block}
.gallery .description .work-box .btn-next {
	float:right;
	width:33px;
	margin:134px 0 0;
}
.gallery .description .work-box .btn-next a {
	display:block;
	background:url(../images/btn-next.gif) no-repeat;
	width:33px;
	height:231px;
	text-indent:-9999px;
}
.gallery .description .work-box .btn-next a.active {background:url(../images/btn-next-over.gif) no-repeat}


.eskiz {
	width:100%;
	padding:0 10px 35px 0;
	background:#ededed;
	overflow:hidden;
}
.eskiz .text {
	height:1%;
	padding:0 40px 0 38px;
	overflow:hidden;
	margin:40px 0 0;
}
.eskiz .text p {
	font:16px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.eskiz .photo {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:25px 0 0;
}
.eskiz .photo img {display:block}
.eskiz .zoom-box {
	position:absolute;
	top:45px;
	left:96px;
	width:175px;
}
.eskiz .zoom-box .heading {
	background:#ffe534;
	padding:6px 8px;
	height:1%;
	overflow:hidden;
}
.eskiz .zoom-box .heading a {
	float:left;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#204c91;
	padding:0 0 0 23px;
	background:url(../images/ico-zoom.gif) no-repeat 0 50%;
	text-decoration:underline;
}
.eskiz .zoom-box .heading a:hover {text-decoration:none}
.eskiz .zoom-box .description {
	background:#fff;
	padding:15px 10px;
	height:1%;
	overflow:hidden;
}
.eskiz .text .zoom-box .description p {font:12px/16px Arial, Helvetica, sans-serif}
.news-block {
	background:#ededed;
	overflow:hidden;
	width:100%;
	padding:30px 0 60px;
}
.news-block .new {
	height:1%;
	padding:0 70px 0 20px;
	overflow:hidden;
	background:#ededed;
	margin:0 0 58px;
}
.news-block .new .holder {padding:0 0 0 187px}
.news-block .new .photo {
	float:left;
	width:187px;
	margin:0 0 0 -187px;
	display:inline;
}
.news-block .new .photo img {
	display:block;
	border:8px solid #ffe534;
}
.news-block .new .text {
	float:left;
	width:100%;
}
.news-block .new .text em.date {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#727272;
	display:block;
}
.news-block .new .text p {
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0 0;
}
.news-block .new .read {
	width:100%;
	overflow:hidden;
	margin:7px 0 0;
}
.news-block .new .read a {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#e05b2e;
	text-decoration:underline;
}
.news-block .new .read a:hover {text-decoration:none}
.news-block .more-box {margin:0}
.contact-box {
	height:1%;
	padding:0 0 35px;
	background:#ededed;
	overflow:hidden;
}
.contact-form {
	width:100%;
	overflow:hidden;
	margin:25px 0 0;
}
.contact-form .holder {
	padding:0 0 0 23px;
	height:1%;
	overflow:hidden;
}
.contact-form .item {
	width:100%;
	overflow:hidden;
}
.contact-form .field {
	display:block;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#e25a30;
	padding:0 0 0 374px;
	margin:0 0 -3px;
}
.contact-form .item .heading {
	float:left;
	width:172px;
}
.contact-form .item .heading h3 {
	font:24px/26px Arial, Helvetica, sans-serif;
	color:#204490;
	margin:18px 0 0;
}
.contact-form .item .heading p {
	font:11px/14px Tahoma, Verdana, sans-serif;
	color:#969696;
	margin:18px 40px -7px 0;
}
.contact-form .item .textbox {
	float:left;
	width:596px;
}
.contact-form .item .part {
	width:596px;
	overflow:hidden;
	margin:16px 0 0;
}
.contact-form .item .textbox .label-text {
	float:left;
	font:15px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	width:169px;
	padding:0 0 0 15px;
	background:#a9a9a9;
	margin:0 17px 0 0;
}
.contact-form .item .text {
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:372px;
	padding:5px 10px;
	height:18px;
	background:#fff;
	border:1px solid #b7b7b7;
}
.contact-form .item select {
	float:left;
	font:16px/24px Arial, Helvetica, sans-serif;
	color:#000;
	width:392px;
	padding:0;
	height:24px;
	margin:3px 0 0;
}
.contact-form .item textarea {
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:372px;
	padding:5px 10px;
	height:178px;
	background:#fff;
	border:1px solid #b7b7b7;
}
* html .contact-form .item textarea {overflow:auto}
.file{
	float:left;
	background:url(../images/bg-input.jpg) no-repeat;
	height:31px;
	width:393px;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
}
.file-input-area{
	position:absolute;
	top:0;
	left:0;
	float:left;
	height:31px;
	width:393px;
	padding:0;
	margin:0;
}
.file .textinput {
	position:absolute;
	top:0;
	left:0;
	background:none;
	border:none;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:6px;
}
.button{
	float:right;
	background:url(../images/btn-browse.gif) no-repeat;
	width:88px;
	height:29px;
	text-indent:-9999px;
}
.contact-form .item .parameters {
	width:596px;
	overflow:hidden;
	position:relative;
}
.contact-form .item .parameters .photo {
	width:461px;
	padding:0 0 0 135px;
	overflow:hidden;
}
.contact-form .item .parameters .photo img {display:block}
.contact-form .item .parameters .height {
	position:absolute;
	top:47px;
	left:4px;
	width:101px;
}
.contact-form .item .parameters .height label {
	display:block;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 0 5px 6px;
}
.contact-form .item .parameters .height input {
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:89px;
	padding:5px;
	height:18px;
	background:#fff;
	border:1px solid #b7b7b7;
}
.contact-form .item .parameters .length {
	position:absolute;
	top:172px;
	left:26px;
	width:160px;
}
.contact-form .item .parameters .length label {
	float:left;
	font:16px/30px Arial, Helvetica, sans-serif;
	color:#000;
	width:59px;
}
.contact-form .item .parameters .length input {
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:89px;
	padding:5px;
	height:18px;
	background:#fff;
	border:1px solid #b7b7b7;
}
.contact-form .item .parameters .width {
	position:absolute;
	top:172px;
	left:435px;
	width:160px;
}
.contact-form .item .parameters .width label {
	float:left;
	font:16px/30px Arial, Helvetica, sans-serif;
	color:#000;
	width:59px;
}
.contact-form .item .parameters .width input {
	float:left;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:89px;
	padding:5px;
	height:18px;
	background:#fff;
	border:1px solid #b7b7b7;
}
.contact-form .item .part h4 {
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 0;
}
.contact-form .item .part .item-list {
	height:1%;
	padding:0 0 0 193px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.contact-form .item .part .item-list li {
	float:left;
	width:100%;
	margin:10px 0 0;
	overflow:hidden;
}
.contact-form .item .part .item-list li .check {
	float:left;
	width:14px;
	height:15px;
	margin:2px 4px 0 0;
}
.contact-form .item .part .item-list li label {
	float:left;
	width:90%;
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#000;
}
.code-box {
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
.code-box span {
	float:left;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	width:170px;
	padding:0 16px 0 0;
	text-align:right;
}
.code-box div {
	float:left;
	margin:0 23px 0 0;
}
.code-box input {float:left}
.code-box .txt {
	float:left;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	width:72px;
	padding:5px 5px 6px;
	margin:0 6px 0 0;
	height:18px;
	background:#fff;
	border:1px solid #b7b7b7;
	text-align:center;
}



.content .sidebar {
	float:left;
	width:155px;
	padding:0 0 0 25px;
	margin:32px -180px 0 0;
	display:inline;
}
.sidebar .order-box {
	width:138px;
	padding:0 0 6px;
	overflow:hidden;
}
.sidebar .order-box .link {
	display:block;
	background:url(../images/head-order-home.gif) no-repeat;
	width:138px;
	height:80px;
	overflow:hidden;
	text-indent:-9999px;
}
.sidebar .order-box p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#575757;
	margin:9px 0 0;
}
.sidebar .fill-box {
	width:138px;
	padding:0 0 6px;
	overflow:hidden;
	border-top:2px solid #eee;
}
.sidebar .fill-box .link {
	display:block;
	background:url(../images/head-fill-home.gif) no-repeat;
	width:138px;
	height:91px;
	overflow:hidden;
	text-indent:-9999px;
}
.sidebar .fill-box p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#575757;
	margin:9px 0 0;
}
.sidebar .call-box {
	background:url(../images/bg-sidebar.gif) no-repeat 0 100%;
	width:150px;
	padding:0 0 39px;
	overflow:hidden;
	border-top:2px solid #eee;
}
.sidebar .call-box .link {
	display:block;
	background:url(../images/head-call-home.gif) no-repeat;
	width:138px;
	height:67px;
	overflow:hidden;
	text-indent:-9999px;
}
.sidebar .call-box .phone {
	display:block;
	width:127px;
	background:url(../images/phone.gif) no-repeat;
	height:16px;
	margin:10px 0 0;
	text-indent:-9999px;
}
.sidebar .call-box p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#575757;
	margin:4px 0 0;
}
.sidebar .call-box p a {
	color:#204c91;
	text-decoration:underline;
}
.sidebar .call-box p a:hover {text-decoration:none}
.navigation {
	position:absolute;
	top:106px;
	left:16px;
	width:213px;
}
.sub-nav {top:37px}
.sub-nav1 {top:154px}
.sub-nav2 {top:132px}
.sub-nav3 {top:136px}
.sub-nav4 {top:106px}
.navigation div {
	background:url(../images/bg-nav-item.gif) no-repeat 100% 112px;
	width:213px;
	overflow:hidden;
	min-height:181px;
}
.sub-nav div {background:url(../images/bg-nav-item.gif) no-repeat 100% 180px}
.sub-nav1 div {background:url(../images/bg-nav-item.gif) no-repeat 100% 60px}
.sub-nav2 div {background:url(../images/bg-nav-item.gif) no-repeat 100% 73px}
.sub-nav3 div {background:url(../images/bg-nav-item.gif) no-repeat 100% 73px}
.sub-nav4 div {background:url(../images/bg-nav-item.gif) no-repeat 100% 100px}
* html .navigation div {
	overflow:visible;
	height:181px;
}
.navigation ul {
	background:url(../images/bg-nav.gif) repeat-y;
	width:213px;
	padding:6px 0 12px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.sub-nav ul {padding:9px 0 10px}
.sub-nav1 ul {padding:14px 0 18px}
.sub-nav2 ul {padding:10px 0 16px}
.sub-nav3 ul {padding:10px 0 16px}
.sub-nav4 ul {padding:14px 0 18px}
.navigation ul li {
	float:left;
	width:206px;
	padding:0 0 0 7px;
}
.navigation ul li a {
	display:block;
	width:136px;
	padding:6px 0 8px 19px;
	cursor:pointer;
	margin:5px 0 0;
}
.sub-nav ul li a {margin:0}
.sub-nav1 ul li a {
	width:144px;
	padding:6px 0 8px 11px;
	margin:8px 0 0;
}
.sub-nav2 ul li a {
	margin:8px 0 0;
	width:144px;
	padding:6px 0 8px 11px;
}
.sub-nav4 ul li a {
	margin:9px 0 0;
	width:144px;
	padding:7px 0 9px 11px;
}
.navigation ul li a:hover {background:url(../images/nav-btn.gif) no-repeat 0 100%}
.navigation ul li.active a {background:url(../images/nav-btn.gif) no-repeat 0 100%}
.navigation ul li a span {
	display:block;
	width:136px;
	text-indent:-9999px;
}
.sub-nav1 ul li a span {width:144px}
.sub-nav2 ul li a span {width:144px}
.navigation ul li a.btn-about span {
	background:url(../images/nav-about.png) no-repeat;
	height:17px;
}
.navigation ul li a.btn-about:hover span {
	background:url(../images/nav-about-over.png) no-repeat;
}
.navigation ul li.active a.btn-about span {
	background:url(../images/nav-about-over.png) no-repeat;
}
.navigation ul li a.btn-principles span {
	background:url(../images/nav-principles.png) no-repeat;
	height:21px;
}
.navigation ul li a.btn-principles:hover span {
	background:url(../images/nav-principles-over.png) no-repeat;
}
.navigation ul li.active a.btn-principles span {
	background:url(../images/nav-principles-over.png) no-repeat;
}
.navigation ul li a.btn-why span {
	background:url(../images/nav-why.png) no-repeat;
	height:21px;
}
.navigation ul li a.btn-why:hover span {
	background:url(../images/nav-why-over.png) no-repeat;
}
.navigation ul li.active a.btn-why span {
	background:url(../images/nav-why-over.png) no-repeat;
}
.navigation ul li a.btn-history span {
	background:url(../images/nav-history.png) no-repeat;
	height:18px;
}
.navigation ul li a.btn-history:hover span {
	background:url(../images/nav-history-over.png) no-repeat;
}
.navigation ul li.active a.btn-history span {
	background:url(../images/nav-history-over.png) no-repeat;
}
.navigation ul li a.btn-partners span {
	background:url(../images/nav-partners.png) no-repeat;
	height:21px;
}
.navigation ul li a.btn-partners:hover span {
	background:url(../images/nav-partners-over.png) no-repeat;
}
.navigation ul li.active a.btn-partners span {
	background:url(../images/nav-partners-over.png) no-repeat;
}
.sub-nav ul li a {
	width:147px;
	padding:4px 0 8px 8px;
}
.sub-nav3 ul li a {
	width:144px;
	padding:6px 0 10px 11px;
}
.sub-nav ul li.active a {padding:9px 0 12px 8px}
.navigation ul li a.btn-modern span {
	width:145px;
	background:url(../images/btn-modern.png) no-repeat;
	height:32px;
}
.navigation ul li a.btn-modern:hover span {
	background:url(../images/btn-modern-over.png) no-repeat;
}
.navigation ul li.active a.btn-modern:hover span {
	background:url(../images/btn-modern-over.png) no-repeat;
}
.navigation ul li a.btn-facades span {
	width:147px;
	background:url(../images/btn-facades.png) no-repeat;
	height:16px;
}
.navigation ul li a.btn-facades:hover span {
	background:url(../images/btn-facades-over.png) no-repeat;
}
.navigation ul li.active a.btn-facades span {
	background:url(../images/btn-facades-over.png) no-repeat;
}
.navigation ul li a.btn-interiors span {
	width:147px;
	background:url(../images/btn-interiors.png) no-repeat;
	height:16px;
}
.navigation ul li a.btn-interiors:hover span {
	background:url(../images/btn-interiors-over.png) no-repeat;
}
.navigation ul li.active a.btn-interiors span {
	background:url(../images/btn-interiors-over.png) no-repeat;
}
.navigation ul li a.btn-sketch span {
	width:147px;
	background:url(../images/btn-sketch.png) no-repeat;
	height:16px;
}
.navigation ul li a.btn-sketch:hover span {
	background:url(../images/btn-sketch-over.png) no-repeat;
}
.navigation ul li.active a.btn-sketch span {
	background:url(../images/btn-sketch-over.png) no-repeat;
}
.navigation ul li a.btn-hall span {
	width:147px;
	background:url(../images/btn-hall.png) no-repeat;
	height:36px;
}
.navigation ul li a.btn-hall:hover span {
	background:url(../images/btn-hall-over.png) no-repeat;
}
.navigation ul li.active a.btn-hall span {
	background:url(../images/btn-hall-over.png) no-repeat;
}
.navigation ul li a.btn-bearing span {
	width:147px;
	background:url(../images/btn-bearing.png) no-repeat;
	height:17px;
}
.navigation ul li a.btn-bearing:hover span {
	background:url(../images/btn-bearing-over.png) no-repeat;
}
.navigation ul li.active a.btn-bearing span {
	background:url(../images/btn-bearing-over.png) no-repeat;
}
.navigation ul li a.btn-roof span {
	width:147px;
	background:url(../images/btn-roof.png) no-repeat;
	height:17px;
}
.navigation ul li a.btn-roof:hover span {
	background:url(../images/btn-roof-over.png) no-repeat;
}
.navigation ul li.active a.btn-roof span {
	background:url(../images/btn-roof-over.png) no-repeat;
}
.navigation ul li a.btn-wall span {
	width:147px;
	background:url(../images/btn-wall.png) no-repeat;
	height:17px;
}
.navigation ul li a.btn-wall:hover span {
	background:url(../images/btn-wall-over.png) no-repeat;
}
.navigation ul li.active a.btn-wall span {
	background:url(../images/btn-wall-over.png) no-repeat;
}
.navigation ul li a.btn-supply span {
	width:147px;
	background:url(../images/btn-supply.png) no-repeat;
	height:17px;
}
.navigation ul li a.btn-supply:hover span {
	background:url(../images/btn-supply-over.png) no-repeat;
}
.navigation ul li.active a.btn-supply span {
	background:url(../images/btn-supply-over.png) no-repeat;
}
.navigation ul li a.btn-design span {
	background:url(../images/nav-design.png) no-repeat;
	height:36px;
}
.navigation ul li a.btn-design:hover span {background:url(../images/nav-design-over.png) no-repeat}
.navigation ul li.active a.btn-design span {background:url(../images/nav-design-over.png) no-repeat}
.navigation ul li a.btn-onestop span {
	background:url(../images/nav-one-stop.png) no-repeat;
	height:18px;
}
.navigation ul li a.btn-onestop:hover span {background:url(../images/nav-one-stop-over.png) no-repeat}
.navigation ul li.active a.btn-onestop span {background:url(../images/nav-one-stop-over.png) no-repeat}
.navigation ul li a.btn-portfolio span {
	background:url(../images/nav-portfolio.png) no-repeat;
	height:18px;
}
.navigation ul li a.btn-portfolio:hover span {
	background:url(../images/nav-portfolio-over.png) no-repeat;
}
.navigation ul li.active a.btn-portfolio span {
	background:url(../images/nav-portfolio-over.png) no-repeat;
}
.navigation ul li a.btn-building span {
	background:url(../images/nav-building.png) no-repeat;
	height:18px;
}
.navigation ul li a.btn-building:hover span {
	background:url(../images/nav-building-over.png) no-repeat;
}
.navigation ul li.active a.btn-building span {
	background:url(../images/nav-building-over.png) no-repeat;
}
.navigation ul li a.btn-video span {
	background:url(../images/nav-video.png) no-repeat;
	height:16px;
}
.navigation ul li a.btn-video:hover span {
	background:url(../images/nav-video-over.png) no-repeat;
}
.navigation ul li.active a.btn-video span {
	background:url(../images/nav-video-over.png) no-repeat;
}
.navigation ul li a.btn-news span {
	background:url(../images/nav-news.png) no-repeat;
	height:14px;
}
.navigation ul li a.btn-news:hover span {
	background:url(../images/nav-news-over.png) no-repeat;
}
.navigation ul li.active a.btn-news span {
	background:url(../images/nav-news-over.png) no-repeat;
}
.navigation ul li a.btn-articles span {
	background:url(../images/nav-articles.png) no-repeat;
	height:14px;
}
.navigation ul li a.btn-articles:hover span {
	background:url(../images/nav-articles-over.png) no-repeat;
}
.navigation ul li.active a.btn-articles span {
	background:url(../images/nav-articles-over.png) no-repeat;
}
.navigation ul li a.btn-contact span {
	background:url(../images/nav-contact.png) no-repeat;
	height:15px;
}
.navigation ul li a.btn-contact:hover span {
	background:url(../images/nav-contact-over.png) no-repeat;
}
.navigation ul li.active a.btn-contact span {
	background:url(../images/nav-contact-over.png) no-repeat;
}
.navigation ul li a.btn-fill span {
	background:url(../images/nav-fill.png) no-repeat;
	height:33px;
}
.navigation ul li a.btn-fill:hover span {
	background:url(../images/nav-fill-over.png) no-repeat;
}
.navigation ul li.active a.btn-fill span {
	background:url(../images/nav-fill-over.png) no-repeat;
}
.navigation ul li a.btn-order span {
	background:url(../images/nav-order.png) no-repeat;
	height:16px;
}
.navigation ul li a.btn-order:hover span {
	background:url(../images/nav-order-over.png) no-repeat;
}
.navigation ul li.active a.btn-order span {
	background:url(../images/nav-order-over.png) no-repeat;
}




#footer {
	width:100%;
	overflow:hidden;
}
.footer {
	padding:0 40px 30px;
	margin:25px 0 0;
	overflow:hidden;
}
#inner .footer {margin:15px 0 0}
.footer p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	margin:0;
}
.footer p a {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#7f7f7f;
}





/* popup */
.popup-table{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	min-width:900px;
	z-index:100;
	background:url(../images/none.gif);
	display:block;
}
#popup-table{background: url(../images/bg.png)}
.popup-white #popup-table{background:#fff}
.popup-gallery{
	position:absolute;
	left:20%;
	top:590px;
	z-index:200;
	display:block;
}
.popup-gallery .popup {
	width:580px;
	background:#fff;
	overflow:hidden;
}
.popup-gallery .popup .heading {
	width:580px;
	overflow:hidden;
}
.popup-gallery .popup .heading .btn-close {
	float:right;
	background:url(../images/btn-close.gif) no-repeat;
	width:33px;
	height:31px;
	text-indent:-9999px;
}
.popup-gallery .popup .text {
	width:580px;
	overflow:hidden;
}
.popup-gallery .popup .photo {
	width:580px;
	overflow:hidden;
}
.popup-gallery .popup .photo img {
	display:block;
	margin:0 auto;
}
.popup-gallery .popup .description {
	width:516px;
	padding:0 32px;
	overflow:hidden;
	margin:20px 0 0;
}
.popup-gallery .popup .description h3 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#e15b30;
	margin:0;
	text-align:center;
}
.popup-gallery .popup .description p {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:15px 0 0;
	text-align:justify;
}
.popup-gallery .popup .preview {
	width:356px;
	padding:22px 0 21px 224px;
	overflow:hidden;
}
.popup-gallery .popup .preview ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.popup-gallery .popup .preview ul li {
	float:left;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#e15b30;
	padding:0 0 0 14px;
}
.popup-gallery .popup .preview ul li a{
	float:left;
	width:11px;
	height:18px;
	text-indent:-9999px;
}
.popup-gallery .popup .preview ul li a.prev {background:url(../images/arrow-prev.gif) no-repeat}
.popup-gallery .popup .preview ul li a.next {background:url(../images/arrow-next.gif) no-repeat}
.popup-eskiz{
	position:absolute;
	left:0;
	top:0;
	z-index:200;
	display:block;
}
.popup-eskiz .popup {
	width:100%;
	overflow:hidden;
}
.popup-eskiz .popup .photo {
	width:100%;
	overflow:hidden;
	position:relative;
}
.popup-eskiz .popup .heading {
	height:1%;
	overflow:hidden;
	margin:20px 0 0;
	padding:0 0 0 60px;
}
.popup-eskiz .popup .heading h2 {
	font:24px/26px Arial, Helvetica, sans-serif;
	color:#e15b30;
	margin:0;
	padding:0 0 0 16px;
	background:url(../images/arrows01.gif) no-repeat 0 7px;
}
.popup-eskiz .popup .heading p {
	font:italic 16px/20px Arial, Helvetica, sans-serif;
	color:#000;
	margin:3px 0 0;
}
.popup-eskiz .popup .heading p a {
	color:#204c91;
	text-decoration:underline;
}
.popup-eskiz .popup .heading p a:hover {text-decoration:none}
.popup-eskiz .popup .photo .description {
	position:absolute;
	bottom:115px;
	left:820px;
	width:225px;
}
.popup-eskiz .popup .photo .description p {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	text-transform:uppercase;
}
.popup-eskiz .popup .photo .description p a {
	color:#204c91;
	text-decoration:underline;
}
.popup-eskiz .popup .photo .description p a:hover {text-decoration:none}
.popup-eskiz .popup .photo .description h3 {
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0 0;
}
.popup-eskiz .popup .photo .description h3 a {
	color:#204c91;
	text-decoration:underline;
}
.popup-eskiz .popup .photo .description h3 a:hover {text-decoration:none}