html {
        background:rgb(244,244,244) url(../images/fon-body.png) repeat-y 50% 0;
}
html, body {
    height: 100%;
	width:100%;
    margin: 0;
	padding:0;
}
a {
    color: #398dd8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}
body {
	font-family:Calibri;
	font-size:14px;
       /* background:url(../images/fon-body.png) repeat-y 50% 0;*/
}

* html div { 
    background-repeat: repeat; 

}

img {border:none;}

h1{font-size:16px;}
h1,.title,.header .menu li,.services .menu li a span {text-transform: uppercase;}
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
input, textarea{outline-width:0;}

.tl, .tr, .bl, .br{
	position:absolute;
	width:5px;
	height:5px;
	overflow:hidden;
	background:url('../images/tbrl.png');
}
.tl {
	top:0;
	left:0;
	background-position:0 0;
}
.tr {
	top:0;
	right:0%;
	background-position:100% 0;
}
.bl {
	bottom:0%;
	left:0;
	background-position:0 100%;
}
.br {
	bottom:0%;
	right:0%;
	background-position:100% 100%;
}
.fon{
	position:absolute;
	top:0;
	left:0;
	width:100%;
        min-width:980px;
	height:652px;
    background:url(../images/fon11.png) no-repeat 50% 0;	
	z-index:0;
	overflow:hidden;
}
.fon-l{
	position:absolute;
	top:0;
	left:0;
	width:103px;
	height:652px;
	background:url(../images/fon1l.png) no-repeat;
	z-index:0;
}
.fon-r{
	position:absolute;
	top:0;
	right:0;
	width:83px;
	height:652px;
	background:url(../images/fon1r.png) no-repeat;
	z-index:0;
}
.fon-left{
	position:absolute;
	top:0;
	left:-598px;
	width:50%;
	height:652px;
	background:url(../images/fon-left.png);
	z-index:0;
}
#slider{width:950px; height: 176px; margin-top:20px;}
.fon-right{
	position:absolute;
	top:0;
	right:-599px;
	width:50%;
	height:652px;
	background:url(../images/fon-right.png);
	z-index:0;
}
.container{
	position:relative;
	width:950px;
	min-height:100%;
	margin:0 auto;
	padding:0px 15px;
	z-index:1;
        overflow:hidden;
}
.header{
	position:relative;
	height:140px;
	width:100%;
	padding:1px 0;
}
.header .logo{
	position:absolute;
	top:20px;
	left:0px;
	background:url(../images/logo.jpg);
}
.header .logo a{
	position:relative;
	display:block;
	width:350px;
	height:104px;
}
.header .tel{
	position:absolute;
	top:25px;
	left:420px;
	font-size:20px;
}
.header .telp{
    margin-top: 4px;    
}
.header .tel span{
	color:rgb(0,121,168);
}

.header .menu{
	position:absolute;
	top:85px;
	right:0px;
	overflow:hidden;
}
.header .menu ul{
	margin:0;
	padding:0;
}
.header .menu ul li{
	position:relative;
	float:left;
	margin-left:28px;
	font-size:17px;
}
.header .menu ul li div{
	width:100% !important;
	width:auto;
	color:rgb(216,216,216);
	background:url(../images/menu-span.png) no-repeat 17px 50%;
}
.header .menu ul li a{
	display:block;
	color:rgb(70,68,68);
	padding-bottom:25px;
	margin-top:10px;
	text-decoration:none;
}
.header .menu ul li a:hover{
	background:url(../images/menu.png) no-repeat 50% 100%;
}

.header .menu ul li span{
	display:block;
	color:rgb(70,68,68);
	padding-bottom:25px;
	margin-top:10px;
	text-decoration:none;
	background:url(../images/menu.png) no-repeat 50% 100%;
}


#main .title,
#main h1{
	font-size:18px;
	margin:0 0 30px;
	color:rgb(244,244,244);
}
.title,
h1{
	font-size:18px;
	margin:0 0 30px;
	color:rgb(244,244,244);
}
#content .content h1 {
	color:#000000;
	}
.form .title,
.vakansiy .title{
	margin:0 0 15px;
}
#main-page {
	position:relative;
	padding:25px 0;
	margin-bottom:20px;
	background:rgb(32,35,36);
	overflow:hidden;
}
#main-page .content{
	position:relative;
	width:675px;
	margin-left:240px;
	font:12px tahoma;
	line-height:15px;
	color:white;
}
.more a{
	font:arial;
	color:rgb(85,85,85);
}
#main-page .content .left-block{
	position:relative;
	float:left;
	width:170px;
	display:inline;
	margin-left:-210px;
}
#content .content{
	position:relative;
	font:12px tahoma;
	line-height:15px;
	margin-left:245px;
	color:black;
}
#content .left-block{
	position:relative;
	float:left;
	width:210px;
	display:inline;
	/*margin-left:-210px;*/
}
.vakansiy li{
	margin:0px 0 10px;;
}
.vakansiy li a{
	font:arial;
	color:rgb(83,164,204);
}
.content .block{
	position:relative;
	float:right;
	width:190px;
	margin-right:-237px;
	display:inline;
}
.form,
.vakansiy{	
	position:relative;
	width:270px;
	background:rgb(32,35,36);
}
#content .form,
#content .vakansiy{	
	padding:15px 20px;
	margin-bottom:5px;
}
.form label{
	margin-left:4px;
	font:arial;
	color:#CCC;
}
.form .input{
	position:relative;
	width:273px;
	height:25px;
	margin:0 0 5px;
	background:url('../images/form-input.png') no-repeat;
}
.form .input input{
	width:256px;
	height:22px;
	margin:1px 8px;
	border:none;
	background:none;
	color:white;
}
.form .textarea{
	position:relative;
	width:273px;
	height:102px;
	background:url('../images/form-textarea.png') no-repeat;
}
.form .textarea textarea{
	width:260px;
	height:90px;
	margin:6px 6px;
	border:none;
	background:none;
	color:white;
}
.form .button{
	position:relative;
	width:85px;
	height:22px;
	margin:20px 0 0 92px;
	background:url('../images/form-send.png') no-repeat;
}
.form .button input{
	width:85px;
	height:22px;
	border:none;
	background:none;
}
.content .services{
	
	overflow:hidden;
	width:100%;
}
.services .title{
	font-size:18px;
	margin-bottom:15px;
	color:black;
}
.services .menu ul{
	margin-left:-13px;
text-align: center;
}
.services .menu li{

	float:left;

	width:146px;
	margin-left:39px;	
}
.services .menu li img{
	margin: 0 0 7px;
}
/*
div.services div.menu li span{
	font-size:12px;
}
.services .menu li a span cufon{
	margin:0 0 13px 6px;
	font-size:10px;
}
.services .menu li a span canvas{
	position:relative;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	background:url(../images/services.png) no-repeat 100% 0;
}
.services .menu li a span cufontext{
	position:absolute;
	top:-2px;
	left:-8px;
	padding:13px 7px;
	background:url(../images/services.png) no-repeat 0% 0;
	font-size:10px;
}
*/
.services .menu li a {
	display:block;
	/*background:url(../images/services1.png) repeat-y 0% 0px;*/
	padding:5px 0 3px 0px;
	 background-position: left 10%;
}
.services .menu li a span{
	
	font-weight:bold;

	text-decoration:none;
	padding:3px 10px 5px 0;
	margin-left:13px;
	background:url(../images/services.png) no-repeat 100% 0px;
}
.services .menu li a span cufon{
	margin:5px 0 0px 0px;
}
.services .menu li a {
	text-decoration:none;	
	color:rgb(70,68,68);
}
.services .menu li ul {
	margin:0;
}
.services .menu li ul li {
	margin:0 0 15px;
}
.services .menu li ul li a {
	text-decoration:underline;		
	color:rgb(83,164,204);
}
.services .menu li ul li a:hover {
	text-decoration:none;
}
/*Магический индусский CSS*/
.content .work{
	position:relative;
	overflow:hidden;
	margin-top:20px;
	width:100%;
}
.work .title{
	font-size:18px;
	margin-bottom:15px;
}
.work .menu ul{
	margin-left:-13px;
}
.work .menu h1{
	margin-bottom:20px;
}
.work .menu .workul {
	/*padding-bottom:20px;*/
	border-bottom:2px solid gray;
	overflow:hidden;
}
.work .menu li{
	position:relative;
	float:left;
	display:inline;
	width:200px;
	margin-left:28px;	
	margin-top:10px;
}
.work .menu li img{
	margin: 0 0 7px;
}
.work .menu li a {
	display:block;
	/*background:url(../images/services1.png) repeat-y 0% 0px;*/
	padding:5px 0 3px 0px;
}
.work .menu li a span{
	position:relative;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px 5px 0;
	margin-left:13px;
	background:url(../images/services.png) no-repeat 100% 0px;
}
.work .menu li a span cufon{
	margin:5px 0 0px 0px;
}
.work .menu li a {
	text-decoration:none;	
	color:rgb(70,68,68);
}
.work .menu li ul {
	margin:0;
}
.work .menu li ul li {
	margin:0 0 15px;
}
.work .menu li ul li a {
	text-decoration:underline;		
	color:rgb(83,164,204);
}
.work .menu li ul li a:hover {
	text-decoration:none;
}
/*Магический индусский CSS*/
#her {height:20px; padding-top:3px;background:url('../images/services1.png') no-repeat 0 10%;}
#per {margin-top:-5px;}
.footer-empty{
	position:relative;
	width:100%;
	height:110px;
	clear:both;
}
.footer{
	position:relative;
	width:950px;
	height:65px;
	padding:0 15px;
	margin:-80px auto 0;
	color:rgb(155,155,155);
        z-index:10;
}
.footer a{color:rgb(155,155,155);}
.footer .menu{
	position: absolute;
	top:0;
	left:370px;
}
.footer .menu li{
	float:left;
	margin-left:20px;
}
.footer .colary{
	position:absolute;
	top:25px;
	right:15px;
}
.all {
	float:right; margin:5px; width:140px; background:url('../images/work.png') no-repeat 0 50%; margin-bottom:0px;
}
li.workli {
overflow:hidden;
height:280px;
}
div.pdf a{
color:#53A4CC;
}
div.pdf {
color:#aaa;
background:url('../images/pdf.png') no-repeat 0 0;
height: 50px;
margin-top: 10px;
padding-left: 50px;
padding-top: 10px;
}





.aviaslider{
height:176px; 	
width:950px;
overflow: hidden;
position: relative; margin:0; padding:0;z-index: 399;
background: #fff url(../images/layout/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{

display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}