body {
	background-color: #1e1e1e;
	font-family: Verdana, Tahoma, Arial, Myriad Pro, sans-serif;
	color: #fff;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
}
img, div, span, a {
	behavior: url(iepngfix.htc);
	border: 0px;
}
input {
	width: 350px;
	height: 19px;
	background-image: url(../images/input-bg.jpg);
	border: 1px solid #ececec;
	font: normal 12px Tahoma;
}
input[type="button"] {
	background-image: url(../images/send-btn.png);
	border: 0px;
	width: 80px;
	height: 29px;
	font-family: Myriad Pro, Tahoma;
	
	color: #fff;
}
input[type="button"]:hover {
	background-image: url(../images/send-btn-active.png);
}
input[type="submit"] {
	background-image: url(../images/send-btn.png);
	border: 0px;
	width: 80px;
	height: 29px;
	font-family: Myriad Pro, Tahoma;
	
	color: #fff;
}
input[type="submit"]:hover {
	background-image: url(../images/send-btn-active.png);
}
textarea {
	width: 350px;
	height: 423px;
	background-image: url(../images/textarea-bg.png);
	border: 1px solid #ececec;
	font: normal 12px Tahoma;
}
.fast-buttons {
	width: 850px;
	height: 50px;
	float: none;
	display: block;
	margin: auto;
	text-align: right;
	padding-top: 20px;
}
.eng a, .enga {
	width: 60px;
	height: 19px;
	margin: 5px;
	float: right;
	background: url(../images/eng.png) no-repeat;
}
.eng a:hover, .enga {
	background: url(../images/eng-active.png) no-repeat;
}
.rus a {
	width: 60px;
	height: 19px;
	margin: 5px;
	float: right;
	background: url(../images/rus.png) no-repeat;
}
.rus a:hover {
	background: url(../images/rus-active.png) no-repeat;
}
.rusa {
	width: 60px;
	height: 19px;
	margin: 5px;
	float: right;
	background: url(../images/rus-active.png) no-repeat;
}
.top-box {
	width: 100%;
	height: 375px;
	background-image: url(../images/top-bg.png);
	float: none;
}
.photo-and-menu {
	width: 850px;
	height: 375px;
	margin: auto;
	float: none;
	display: block;
}
.logo {
	width: 823px;
	height: 142px;
	display: block;
	top: 330px;
	float: left;
	margin-left: 400px;
	position: absolute;
	background: url(../images/logo2.png) no-repeat;
}
.photo {
	width: 431px;
	height: 375px;
	float: left;
	display: block;
	background-image: url(../images/photo.png);
}
.menu {
	padding: 10px 50px 0px 50px;
	float: left;
	display: block;
}

.m1a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m1-active.png) no-repeat;
}
.m1 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m1.png) no-repeat;
}
.m1 a:hover {
	background: url(../images/m1-active.png) no-repeat;
}
.m2a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m2-active.png) no-repeat;
}
.m2 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m2.png) no-repeat;
}
.m2 a:hover {
	background: url(../images/m2-active.png) no-repeat;
}
.m3a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m3-active.png) no-repeat;
}
.m3 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m3.png) no-repeat;
}
.m3 a:hover {
	background: url(../images/m3-active.png) no-repeat;
}
.m4a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m4-active.png) no-repeat;
}
.m4 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m4.png) no-repeat;
}
.m4 a:hover {
	background: url(../images/m4-active.png) no-repeat;
}
.m5a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m5-active.png) no-repeat;
}
.m5 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m5.png) no-repeat;
}
.m5 a:hover {
	background: url(../images/m5-active.png) no-repeat;
}
.m6a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m6-active.png) no-repeat;
}
.m6 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m6.png) no-repeat;
}
.m6 a:hover {
	background: url(../images/m6-active.png) no-repeat;
}
.m7 a {
	width: 208px;
	height: 34px;
	display: block;
	float: none;
	background: url(../images/m7.png) no-repeat;
}
.m7 a:hover {
	background: url(../images/m7-active.png) no-repeat;
}
.page-content-index {
	width: 850px;
	height: 1150px;
	margin: 50px auto;
	display: block;
	float: none;
}
.page-content-about {
	width: 850px;
	height: 800px;
	margin: 50px auto;
	display: block;
	float: none;
}
.page-content-service {
	width: 850px;
	height: 1250px;
	margin: 50px auto;
	display: block;
	float: none;
}
.page-content-projects {
	width: 850px;
	height: 450px;
	margin: 50px auto;
	display: block;
	float: none;
}
.page-content-production {
	width: 850px;
	height: 4850px;
	margin: 50px auto;
	display: block;
	float: none;
}
.page-content-contacts {
	width: 850px;
	height: 850px;
	margin: 50px auto;
	display: block;
	float: none;
}
.left-col {
	width: 550px;
	display: block;
	float: left;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
}
.left-col a {
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
	text-decoration: none;
}
.left-col a:hover {
/*	font-family: Myriad Pro, Tahoma;*/
	
	font-style: normal;
	color: #ffd46f;
	text-decoration: underline;
}
.right-col {
	width: 300px;
	display: block;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	color: #f7f7f7;
	font-style: italic;
	float: left;
	-position: absolute;
}
.right-text {
	padding-top: 50px;
}
.heading {
	padding: 0px 0px 25px 0px;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	font-size: 21px;
	color: #f7f7f7;
	float: none;
	font-style: normal;
}
.news-text {
	padding: 0px 30px 30px 0px;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
}
.news-text a {
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #ffc73d;
	text-decoration: underline;
}
.news-text a:hover {
/*	font-family: Myriad Pro, Tahoma;*/
	
	font-style: normal;
	color: #ffd46f;
	text-decoration: underline;
}
.news-text2 {
	padding: 0px 30px 30px 0px;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
}
.news-text2 a {
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
	text-decoration: none;
}
.news-text2 a:hover {
/*	font-family: Myriad Pro, Tahoma;*/
	
	font-style: normal;
	color: #ffd46f;
	text-decoration: underline;
}
.pr-line {	
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	
	font-style: normal;
	color: #f7f7f7;
	padding: 0px 0px 5px 30px;
	background: url(../images/pr.png) no-repeat;
}
.contact-form {
	width: 460px;
	float: none;
	display: block;
}
.text {
	width: 100px;
/*	font-family: Myriad Pro, Tahoma;*/
	font-size: 13px;
	color: #f7f7f7;
	font-style: italic;
	text-align: right;
	float: left;
	padding: 4px 2px 2px 2px;
}
.form {
	width: 350px;
	float: left;
	padding: 2px;
}
.line {
	float: none;
}
#captcha {
	padding: 0px;
	margin: 0px;
}
.keypict {
	padding: 2px 2px 2px 106px;
/*	font-family: Myriad Pro, Tahoma;*/
	font-size: 12px;
	color: #f7f7f7;
	font-style: italic;
}
.keypict img {
	float: left;
	padding: 2px 10px 4px 0px;
}
.keypict span {
	float: left;
	padding: 10px 0px 0px 0px;
}
.keypict a {
	color: #ffc73d;
	text-decoration: none;
}
.keypict a:hover {
	color: #ffd46f;
	text-decoration: none;
}
.keyform {
	padding: 2px 2px 2px 106px;
}
.send {
	text-align: left;
	padding: 2px 0px 2px 106px;
}
.sleft {
	float: left;
}
.sright {
	float: right;
/*	font-family: Myriad Pro, Tahoma, Arial, sans-serif;*/
	color: #ffc73d;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 10px;
}
.sloading {
	padding-top: 7px;
	padding-right: 10px;
	float: right;
}
.bottom-line {
	width: 850px;
	-line-height: 0px;
	margin: auto;
	border-bottom: 1px solid #232323;
	border-top: 1px solid #191919;
	display: block;
	float: none;
    clear: both;
}
.copyright {
	margin: 15px auto;
	width: 850px;
	height: 66px;
	display: block;
	float: none;
}
.pixlogo {
	float: left;
	width: 137px;
}
.pixtext {
	float: left;
	padding-top: 10px;
	width: 140px;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.pixtext a {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.pixtext a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sitecopy {
	float: left;
	width: 540px;
	padding-top: 17px;
	text-align: right;
/*	font-family: Myriad Pro, Tahoma, sans-serif;*/
	font-size: 12px;
	color: #f7f7f7;
}