* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #085571;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content a{
	color: #085571;
	font-style: italic;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	margin: 0 auto;
	
	/* footer down */ 
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.main-width{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

h1{
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	padding: 13px 13px;
	color: #ffffff;
	background: url('../img/h1-bkg.png') repeat-x left top;
	margin-bottom: 20px;
	min-height: 19px;
}
h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #0e243b;
	padding-bottom: 12px;
	border-bottom: 1px solid #b9c3ca;
	margin-bottom: 10px;
}
h3{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #0e243b;
	padding-bottom: 12px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 180px;
	background: url('../img/h-bkg.png') repeat-x top left;
	color: #ffffff;
}
#header a{
	color: #cff1ff;
}
.mw-head{
	position: relative;
}
.h-logo{
	height: 104px;
	padding: 17px 30px 0 30px;
}
#logo{
	position: absolute;
	top: 17px;
	left: 28px;
}
.h-contacts{
	text-align: right;
	line-height: 30px;
}
.h-phone{
	font-size: 26px;
}

.h-course{
	display: inline-block;
	float: right;
	margin-right: 30px;
	padding-top: 15px;
}
.course{
	background: url('../img/course.png') no-repeat 0px 0px;
	display: inline-block;
	padding-left: 36px;
	height: 21px;
	padding-top: 2px;
}
.nav{
	height: 59px;
	padding-top: 19px;
	width: 618px;
	margin-left: 30px;
	margin-right: 352px;
	
	text-align: justify;
	/* Обнуляем для родителя*/
	line-height: 0;
	font-size: 1px; /* 1px для Opera */
	
	/* ie6-7 */
	text-justify: newspaper;
	zoom:1;
	
	/* Включаем в работу последнюю строку*/		
	text-align-last: justify;
}
.nav:after {
	width: 100%; 
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
.nav li{
	display: inline-block;
	text-align: center;
	margin: 0px 1px;
	
	/* Востанавливаем у потомков, кроме последнего*/
	line-height: normal;
	font-size: 14px;
	
	/* Без него в Opera будет отступ под элементами */
	vertical-align: top; 
	
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
}
.nav li a{
	padding: 5px 8px;
	text-decoration: none;
}
.nav li a:hover, .nav li a.active{
	background: url('../img/nav-act.png') repeat;
}
.nav li:first-child a{
	margin-left: -8px;
}


/* Middle
-----------------------------------------------------------------------------*/
#showcase{
	height: 343px;
	padding-top: 12px;
	
	/*background-repeat: no-repeat;
	background-position: center;
	background-image: url('../img/showcase-1.jpg');*/
	text-align: left;
	position: relative;
	z-index: 0;
}
.stage-image{
	position: absolute;
	top: 0px;
	display: none;
	margin: 0 auto;
	height: 355px;
	width: 100%;
}
#stage-img-1{
	display: block;
}
.s-desc{
	padding: 15px 30px;
	width: 463px;
	background: url('../img/sub-menu-bkg.png') repeat left top;
	color: #ffffff;
	position: absolute;
	z-index: 19;
}
.s-desc a{
	font-style: italic;
	color: #cff1ff;
}
.s-desc p{
	margin: 0 0 10px;
	line-height: 21px;
}
.s-desc hr{
	height: 1px;
	border: none;
	border-top: 1px solid #6b8aa6;
	background-color: #6b8aa6;
	margin-top: 10px;
	margin-bottom: 14px;
	position: relative;
	left: -9px;
	width: 481px;
}
.s-text{
	display: none;
}
#s-text-1{
	display: block;
}
.s-nav{
	
}
.s-nav{
	cursor: pointer;
}
.s-nav a:hover, .s-nav a.active{
	color: #ffffff;
	text-decoration: none;
}
.s-nav>a{
	display: inline-block;
	width: 60px;
}
.s-nav>ul{
	width: 343px;
	margin: 0px 60px;
	text-align: center;
}
.s-nav>ul li{
	list-style: none;
	display: inline-block;
	padding: 0px 6px;
	font-style: italic;
}


#content {
	background: url('../img/body-bkg.png') repeat-x top left #f0f0f0;
	/*padding-bottom: 25px;*/
	padding-top: 25px;
	position: relative;
	z-index: 20;
	
	padding-bottom: 161px;
}
.inner-back{
	background: url('../img/inner-bg.jpg') no-repeat center #ffffff;
	height: 362px;
	width: 100%;
	position: absolute;
	top: 0px;
}

.rubber{
	display: inline-block;
}
.rubber .shadow-box{
	width: 717px;
}
.shadow-box{
	background: #ffffff;
	padding: 0px 30px;
	display: block;
	
	
	/* shadow */
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.25); /* Для Safari и Chrome */
	   -moz-box-shadow: 0 0 4px rgba(0,0,0,0.25); /* Для Firefox */
    	    box-shadow: 0 0 4px rgba(0,0,0,0.25); /* Параметры тени */
    filter: 
		progid:DXImageTransform.Microsoft.Shadow(color='#dbdbdb', Direction=45, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#dbdbdb', Direction=135, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#dbdbdb', Direction=225, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#dbdbdb', Direction=315, Strength=3);
	zoom: 1;
	
	position: relative;
	*top: -6px;
	*left: -6px;
	
	position: relative;
	z-index: 25;
}

.shadow-box:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.our-partners{
	width: 296px;
	float: right;
	padding-bottom: 25px;
	padding-top: 11px;
}
.our-partners table{
	border-collapse: collapse;
}
.our-partners table td{
	padding: 6px 10px 6px 0px;
	vertical-align: middle;
}
.our-partners table td img{
	border: 1px solid #b8c3c9;
}

.our-works{
	width: 618px;
	margin-right: 326px;
	*margin-right: 322px;
	padding-bottom: 25px;
}
.our-works img{
	border: none;
	margin-bottom: 13px;
}
.ow-img, .ow-text{
	display: inline-block;
	width: 296px;
	vertical-align: top;
}
.ow-text{
	margin-left: 22px;
}
.ow-text p{
	margin: 0 0 10px;
}

.useful{
	margin-top: 25px;
	padding: 0px 30px;
	
	text-align: justify;
	/* Обнуляем для родителя*/
	line-height: 0;
	font-size: 1px; /* 1px для Opera */
	
	/* ie6-7 */
	text-justify: newspaper;
	zoom:1;
	
	/* Включаем в работу последнюю строку*/		
	text-align-last: justify;
}
.useful:after {
	width: 100%; 
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
.useful h2{
	text-align: left;
}
.useful-item{
	display: inline-block;
	text-align: left;
	width: 296px;
	vertical-align: top;
	
	/* Востанавливаем у потомков, кроме последнего*/
	line-height: normal;
	font-size: 14px;
	
	/* Без него в Opera будет отступ под элементами */
	vertical-align: top; 
	
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
}

.left-menu{
	position: relative;
	z-index: 20;
	width: 187px;
	padding: 15px 15px 15px 20px;
	background: url('../img/sub-menu-bkg.png') repeat;
	color: #ffffff;
	float:left;
}
#content .left-menu li a{
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 3px;
}
#content .left-menu li a span{
	border-bottom: 2px solid #a6a8b5;
}
#content .left-menu li a:hover, #content .left-menu li a.active{
	color: #0e243b;
	background: url('../img/sub-menu-act-bkg.png') repeat;
}
#content .left-menu li a:hover span, #content .left-menu li a.active span{
	border-bottom: none;
}
.left-menu ul li{
	list-style: none;
}

.breadcrumbs{
	height:18px;
	color:#085571;
	font-size:12px;
	padding: 15px 0 10px 0;
}
.breadcrumbs li{
	margin-right:12px;
	float:left;
	list-style: none;
}
.breadcrumbs li a{
	font-size:12px;
	color:#085571;
}

.main-content{
	padding-bottom: 25px;
}
.main-content img[align="left"]{
	margin-right: 26px;
	margin-bottom: 26px;
}
.main-content img[align="right"]{
	margin-left: 26px;
	margin-bottom: 26px;
}
.main-content ul{
	list-style-position: inside;
	padding-left: 14px;
}

.case-head{
	margin: 15px 0px;
	padding: 12px 8px;
	background: url('../img/case-head.png') repeat;
	color: #0e243b;
	font-size: 18px;
}
.case-table{
	border-collapse: collapse;
}
.case-table tr td{
	width: 343px;
	padding: 10px 0px 10px 30px;
	vertical-align: top;
}
.case-table tr td:first-child{
	padding-left: 0px;
}
.case-table tr:first-child td{
	padding-top: 0px;
}

.coworkers img{
	border: 1px solid #c6c6c6;
}
.coworker-item{
	margin-left: 167px;
	color: #0e243b;
	margin-bottom: 50px;
}
.coworker-item:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.coworker-item p{
	margin: 0 0 8px;
}
.coworker-head{
	padding: 8px;
	background: url('../img/case-head.png') repeat;
	margin-bottom: 10px;
}
.coworker-ser{
	padding: 0px 2px;
}
.coworker-ser>span{
	display: inline-block;
	width: 100px;
	vertical-align: top;
	margin-left: 7px;
}
.coworker-ser>span:first-child{
	margin-left: 0px;
}
.to-big-img{
	display: inline-block;
	position: relative;
	border:1px solid #000000;
}
.to-big-img img{
	border: none;
}
.loope{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/loope.png') no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.href-more, .href-more-back{
	text-decoration: none;
	border-bottom: 1px dashed #085571;
	cursor: pointer;
}
.href-more:hover, .href-more-back:hover{
	border: none;
}

.phone{
	color: #085571;
	font-size: 18px;
	line-height: 45px;
}
.contact-left{
	width: 296px;
	float: left;
}
.contact-right{
	margin-left: 314px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 121px;
	background: url('../img/f-bkg.png') repeat-x top left;
	padding: 15px 30px 0px 30px;
	position: relative;
	font-size: 12px;
	color: #ffffff;
	position: relative;
	z-index: 30;
	
	/* footer down */
	margin: -136px auto 0;
}
#footer a{
	color: #cff1ff;
}
#footer p{
	margin: 0 0 11px
}
#copy{
	font-style: italic;
	width: 266px;
	float: left;
	padding-left: 30px;
}

.f-content{
	width: 618px;
	margin-left: 326px;
}
.f-nav{
	width: 618px;
	margin-bottom: 45px;
	
	text-align: justify;
	/* Обнуляем для родителя*/
	line-height: 0;
	font-size: 1px; /* 1px для Opera */
	
	/* ie6-7 */
	text-justify: newspaper;
	zoom:1;
	
	/* Включаем в работу последнюю строку*/		
	text-align-last: justify;
}
.f-nav:after {
	width: 100%; 
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
.f-nav li{
	display: inline-block;
	text-align: center;
	
	/* Востанавливаем у потомков, кроме последнего*/
	line-height: normal;
	font-size: 12px;
	
	/* Без него в Opera будет отступ под элементами */
	vertical-align: top; 
	
	/* эмуляция inline-block для IE6-7*/
	//display : inline;
	//zoom : 1;
}

.question-table{
	border-collapse: collapse;
}
.question-table br{
	height: 1px;
	line-height: 1px;
}
.question-table tr td{
	vertical-align: top;
	padding: 4px 0px 4px 26px;
}
.question-table tr td:first-child{
	width: 296px;
	padding-left: 0px;
}
.question-table input[type="text"]{
	width: 178px;
	height: 19px;
	border: 1px solid #c6c6c6;
}

.feedback-table{
	border-collapse: collapse;
	font-size: 16px;
	float: right;
	color: #0e243b;
}
.feedback-table th{
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.feedback-table tr td{
	vertical-align: top;
	padding: 7px 0px 7px 10px;
	border-top: 1px dashed #d7dee3;
}
.feedback-table tr:first-child td{
	border-top: 0px;
}
.feedback-table tr td:first-child{
	padding-left: 0px;
}
.feedback-table input[type="text"]{
	width: 436px;
	height: 19px;
	border: 1px solid #c6c6c6;
}
.feedback-table textarea{
	width: 436px;
	height: 192px;
	border: 1px solid #c6c6c6;
}
.button{
	background: #2f5375;
	color: #fff;
	border: 0px;
	padding: 9px 13px;
	font-size: 22px;
	cursor: pointer;
}
.mf-req{
	color: #0e243b !important;
}


.ql-row .ql-item{
	display: inline-block;
	width: 296px;
	vertical-align: top;
	margin-left: 21px;
}
.ql-row .ql-item:first-child{
	margin-left: 0px;
}
.certificates-row{
	margin-bottom: 26px;
}
.certificates-row .certificates-item{
	display: inline-block;
	width: 148px;
	margin-right:13px;
	margin-bottom:16px;
	border: 1px solid #c6c6c6;
	vertical-align: top;
}


.have-more-text{
	margin-bottom: 18px;
}
.have-more-text u{
	text-decoration: none;
}
.about-certificates{
	margin-bottom: 18px;
}

.art-img-table{
	border-collapse: collapse;
}
.art-img-table td:first-child{
	padding-left: 0px;
}
.art-img-table td{
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 26px;
	text-align: center;
}

.dashed-table{
	border-collapse: collapse;
}
.dashed-table td{
	padding: 3px 5px;
	border: 1px dashed #c6c6c6;
}


.xls, .csv, .pdf, .doc, .rar, .rtf, .zip, .jpg, .none {
    display: block;
    height: 21px;
    margin: 10px 0;
    padding: 12px 0 0 37px;
    font-style: italic;
}
.xls, .csv {
    background: url("../img/dot-xls.png") no-repeat scroll left center transparent;
}
.pdf {
    background: url("../img/dot-pdf.png") no-repeat scroll left center transparent;
}
.doc, .docx {
    background: url("../img/dot-doc.png") no-repeat scroll left center transparent;
}
.rar {
    background: url("../img/dot-rar.png") no-repeat scroll left center transparent;
}
.rtf {
    background: url("../img/dot-rtf.png") no-repeat scroll left center transparent;
}
.zip {
    background: url("../img/dot-zip.png") no-repeat scroll left center transparent;
}
.jpg {
    background: url("../img/dot-jpg.png") no-repeat scroll left center transparent;
}
.none {
    background: url("../img/dot-none.png") no-repeat scroll left center transparent;
}

#counters{
	display: none;
}

.float-right{
	float: right;
	text-align: right;
}
.float-left{
	float: left;
	text-align: left;
}
.font-12{
	font-size: 12px;
}
.font-14{
	font-size: 14px;
}
