@font-face {
    font-family: "PT Sans";
    src: url("../fonts/PTS.eot");
    src: url("../fonts/PTS.eot?#iefix") format("embedded-opentype"),
         url("../fonts/PTS.woff") format("woff"),
         url("../fonts/PTS.ttf") format("truetype"),
         url("../fonts/PTS.svg#JournalRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PT SansB";
    src: url("../fonts/PTSB.eot");
    src: url("../fonts/PTSB.eot?#iefix") format("embedded-opentype"),
         url("../fonts/PTSB.woff") format("woff"),
         url("../fonts/PTSB.ttf") format("truetype"),
         url("../fonts/PTSB.svg#JournalRegular") format("svg");
    font-weight: bold;
    font-style: normal;
}
*{
	margin: 0;
	padding: 0;
	border: none;
}
html{
	width: 100%;
	height: 100%;
	background: url('../images/pattern.jpg');
}
body{
	width: 100%;
	min-width: 850px;
	max-width: 1280px;
	min-height: 100%;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
	color: #454545;
}
h1{
	color: #4794fd;
	margin: 10px 0;
	font-size: 22px;
	font-weight: normal;
	font-family: 'PT Sans';
	text-transform: uppercase;
}
.main h1{
	text-transform: none;
}
p{
	margin: 12px 0;
	line-height: 15px;
}
p:first-child{
	margin-top: 0;
}
a{
	color: #454545;
	text-decoration: none;
}
img{
}
.bold{
	font-weight: bold;
}
.wrapper{
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}
.mn{
	background: url('../images/main.jpg') no-repeat top center;
}
.sf{
	background: url('../images/safety.jpg') no-repeat top center;
}
.flex{
	background: url('../images/flexibility.jpg') no-repeat top center;
}
.rl{
	background: url('../images/reliability.jpg') no-repeat top center;
}
.abt{
	background: url('../images/contacts.jpg') no-repeat top center;
}
.cnt{
	background: url('../images/contacts_contact.jpg') no-repeat top center;
}
.adapt{
	background: url('../images/adaptability.jpg') no-repeat top center;
}
.mod{
	background: url('../images/modifications.jpg') no-repeat top center;
}

.header{
	width: 100%;
	max-width: 1280px;
	height: 62px;
	background: url('../images/menu_bg.png');
}
.header img{
	margin: 14px 0 14px 20px;
}
.menu{
	position: relative;
	height: 62px;
	float: right;
	font-family: 'PT SansB';
}
.menu ul{
	list-style: none;
	display: block;
	border-left: 1px solid #8f8f8f;
}
.menu li{
	display: inline;
	padding: 20px 0;
	line-height: 62px;
	color: #ffffff;
	font-size: 16px;
	margin: 0;
	border-right: 1px solid #8f8f8f;
	border-left: 1px solid #fff;
	font-weight: bold;
}
.menu li.last{
	border-right: none;
}
.menu li.selected{
	background: url('../images/menu_selected_bg.png');
	padding: 20px 10px;
}
.menu li a{
	padding: 20px 10px;
	line-height: 62px;
	margin: 0;
}
.main{
	position: relative;
	left: 50%;
	width: 350px;
	height: 558px;
	padding-top: 90px;
	padding-bottom: 240px;
	margin-left: -265px;
	clear: both;
}
.main .scroll-wrap {
	width:360px;
	height: 510px;
}
.main .scroll-pane {
	width: 360px;
	height: 505px;
	overflow: auto;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}

.safety{
	position: relative;
	left: 50%;
	width: 350px;
	height: 595px;
	padding-top: 70px;
	padding-bottom: 223px;
	margin-left: 5px;
	clear: both;
}
.flexibility{
	position: relative;
	left: 50%;
	width: 370px;
	height: 400px;
	padding-top: 65px;
	padding-bottom: 423px;
	margin-left: -165px;
	clear: both;
}
.flexibility .scroll-wrap {
	width:365px;
	height: 340px;
}
.flexibility .scroll-pane {
	width: 365px;
	height: 335px;
	overflow: auto;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}

.reliability{
	position: relative;
	left: 50%;
	width: 350px;
	height: 533px;
	padding-top: 135px;
	padding-bottom: 220px;
	margin-left: -150px;
	clear: both;
}
.reliability .scroll-wrap {
	width:350px;
	height: 445px;
}
.reliability .scroll-pane {
	width: 350px;
	height: 440px;
	overflow: auto;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}

.adaptivity{
	position: relative;
	left: 50%;
	width: 350px;
	height: 500px;
	padding-top: 105px;
	padding-bottom: 283px;
	margin-left: -205px;
	clear: both;
}
.modifications{
	position: relative;
	left: 50%;
	width: 350px;
	height: 520px;;
	padding-bottom: 243px;
	padding-top: 125px;
	margin-left: -290px;
	clear: both;
}
.adaptivity .scroll-wrap {
	width:340px;
	height: 450px;
}
.adaptivity .scroll-pane {
	width: 340px;
	height: 445px;
	overflow: auto;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}
.about{
	position: relative;
	left: 50%;
	width: 430px;
	height: 400px;
	padding-top: 95px;
	padding-top: 105px !!important;
	padding-bottom: 383px !!important;
	padding-bottom: 393px;
	margin-left: -275px;
	clear: both;
}
.about a{
	text-decoration: underline;
	color: #4794fd;
	cursor: pointer;
}
.btext{
	font-weight: bold;
}
.contacts{
	position: relative;
	left: 50%;
	width: 342px;
	height: 140px;
	padding-top: 340px;
	padding-bottom: 408px;
	margin-left: -137px;
	clear: both;
	overflow: hidden;
}
#managers{
	width: 1026px;
	height: 105px;
	position: relative;
}
.manager{
	float: left;
	width: 300px;
	margin: 0 21px;
}
.manager .name{
	float: left;
	height: 65px;
	padding-top: 40px;
	font-size: 14px;
	width: 125px;
	font-weight: bold;
}
.manager .info{
	width: 175px;
	height: 105px;
	font-size: 10px;
	float: left;
}
.manager .info a{
	color: #4794fd;
	text-decoration: underline;
	cursor: pointer;
}
.manager .info a.mail{
	color: #454545;
	text-decoration: none;
	font-weight: bold;
}.nav{
	clear: both;
	width: 300px;
	margin: 10px 21px;
	height: 14px;
	font-weight: bold;
}
.nav .prev{
	padding-left: 10px;
	background: url('../images/left-arrow.png') no-repeat left 3px;
	line-height: 14px;
	cursor: pointer;
	display: none;
	width: 50px;
}
.nav .next{
	padding-right: 10px;
	background: url('../images/right-arrow.png') no-repeat right 3px;
	line-height: 14px;
	float: right;
	cursor: pointer;
}
.title{
	font-size: 14px;
	color: #686868;
	font-weight: bold;
}
.blue{
	color: #4794fd;
	font-size: 16px;
}
.main li{
	margin: 5px 0 5px 20px;
}
.docf{
	color: #4794fd;
	font-weight: bold;
}
.prod{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.footer{
	color: #454545;
	width: 100%;
	max-width: 1280px;
	height: 20px;
	line-height: 18px;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	background: url('../images/opacity.png')
}
.footer a{
	color: #454545;
}
.right{
	float: right;
	text-align: right;
	margin-right: 20px;
	font-weight: bold;
}
.left{
	float: left;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
}
.scroll-wrap {
	width:345px;
	height: 450px;
}
.scroll-pane {
	width: 345px;
	height: 450px;
	overflow: auto;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}
.jspContainer
{
	overflow: hidden;
	position: relative;
}
.jspPane
{
	position: absolute;
}
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	height: 220px;
}
.jspVerticalBar *
{
	margin: 0;
	padding: 0;
}
.jspCap
{
	display: none;
}

.jspTrack
{
	background: #d7d7d7;
	position: relative;
}

.jspDrag
{
	background: #5aa0ff;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
