﻿@charset "utf-8";
html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#333;
	background:#F1EEEE;
}
* html body {
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
	float:none !important;
	width:auto !important;
	margin:0 !important;
	line-height:0;
	font-size:0;
}
* {
	outline: none;
}
a {
	color:#0099cc;
}
a:hover {
	text-decoration:none;
}
.l-head {
	background:url(../images/bg-head.png) repeat-x top #f1eeee;
}
.sub .l-head{
	border-bottom:1px solid #697f07;
	background-image:url(../images/bg-head-sub.png);
}
.l-head .inner{
	height:385px;
	width:926px;
	margin:0 auto;
	background:url(../images/head.png) no-repeat center 81px;
}
.sub .l-head .inner{
	background:url(../images/head-sub.png) no-repeat center 34px;
	height:107px;
}
.logo{
	float:left;
	display:inline;
	width:250px;
	margin:15px 0 0 12px;
}
.top-nav{
	margin:-1px 24px 0 0;
	float:right;
	display:inline;
	background:url(../images/bg-top-nav.png) no-repeat top;
	width:139px;
	height:27px;
	padding-left:11px;
}
.top-nav li{
	float:left;
	list-style:none;
	color:#333;
	font-style:normal;
	font-size:14px;
	line-height:27px;
	position:relative;
}
.top-nav li a{
	float:left;
	display:inline;
	line-height:27px;
	height:27px;
	text-decoration:none;
	color:#333;
	margin:0 8px;
}
.top-nav li a:hover{
	color:#fff;
}
.top-nav li span{
	float:left;
	display:inline;
	line-height:27px;
	height:27px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	margin:0 8px;
	cursor:default;
}
.m-nav{
	float:right;
	display:inline;
	clear:right;
	margin:34px 14px 14px 0;
	width:535px;
	position:relative;
	z-index:100;
}
.sub .m-nav{
	margin-top:24px;
}
.cz .m-nav{
	width:490px;
}
.eng .m-nav{
	width:485px;
}
.m-nav li{
	float:left;
	position:relative;
	display:inline;
	list-style:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:34px;
}
.m-nav li a{
	float:left;
	display:inline;
	height:36px;
	text-decoration:none;
	padding:0 11px;
}
.m-nav li:hover a{
	background:url(../images/mnavR.png) no-repeat right top;
	padding:0 8px 0 0;
}
.m-nav li a i{
	float:left;
	display:inline;
	font-style:normal;
	height:36px;
	color:#000;
	background:url(../images/bullets.gif) repeat-x left 30px;
	cursor:pointer;
	padding:0;
}
.m-nav li:hover a i{
	color:#fff;
	background:url(../images/mnavL.png) no-repeat left top;
	padding:0 3px 0 11px;
}
.m-nav li span{
	float:left;
	height:36px;
	padding:0 11px;
}
.m-nav li span i{
	font-style:normal;
	float:left;
	height:36px;
	color:#fff;
	background:url(../images/bullets.gif) repeat-x left -39px;
	cursor:default;
}
.m-nav li span.drop{
	float:left;
	display:inline;
	background:url(../images/nav.png) no-repeat 0 0;
	height:36px;
	text-decoration:none;
	padding:0 11px;
	margin:0;
	position:relative;
}
.m-nav li:hover span.drop{
	background:url(../images/mnavR2.png) no-repeat right top;
	padding:0 19px 0 0;
	margin-right:-8px;
}
.m-nav li span.drop i{
	float:left;
	display:inline;
	font-style:normal;
	height:36px;
	color:#000;
	background:url(../images/bullets.gif) repeat-x left 30px;
	cursor:pointer;
	padding:0;
}
.m-nav li:hover span.drop i{
	color:#fff;
	background:url(../images/mnavL.png) no-repeat left top;
	padding-left:11px;
}
.m-nav li:hover ul{
	display:block;
	visibility:visible;
}
.m-nav li ul{
	display:none;
	visibility:hidden;
	position:absolute;
	left:0;
	top:34px;
	width:229px;
	height:133px;
	padding-top:5px;
	background:url(../images/bg-drop-down.png) no-repeat 0 0;
}
.m-nav li ul li{
	float:left;
	display:inline;
	list-style:none;
	width:100%;
	background:url(../images/bullet-drop-down.png) no-repeat 15px 10px;
	line-height:normal;
	height:33px;
}
.m-nav li ul li a{
	float:none;
	background:none !important;
	text-decoration:none;
	padding:0 !important;
	margin:0 0 0 35px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:28px;
	color:#fff;
	border-bottom:1px dashed #fff;
}
.m-nav li ul li a:hover{
	font-weight:bold;
	border:none;
}
.slogan{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	line-height:32px;
	color:#000;
	padding-left:250px;
}
.slogan span{
	font-size:30px;
}
.but1{
	background:url(../images/but1R.png) no-repeat right top;
	height:32px;
	text-decoration:none;
	float:right;
	margin-right:45px;
	padding-right:32px;
}
*+html .but1{
	display:inline;
	width:108px;
}
* html .but1{
	float:right;
	display:inline;
	width:108px;
}
.but1 i{
	background:url(../images/but1L.png) no-repeat left top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:27px;
	font-size:13px;
	color:#fff;
	height:32px;
	display:block;
	padding:0 9px 0 18px;
	font-style:normal;
	text-align:center;
	cursor:pointer;
}
.b-all {
	background:#eeebeb;	
	border-top:1px solid #cfcfcf;
}
.sub .b-all {
	background:url(../images/bg-all.png) repeat-x top #f1eeee;
}
.b-all .inner{
	width:1023px;
	margin:0 auto;
	padding:13px 0 0 0;
}
.sub .b-all .inner{
	width:936px;
	padding:23px 45px 0 42px;
}
.index-main-cont{
	background:url(../images/bg-main-content.png) no-repeat;
	width:605px;
	height:129px;
	margin:0 auto;
	padding:13px 327px 0 20px;
	font-size:13px;
	line-height:15px;
}
.index-main-cont h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	line-height:26px;
	color:#5bac07;
	margin-bottom:6px;
}
.quote{
	position:absolute;
	margin:17px 0 0 676px;
	background:url(../images/quote-block.png) no-repeat left top;
	height:80px;
	width:280px;
	padding:20px 36px 0 28px;
	font-size:13px;
	line-height:17px;
	color:#fff;
}
* html .quote{
	margin-top:0;
	top:420px;
}
.quote div{
	float:right;
}
*+html .quote div{
	width:150px;
}
* html .quote div{
	width:150px;
}
.quote span{
	display:block;
	font-size:13px;
	line-height:20px;
	color:#fff;
	padding-right:15px;
	text-align:right;
	font-style:italic;
	white-space:nowrap;
}
.but2{
	display:block;
	background:url(../images/but2R.png) no-repeat right top;
	height:29px;
	text-decoration:none;
	padding-right:15px;
	margin-bottom:4px;
	text-decoration:none !important;
}
.but2 i{
	display:block;
	background:url(../images/but2L.png) no-repeat left top;
	font-style:normal;
	font-size:16px;
	line-height:29px;
	text-align:center;
	height:29px;
	color:#fff;
	padding-left:15px;
	cursor:pointer;
}
.pin{
	background:url(../images/pins.png) no-repeat 0 0;
	height:33px;
	width:33px;
	display:block;
}
.index-blocks{
	height:241px;
	margin:-8px 0 0 5px;
	padding-bottom:15px;
}
.index-blocks dd{
	float:left;
	display:inline;
	font-size:13px;
	line-height:15px;
	zoom:1;
}
.index-blocks dd p{
	margin-top:-3px;
}
.index-blocks dd img{
	float:right;
	display:inline;
}
.index-blocks dd h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#5bac07;
	font-size:19px;
	line-height:22px;
	font-weight:normal;
}
.but{
	float:right;
	height:17px;
	background:url(../images/but3R.png) no-repeat right top;
	display:inline;
	text-decoration:none;
	padding-right:6px;
	text-decoration:none !important;
}
.but i{
	float:right;
	font-size:12px;
	line-height:17px;
	height:17px;
	color:#fff;
	font-style:normal;
	padding:0 2px 0 9px;
	background:url(../images/but3L.png) no-repeat left top;
	cursor:pointer;
}
.index-blocks dd span{
	display:block;
	margin-right:24px;
	height:110px;
}
.index-blocks dd.bl1{
	background:url(../images/block1.png) no-repeat;
	width:271px;
	height:240px;
	position:relative;
}
.index-blocks dd.bl1 h2{
	margin-bottom:14px;
}
.index-blocks dd.bl1 div{
	padding:27px 0 0 42px;
	background:url(../images/image-block1.jpg) no-repeat 160px 20px;
}
.index-blocks dd.bl1 .pin{
	position:absolute;
	width:31px;
	background-position:0 0;
	left:121px;
	top:-12px;
}
.index-blocks dd.bl1 a{
	margin-right:40px;
}
.index-blocks dd.bl2{
	background:url(../images/block2.png) no-repeat;
	width:261px;
	height:235px;
	position:relative;
	margin-left:-18px;
}
.index-blocks dd.bl2 div{
	padding:27px 0 0 35px;
	background:url(../images/image-block2.jpg) no-repeat 180px 25px;
}
.index-blocks dd.bl2 h2{
	margin-bottom:17px;
}
.index-blocks dd.bl2 .pin{
	position:absolute;
	width:27px;
	background-position:-31px 0;
	left:121px;
	top:-12px;
}
.index-blocks dd.bl2 a{
	margin-right:40px;
}

.index-blocks dd.bl3{
	background:url(../images/block3.png) no-repeat;
	width:262px;
	height:238px;
	position:relative;
	margin-left:-19px;
}
.index-blocks dd.bl3 div{
	padding:27px 0 0 47px;
	background:url(../images/image-block3.jpg) no-repeat 170px 10px;
}
.index-blocks dd.bl3 .pin{
	position:absolute;
	width:26px;
	background-position:-58px 0;
	left:121px;
	top:-12px;
}
.index-blocks dd.bl3 h2{
	margin-bottom:17px;
}
.index-blocks dd.bl3 a{
	margin-right:40px;
}
.index-blocks dd.bl4{
	background:url(../images/block4.png) no-repeat;
	width:265px;
	height:241px;
	position:relative;
	margin-left:-14px;
}
.index-blocks dd.bl4 div{
	padding:27px 0 0 47px;
	background:url(../images/image-block4.jpg) no-repeat 185px 22px;
}
.index-blocks dd.bl4 .pin{
	position:absolute;
	width:25px;
	background-position:-84px 0;
	left:121px;
	top:-12px;
}
.index-blocks dd.bl4 h2{
	margin-bottom:17px;
}
.index-blocks dd.bl4 a{
	margin-right:40px;
}
.index-blocks dd.bl4 ul, .sub .b-all ul, .sub .b-block ul{
	list-style:none;
	padding:0;
}
.index-blocks dd.bl4 ul li, .sub .b-all ul li, .sub .b-block ul li{
	background:url(../images/bullet.gif) no-repeat left 4px;
	margin-bottom:3px;
	padding-left:13px;
}

.b-footer{
	background:url(../images/bg-footer.png) repeat-x top;
	border-top:1px solid #239ac4;
}
.b-footer .inner{
	width:932px;
	height:55px;
	margin:0 auto;
	font-size:13px;
	line-height:55px;
	color:#fff;
}
.links{
	float:right;
}
.links a{
	color:#fff;
	text-decoration:none;
}
.links a:hover{
	text-decoration:underline;
}
.links span{
	margin:0 12px;
}
.index-bottom-blocks{
	background:url(../images/title-block.png) no-repeat center top #EEEBEB;
	padding-bottom:23px;
}
.index-bottom-blocks .inner{
	background:url(../images/bg-bot.png) no-repeat center bottom;
}
.index-bottom-blocks .inner .inner2{
	margin:0 auto;
	width:1023px;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
}
* html .index-bottom-blocks .inner .inner2{
	overflow:visible;
	height:1%;
}
.index-bottom-blocks .inner .inner2 a{
	color:#082872;
}

.good-know{
	width:450px;
	min-height:246px;
	background:url(../images/bg-title-right.png) no-repeat right top;
	padding:0 14px 1px 50px;
	margin-bottom:2px;
}
* html .good-know{
	height:254px;
}
.good-know h2{
	margin-bottom:5px;
	padding-left:2px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	line-height:38px;
	color:#fff;
}
.good-know img{
	float:left;
	display:inline;
	margin-right:16px;
}
.good-know div{
	overflow:hidden;
	margin-bottom:10px;
}
* html .good-know div{
	overflow:visible;
	height:1%;
}
.good-know .link{
	margin-bottom:9px;
}
.quick-link{
	float:right;
	display:inline;
	background:url(../images/bullet2.gif) no-repeat left 5px #eeebeb;
	padding-left:30px;
	margin-right:41px;
	width:192px;
}
.documents{
	float:right;
	display:inline;
	background:#eeebeb;
	margin-right:25px;
	width:195px;
}
.quick-link .submit1{
	float:right;
	margin:0;
}
.quick-link h2, .documents h2{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:19px;
	line-height:38px;
	color:#5bac07;
}
.quick-link p{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:16px;
	color:#5bac07;
	margin-bottom:5px;
}
.documents p{
	margin-bottom:5px;
}
.documents .pdf{
	background:url(../images/ico-pdf.png) no-repeat left top;
	padding-left:33px;
	line-height:23px;
	margin-bottom:5px;
}
.documents .doc{
	background:url(../images/ico-doc.png) no-repeat left top;
	padding-left:33px;
	line-height:24px;
	margin-bottom:5px;
}
.input1{
	background:url(../images/input1.png) no-repeat left top;
	padding:2px 10px 0 11px;
	margin-bottom:4px;
	height:18px;
	width:170px;
}
.input1 input{
	background:none;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
.textarea1{
	background:url(../images/textarea1.png) no-repeat left top;
	padding:4px 4px 4px 11px;
	width:176px;
	margin-bottom:4px;
	position:relative;
	height:59px;
}
.textarea1 textarea{
	position:absolute;
	left:4px;
	top:4px;
	width:176px;
	height:59px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
.submit1{
	display:block;
	margin:0 0 0 auto;
	background:url(../images/submit1.png) no-repeat left top;
	width:87px;
	height:32px;
	color:#fff;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:32px;
	cursor:pointer;
}
@-moz-document url-prefix() {
  .submit1{padding-bottom:4px;}
}
.head-title{
	position:relative;
	height:120px;
	margin-bottom:26px;
}
.head-title .inner2{
	position:absolute;
	left:-42px;
	top:-20px;
	width:936px;
	height:137px;
	padding:38px 0 0 87px;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:16px;
	line-height:20px;
	color:#333;
}
.head-title .inner2 h2{
	font-size:26px;
	line-height:28px;
	color:#fff;
	margin-bottom:14px;
}
.cont{
	padding:0 15px 0 8px;
	position:relative;
	font-size:14px;
	line-height:16px;
	text-align:justify;
}
.cont h1{
	font-size:23px;
	line-height:26px;
	margin-bottom:15px;
}
.cont h2{
	font-size:20px;
	line-height:24px;
	margin-bottom:14px;
	text-align:left;
}
.cont h2 span{
	color:#0099cc;
	border-bottom:2px dashed #0099cc;
}

.cont h2 a{
	color:#0099cc;
	text-decoration:underline;
}
.cont h2 a:hover{
	text-decoration:none;
}
.cont h3{
	font-size:16px;
	line-height:20px;
	margin-bottom:15px;
	font-weight:normal;
	text-align:left;
}
.cont h4{
	font-size:16px;
	line-height:20px;
	margin-bottom:15px;
	text-align:left;
}
.cont h4 span{
	color:#06F;
}
.cont p{
	margin-bottom:8px;
}
.contimg{
	float:left;
	display:inline;
	margin-right:19px;
}
.contimg2{
	float:right;
	display:inline;
	margin-left:19px;
}
.overflow{
	overflow:hidden;
	margin-bottom:30px;
}
* html .overflow{
	overflow:visible;
	height:1%;
}
.overflow div{
	overflow:hidden;
}

.b-block{
	background:url(../images/title-block2.png) no-repeat center top;
}
.b-block .inner{
	width:937px;
	margin:0 auto;
	padding:0 45px 0 42px;
	font-size:14px;
	line-height:17px;
}
.b-block .inner h2{
	background:url(../images/bg-title-right2.png) no-repeat right top;
	padding:5px 0 9px 11px;
	margin-bottom:10px;
	height:29px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	line-height:29px;
	color:#fff;
}
.b-block .inner dl{
	overflow:hidden;
	padding:0 35px 10px 43px;
	background:url(../images/bullet3.png) repeat-y 315px;
}
* html .b-block .inner dl{
	overflow:visible;
	height:1%;
}
.b-block .inner dl dd{
	float:left;
	width:251px;
	text-align:justify;
}
.b-block .inner dl dd.mid{
	display:inline;
	margin:0 53px;
}
.b-block .inner ul{
	text-align:left;
}
.b-block .inner dl h2{
	color:#5bac07;
	background:none;
	padding:0;
	margin-bottom:17px;
}
.b-block .inner dl img{
	float:right;
	margin-top:2px;
}
.b-block .inner dl ul, .b-block .inner dl p{
	margin-right:15px;
}
.b-block .inner dl ul{
	margin-bottom:10px;
}
.bot{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#666;
	text-align:center;
	margin:15px 0;
}
.b-all a{
	color:#14d3da;
	text-decoration:none;
}
.b-all a:hover{
	text-decoration:underline;
}
.area{
	overflow:hidden;
}
* html .area{
	overflow:visible;
	height:1%;
}
.main-area{
	margin:0 0 20px 21px;
	width:665px;
}
.main-area .cont{
	padding:0;
}
.side-area{
	float:right;
	width:216px;
	position:relative;
}
.block{
	display:block;
	background:url(../images/bg-blocks.png) no-repeat 0 0;
	padding:2px;
	margin-bottom:20px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#fff !important;
	text-decoration:none;
	text-shadow:0px 1px 1px #000;
	cursor:pointer;
}
.block:hover, .activ{
	background-position:0 100%;
	text-decoration:none !important;
}
.block span{
	display:block;
	padding:10px 0 0 19px;
	height:68px;
	background-position:100% 0;
	background-repeat:no-repeat;
}
.i1 span{
	background-image:url(../images/img-block1.png);
}
.i2 span{
	background-image:url(../images/img-block2.png);
}
.i3 span{
	background-image:url(../images/img-block3.png);
}
.i4 span{
	background-image:url(../images/img-block4.png);
}
.portfolio{
	width:870px;
}
.portfolio dd{
	float:left;
	position:relative;
	display:inline;
	background:url(../images/bg-portfol.jpg) no-repeat left top;
	width:280px;
	height:252px;
	padding-top:43px;
	margin:0 5px 10px;
	text-align:center;
}
.portfolio dd p{
	margin:0 20px;
}
.portfolio dd img{
	margin:0 auto 17px;
	border:1px solid #666;
}
.portfolio dd i{
	position:absolute;
	left:50%;
	margin-left:-17px;
	top:-12px;
	width:34px;
	height:36px;
	background-image:url(../images/pins2.png);
	background-repeat:no-repeat;
}
.portfolio dd i.pin1{
	background-position:0 0;
}
.portfolio dd i.pin2{
	background-position:50% 0;
}
.portfolio dd i.pin3{
	background-position:100% 0;
}
.form{
	border-top:1px solid #cbc9c9;
	padding-top:12px;
}
.form fieldset{
	margin-bottom:22px;
}
.form label{
	margin-bottom:3px;
	display:block;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	color:#000;
}
.input2{
	background:url(../images/inputR.png) no-repeat 100% 0;
	padding-right:5px;
	height:25px;
}
.input2 input{
	padding-left:2%;
	width:98%;
	background:url(../images/inputL.png) no-repeat 0 0;
	height:25px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#999;
}
@-moz-document url-prefix() {
  .input2 input{padding-left:0; text-indent:2%; width:100%;}
}
* html .input2 input{
	margin-top:-1px;
}
.textarea2{
	background:url(../images/textarea2.png) no-repeat 0 0;
	padding:6px;
}
.textarea2 textarea{
	width:100%;
	height:166px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#999;
}
.submit2{
	float:right;
	margin-top:24px;
	background:url(../images/submit2.png) no-repeat 0 0;
	width:104px;
	height:38px;
	color:#fff;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	line-height:35px;
	cursor:pointer;
}
@-moz-document url-prefix() {
  .submit2{padding-bottom:4px;}
}
.sub .cont ul{
	margin:0 0 14px 40px;
}
.sub .cont ul ul{
	margin-top:5px;
	margin-bottom:5px;
}
.sub .cont p.uniq{
	color:#838383;
	margin-left:20px;
	margin-right:20px;
	font-size:16px;
	line-height:19px;
}
.sub .cont p{
	margin-bottom:14px;
}
.carousel{clear:both;height:232px;}
.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}
.mf * {outline:none; border:none; padding:0; margin:0; -moz-user-select: none;	-webkit-user-select: none; user-select:none; -o-user-select:none}
.mf div.loader{position:absolute; text-align:center; z-index:10000; margin:0 auto; top:40%; width:100%; height:31px; background:url(../images/ajax_loader.gif) no-repeat 50% 0;}
.mfNav{display:none;}
hr{background:#666;height:1px;margin:30px 30px 10px;}
