@charset "utf-8";
/* CSS Document */

		.container{
	width: 1051px;
	height: 383px;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
		}
	
	body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#contain {
	padding: 0px;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#header {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 1051px;
	height: 218px;
}
#headercontent {
	margin-top: -123px;
	margin-left: 469px;
}
#headercontent_index {
	margin-top: -145px;
	margin-left: 469px;
}
#menu {
	padding: 0px;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 71px;
	background-image: url(images/index_02.png);
}
#animated {
	padding: 0px;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 383px;
	background-image: url(images/index_03.png);
	background-repeat: no-repeat;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 131, 119, 0.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    cursor: pointer;
    outline: none;
 
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background-color: rgba(252, 20, 0, 0.8);
}
#subheader {
	padding: 0px;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 250px;
	background-repeat: no-repeat;
}

#widgets {
	padding: 0px;
	width: 1051px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 255px;
	background-repeat: no-repeat;
}
#widgets_1 {
	padding: 0px;
	width: 1051px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 1170px;
	background-repeat: no-repeat;
}
#footer {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	background-image: url(images/index_07.png);
}
#footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E7E8;
	float: left;
	margin-top: 30px;
	margin-left: 210px;
	line-height: 19px;
}
.h1 {
	font-size: 15px;
	font-weight: bold;
	color: #013E55;
}
.highlight {
	background-color: #CCC;
}

#contactform {
	background-color: #E2E2E2;
	margin-top: 25px;
	padding-left: 15px;
}

#contactleft {
	
	width: 45%;
}
#contactright {
	float: right;
	width: 425px;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E7E8;
	float: right;
	margin-top: 35px;
	line-height: 19px;
	margin-right: 60px;
}
#bottomspry {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 205px;
	background-image: url(images/index_06.png);
}
#bottomround {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
	background-image: url(images/bottomround.png);
}
#content {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_05.png);
	height: 330px;
	color: #013E55;
}
#content_1 {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/index_05_1.png);
	height: 330px;
	color: #013E55;
}
#contentsub {
	width: 951px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentrepeat.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentsubinfo {
	width: 951px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentrepeat.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1050px;
}
#contentsubiz {
	width: 951px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentrepeat.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#productbottom {
	width: 951px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/contentrepeat.png);
}

#contentsubprod {
	width: 951px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentsubtech {
	width: 1005px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentrepeat.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 23px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tech1 {
	padding-right: 25px;
	padding-left: 0px;
	line-height: 21px;
	height: 390px;
	padding-top: 10px;
}
#prod1 {
	padding-right: 0px;
	padding-left: 25px;
	line-height: 21px;
	height: 337px;
	background-color: #F1EDEE;
}

#tech2 {
	background-color: #F0F0F0;
	padding-right: 25px;
	padding-left: 0px;
	height: 370px;
	padding-top: 10px;
}
#prod2 {
	background-color: #F0F0F0;
	padding-right: 25px;
	padding-left: 0px;
	height: 310px;
	padding-top: 0px;
}

#tech3 {
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 0px;
	height: 350px;
	padding-top: 10px;
}
#tech4 {
	background-color: #F0F0F0;
	padding-right: 25px;
	padding-left: 0px;
	height: 419px;
	padding-top: 10px;
}


#formright {
	float: right;
	width: 372px;
	margin-left: 0px;
	margin-right: 0px;
}

#formleft {
	float: left;
	width: 500px;
	color: #013E55;
}



#contentsubshadow {
	width: 1051px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contenttopshadow.png);
	height: 31px;
	background-repeat: no-repeat;
}

#homecontentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 600px;
	margin-top: 41px;
	margin-left: 49px;
	line-height: 23px;
	height: 220px;
}
#homecontentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	width: 600px;
	margin-top: 33px;
	margin-right: 49px;
	line-height: 23px;
	height: 220px;
}
#aboutcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-left: 49px;
	line-height: 23px;
}

#home-content-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013E55;
	float: right;
	width: 402px;
	height: 310px;
}


.bold {
	font-weight: bold;
}
img {

border:0px solid black;

}
.alignright {
	float: right;
	margin-left: 15px;
}
.alignleft {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	
}

.alignrightspaces {
	float: right;
	margin-right: 50px;
}
p  {
	margin: 0;
	padding: 0;
}
ul li{
	margin: 0;
	padding: 0;
}
:focus {
    outline: none;
}
#rightslider {
	position: fixed;
	z-index: 55;
	margin-top: 0px;
	width: 137px;
	min-height: 55px;
	right: 0
	/*background: #ccc;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	border-bottom: 1px solid #bbc0cb;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;*/
}
