body{
	margin:0;
	color:#40484a;
	font:14px Georgia, "Times New Roman", Times, serif;
	/*background:#fff url(../images/bg-body.gif) repeat-x;*/
	min-width:1000px;
}
.inner-page{
	background:#e0e3e4 url(../images/bg-body1.gif) repeat-x;
}

h1 { font-size:21px}

img{border-style:none;}
a{
	outline:none;
	color:#a71a56;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:13px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.container{
	height:1%;
	overflow:hidden;
}
#header{
	width:980px;
	margin:0 auto;
	padding:0 0 26px;
	overflow:hidden;
}
.inner-page #header{
	padding-bottom:49px;
}
.logo{
	float:left;
	display:inline;
	width:235px;
	height:53px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:23px 0 0 11px;
}
.logo a{
	display:block;
	height:100%;
}
.login-form{
	float:right;
}
.login-form fieldset{
	float:left;
}
.login-form .holder{
	background: url(../images/bg-login-form-l.gif) no-repeat;
	float:left;
}
.login-form .frame{
	background: url(../images/bg-login-form-r.gif) no-repeat 100% 0;
	height:45px;
	float:left;
	padding:0 15px 0 11px;
}
.login-form .text{
	height:22px;
	width:84px;
	background: url(../images/bg-login-text.gif) no-repeat;
	overflow:hidden;
	float:left;
	margin:12px 8px 0 0;
	padding:0 8px;
}
.login-form .text input{
	float:left;
	width:84px;
	background:none;
	border:0;
	color:#999;
	line-height:16px;
	padding:3px 0 0;
}	
.login-form .btn-holder{
	float:left;
	background: url(../images/separator1.gif) no-repeat 4px 0;
	padding:12px 0 0 18px;
	height:33px;
}
.login-form .btn-holder input{
	float:left;
}
.login-form ul{
	float:left;
	clear:left;
	list-style:none;
	margin:0;
	padding:1px 0 0 13px;
}
.login-form ul li{
	float:left;
	width:108px;
}
.login-form ul li a{
	color:#40484a;
}
.promo-wrapper{
	width:100%;
	overflow:hidden;
	background:#646464 url(../images/bg-promo-wrapper.gif) repeat-x;
}
.promo{
	width:980px;
	margin:0 auto;
	padding:23px 0 32px;
}
#nav{
	list-style:none;
	margin:0;
	padding:0 0 0 9px;
	height:35px;
	overflow:hidden;
}
.inner-page #nav{
	width:971px;
	margin:0 auto;
}
#nav li{
	float:left;
	height:35px;
	overflow:hidden;
	margin:0 0 0 2px;
}
#nav li a{
	height:35px;
	overflow:hidden;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	cursor:pointer;
	text-decoration:none;
}
#nav li a em{
	float:left;
	height:61px;
	background: url(../images/bg-nav-l.png) no-repeat;
	font-style:normal;
	padding:9px 17px 0 21px;
}
#nav li a span{
	float:left;
	height:70px;
	background: url(../images/bg-nav-r.png) no-repeat;
	width:5px;
	overflow:hidden;
}
#nav li a:hover,
#nav li.active a{
	color:#40484a;
	position:relative;
}
#nav li a:hover em,
#nav li.active a em{
	height:26px;
	padding:44px 17px 0 21px;
	margin:-35px 0 0;
}
#nav li a:hover span,
#nav li.active a span{
	margin:-35px 0 0;
}
.promo-box{
	background: url(../images/bg-pomo-c.gif) repeat-y;
	width:100%;
	overflow:hidden;
}
.promo-box .holder{
	background: url(../images/bg-pomo-t.gif) no-repeat;
	height:1%;
	overflow:hidden;
}
.promo-box .frame{
	background: url(../images/bg-pomo-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:9px 15px 0 10px;
}
.promo-box .left-box{
	float:left;
	width:638px;
}
.promo-box .left-box .top-box{
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.promo-box .left-box .top-box .visual{
	float:left;
	width:357px;
	height:225px;
	overflow:hidden;
}
.promo-box .left-box .top-box .visual img{
	vertical-align:top;
}
.promo-box .left-box .top-box ul{
	float:right;
	width:278px;
	list-style:none;
	margin:0;
	padding:0;
}
.promo-box .left-box .top-box ul li{
	height:65px;
	background: url(../images/gradient1.gif) repeat-x;
	padding:7px 10px 3px 20px;
	line-height:16px;
}
.promo-box .left-box .top-box ul li em{
	color:#999;
	display:block;
	font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 0px;
}
.promo-box .left-box .top-box ul li a{
	font-size:11px;
	font-style:italic;
	color:#373e40;
	text-decoration:none;
	line-height:14px;
}
.promo-box .left-box .top-box ul li a:hover{
	text-decoration:underline;
}
.promo-box .left-box h2{
	font-size:21px;
	font-weight:normal;
	color:#1d1f1f;
	margin:0 0 10px;
	padding:0 5px 12px;
	background: url(../images/border1.gif) repeat-x 0 100%;
}
.promo-box .info-list{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.promo-box .info-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 14px;
}
.promo-box .info-list li em{
	float:left;
	width:46px;
	height:23px;
	overflow:hidden;
	font: 14px Arial, Helvetica, sans-serif;
	color:#fff;
	background: url(../images/bg-date.gif) no-repeat;
	padding:7px 0 0 4px;
	margin:4px 0 0 3px;
}
.promo-box .info-list li span{
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 30px 0 10px;
}
.promo-box .info-list li span a{
	color:#626769;
}
.promo-box .right-box{
	float:right;
	width:270px;
	padding:0 10px;
}
.search-form{
	background: url(../images/bg-search-form.gif) no-repeat;
	height:50px;
	width:290px;
	margin:11px -10px 17px;
}
.search-form .text{
	background:none;
	color:#999;
	font-style:italic;
	width:194px;
	float:left;
	margin:17px 0 0 19px;
	border:0;
	padding:0;
}
.search-form .btn-search{
	float:left;
	margin:9px 0 0 33px;
}
.promo-box .right-box h3{
	font-size:19px;
	color:#393e3e;
	margin:0 0 13px;
	padding:0 0 11px;
	background: url(../images/border2.gif) repeat-x 0 100%;
	font-weight:normal;
}
.promo-box .right-box .image-holder{
	height:1%;
	overflow:hidden;
	margin:0 0 13px;
}
.promo-box .right-box .image-holder img{
	vertical-align:top;
}
.promo-box .right-box .future-articles{
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
.promo-box .right-box .future-articles li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:16px;
	padding:0 0 17px;
}
.promo-box .right-box .future-articles li a{
	color:#40484a;
}
.main-box{
	width:980px;
	margin:0 auto;
	padding:23px 0 5px;
	overflow:hidden;
}
.main-box .columns{
	float:left;
	width:645px;
	padding:0 0 0 10px;
}
.main-box .columns .col1{
	float:left;
	width:370px;
}
.main-box .columns .box{
	height:1%;
	overflow:hidden;
	padding:0 0 16px;
}
.main-box .columns .box h3{
	font-size:19px;
	color:#a71a56;
	margin:0 0 7px;
	font-weight:normal;
}
.main-box .columns .box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.main-box .columns .box ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:2px 0 15px;
	line-height:16px;
}
.main-box .columns .box ul li a{
	color:#626769;
}
.main-box .columns .box ul.list-type1 li{
	padding:9px 0 2px 0px;
}
.main-box .columns .box ul.list-type1 li .visual{
	float:left;
	background:#fff;
	padding:2px;
	border:1px solid #d4d4d4;
	margin:0 5px 0 0;
}
.main-box .columns .box ul.list-type1 li .visual img{
	vertical-align:top;
}
.main-box .columns .box ul li a{
	color:#626769;
}
.main-box .columns .col2{
	float:right;
	width:248px;
}
.main-box .columns .holder{
	height:1%;
	overflow:hidden;
	padding:0 0 1px;
}
.main-box .ad-holder{
	height:1%;
	overflow:hidden;
	border:1px solid #d4d4d4;
	padding:4px;
	margin-bottom:25px;
}
.main-box .ad-holder img{
	vertical-align:top;
}
 .ad-holder{
	height:1%;
	overflow:hidden;
	/*border:1px solid #d4d4d4;*/
	padding:4px;
	margin-bottom:25px;
}
 .ad-holder img{
	vertical-align:top;
}

.aside{
	float:right;
	width:280px;
	padding:0 10px 0 0;
}
.aside h3{
	font-size:19px;
	color:#a71a56;
	margin:0 0 7px;
	font-weight:normal;
}
.pink-box{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/bg-pink-box-c.gif) repeat-y;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
.pink-box a{
	color:#fff;
}
.pink-box .holder{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-pink-box-t.gif) no-repeat;
}
.pink-box .frame{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-pink-box-b.gif) no-repeat 0 100%;
	padding:16px 0 30px 22px;
}
.pink-box .frame .interview-box{
	float:left;
	width:196px;
	padding:0 47px 0 0;
}
.pink-box .frame .without-formalities{
	float:left;
	width:231px;
	padding:0 48px 0 0;
}
.pink-box .frame .ad-box{
	float:left;
	width:201px;
	padding:0 53px 0 0;
}
.pink-box .frame .site-map{
	float:left;
	width:161px;
}
.pink-box h3{
	color:#fff;
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px solid #dd2674;
	font: 21px Georgia, "Times New Roman", Times, serif;
}
.pink-box .frame .interview-box p{
	margin:0 0 8px;
	line-height:14px;
}
.pink-box .frame .interview-box form{
	height:1%;
	overflow:hidden;
}
.pink-box .frame .interview-box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.pink-box .frame .interview-box ul li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 5px;
}
.pink-box .frame .interview-box ul li .checkbox{
	float:left;
	width:15px;
	height:15px;
	padding:0;
	margin:1px 5px 0 0;
}
.pink-box .frame .interview-box ul li label{
	float:left;
	font-size:13px;
}
.pink-box .frame .interview-box .bottom-box{
	height:1%;
	overflow:hidden;
	padding:4px 0 0;
}
.pink-box .frame .interview-box .bottom-box .btn-answer{
	float:right;
	margin:3px 4px 0 0;
}
.pink-box .frame .interview-box .bottom-box a{
	float:left;
	font-size:12px;
	line-height:14px;
}
.pink-box .usual-list{
	list-style:none;
	margin:0;
	padding:0;
}
.pink-box .usual-list li{
	padding:0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#main{
	width:980px;
	overflow:hidden;
	margin:0 auto 25px;
	background: url(../images/bg-main-c.gif) repeat-y;
}
.main-holder{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-main-t.gif) no-repeat;
}
.main-frame{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-main-b.gif) no-repeat 0 100%;
	padding:0 15px 20px;
}
#sidebar{
	width:290px;
	float:right;
}
#sidebar .search-form{
	background: url(../images/bg-search-form.gif) no-repeat;
	height:50px;
	width:290px;
	margin:21px 0 17px;
}
#sidebar h2{
	font-size:19px;
	font-weight:normal;
	text-align:center;
	background: url(../images/bg-heading.gif) no-repeat 0 100%;
	margin:0 0 7px;
	padding:0 0 17px;
}
#sidebar .image-holder{
	text-align:center;
	margin:0 0 13px;
}
#sidebar .image-holder img{
	vertical-align:top;
}
#sidebar .future-articles{
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0 10px 25px;
}
#sidebar .future-articles li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:0 0 15px;
	font: 13px/15px Tahoma, Arial, Helvetica, sans-serif;
}
#sidebar .future-articles li a{
	color:#40484a;
}
#sidebar .info-link{
	background: url(../images/bg-heading.gif) no-repeat 0 100%;
	font-size:17px;
	display:block;
	padding:0 0 17px 13px;
	margin:0 0 32px;
}



#sidebar .info-link a{
	text-decoration:none;
	background: url(../images/bullet1.gif) no-repeat 0 7px;
	padding:0 0 0 7px;
}
#sidebar .info-link a:hover{
	text-decoration:underline;
}

.info-link{
	background: url(../images/bg-heading.gif) no-repeat 0 100%;
	font-size:17px;
	display:block;
	padding:0 0 17px 1px;
	margin:0 0 32px;
}

.info-link a{
	text-decoration:none;
	/*background: url(../images/bullet1.gif) no-repeat 0 7px;*/
	padding:0 0 0 7px;
}

#sidebar .side-box{
	height:1%;
	overflow:hidden;
	padding:0 0 33px;
}
#sidebar .side-box h4{
	background: url(../images/bg-heading.gif) no-repeat 0 100%;
	font-size:17px;
	display:block;
	padding:0 0 17px 22px;
	text-transform:uppercase;
	margin:0 0 1px;
	font-weight:normal;
}
#sidebar .side-box ul{
	list-style:none;
	margin:0;
	padding:0 17px 0 24px;
}
#sidebar .side-box ul li{
	padding:0 0 12px;
	font: 15px Tahoma, Arial, Helvetica, sans-serif;
	/*text-align:justify;*/
}
#sidebar .side-box ul li a{
	/*background: url(../images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 0 9px;*/
	color: #40484A;
	text-decoration:none;
	
}

#sidebar .side-box ul li a:hover{
	/*background: url(../images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 0 9px;*/
	text-decoration:underline;
	
}



.aside ul{
	list-style:none !important;
	margin:0 !important;
	padding:0 0 0 24px !important;
}
.aside ul li{
	padding:0 0 12px !important;
	font: 15px Tahoma, Arial, Helvetica, sans-serif !important;
}
.aside ul li a{
	background: url(../images/bullet1.gif) no-repeat 0 6px !important;
	padding:0 0 0 9px !important;
}




#content{
	width:622px;
	float:left;
}
.documents{
	list-style:none;
	margin:0;
	padding:16px 0 22px;
	height:1%;
	overflow:hidden;
}
.documents li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	padding:12px 0 11px 2px;
	border-bottom:1px solid #e9e9e9;
}
.documents li strong{
	display:block;
	/*font-size:21px;
	line-height:21px;*/
	font-weight:normal;
	color:#a71a56;
	margin:0 0 4px;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	
}
.documents li em{
	display:block;
	color:#8e9a9d;
	font-style:normal;
}
.documents li p{
	margin:0 0 10px;
	line-height:16px;
}
.documents li .download{
	height:1%;
	overflow:hidden;
	margin:-5px 0 0;
}
.documents li .download a{
	float:right;
	background: url(../images/ico-doc.gif) no-repeat !important;
	padding:6px 0 11px 36px !important;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
}
.documents li ol{
	list-style:none;
	margin:-10px 0 0;
	padding:0;
}
.documents li ol li{
	padding:0 0 0 8px;
	border:0;
}
.paging{
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
}
.paging li{
	float:left;
	font: 18px/20px Arial, Helvetica, sans-serif;
	padding:0 4px 0 0 !important;
}
.paging li a,
.paging li strong{
	float:left;
	padding:0 3px !important;
	color:#40484a;
}
.paging li a:hover,
.paging li strong{
	background:#40484a !important;
	color:#fff;
	font-weight:normal;
}

.paging li.prew a{
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:19px;
	margin:0;
	padding:0;
	background: url(../images/btn-prew.gif) no-repeat 0 8px;
	border-bottom:1px solid #40484a;
}
.paging li.prew a:hover{
	background: url(../images/btn-prew.gif) no-repeat 0 8px;
	border:0;
}



.paging li.next a{
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:19px;
	margin:0;
	padding:0;
	background: url(../images/btn-next.gif) no-repeat 0 8px !important;
	border-bottom:1px solid #40484a;
}
.paging li.next a:hover{
	background: url(../images/btn-next.gif) no-repeat 0 8px !important;
	border:0;
}
.search-result{
	height:1%;
	overflow:hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding:71px 0 0 1px;
	border-bottom:1px solid #e9e9e9;
	margin:0 0 23px;
}
.search-result .numbers{
	display:block;
	font-size:13px;
	line-height:13px;
}
.search-result .numbers em{
	color:#a71a56;
	font-style:normal;
}
.firm-search{
	height:1%;
	overflow:hidden;
	padding:14px 0 22px;
}
.firm-search .row{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.firm-search .text{
	float:left;
	width:174px;
	height:25px;
	background: url(../images/bg-search-firm-text.gif) no-repeat;
	padding:0 3px;
}
.firm-search .text input{
	width:174px;
	float:left;
	background:none;
	border:0;
	font-size:12px;
	color:#666;
	padding:5px 0 0;
	margin:0;
}
.firm-search select{
	float:left;
	width:180px;
	margin:0 0 0 15px;
}
.firm-search .btn-search{
	float:left;
	margin-top:-4px;
}
.search-result ul{
	list-style:none;
	margin:0;
	padding:0 0 14px 2px;
}
.search-result ul li{
	font-size:13px;
	line-height:17px;
}
.search-result ul li a{
	text-decoration:none;
	color:#40484a;
}
.search-result ul li a:hover{
	text-decoration:underline;
}
.books-list{
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:70px 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e9e9e9;
	margin:0 0 22px;
}
.books-list li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
	line-height:12px;
	padding:0 0 37px;
}
.books-list li .visual{
	float:left;
	border:5px solid #e0e3e4;
	margin:2px 22px 0 0;
}
.books-list li .visual img{
	vertical-align:top;
}
.books-list li .text{
	height:1%;
	overflow:hidden;
}
.books-list li .text .name{
	margin:0 0 14px;
	font-size:15px;
	line-height:18px;
}
.books-list li .text a{
	text-decoration:none;
	
	font-weight:bold;
}
.books-list li .text a:hover{
	text-decoration:underline;
}
.books-list li .text span{
	display:block;
}
.books-list li .text p{
	margin:12px 0 24px;
}
.books-list li .text em{
	font-style:normal;
	display:block;
	margin:0 0 12px;
}
#footer{
	width:940px;
	margin:0 auto;
	overflow:hidden;
	color:#666;
	font: 12px Arial, Helvetica, sans-serif;
	padding:20px 0 35px;
}
#footer span{
	float:right;
}
#footer a{
	color:#666;
}
#footer p{
	margin:0;
}






#content ul{
	list-style:none;
	margin:0;
	padding:0 0 0 11px;
}

#content ul li{
	padding:0 0 5px;
	font-size: 14px; 
	font-family: Georgia,"Times New Roman",Times,serif;
}
#content ul li a{
	background: url(../images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 0 9px;
}



.catalog-section-list ul{
	list-style:none;
	margin:0;
	padding:0 0 0 24px;
}

.catalog-section-list ul li{
	padding:0 0 5px;
	font-size: 14px; 
	font-family: Georgia,"Times New Roman",Times,serif;
}
.catalog-section-list ul li a{
	background: url(../images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 0 9px;
}

.breadcrumb-navigation a
{
	font-family: Georgia,"Times New Roman",Times,serif;
	
	}


.breadcrumb-navigation {padding-top:15px !important;}

.visual a {background:none !important;padding:0px !important;}
.name a {background:none !important;padding:0px !important;}
.documents a {background:none !important;padding:0px !important;}
.paging a {background:none !important;padding:0px !important;}

.news-date-time {color:#40484A !important;}


.inner-page #sidebar .info-link a{
    background: none;
}
