	* {
		margin:0;
		padding:0;
	}
	* html html,body	{
		height:100%;
	}
	html	{
		height:100%;
	}
	body	{
		behavior:url("csshover.htc");
		font-family:Arial, Tahoma, Verdana, sans-serif;
		color:#373A3C;
		font-size:12px;
		text-align:center;
	}
	* html div	{
		height:1px;
	}
	a	{
		color:#1F9DDC;
		text-decoration:underline;
	}
	a:hover	{
		text-decoration:none;
	}
	img, table	{
		border:none;
	}

	/*table {
		border-collapse:collapse;
		width:100%;
	}

	td, th {
		vertical-align:top;
		text-align:left;
		font-weight:normal;
	}*/
	ul {
		list-style:none;
	}
	p {
	  max-width: 680px;
	}

	.htmlMakeup	{
		text-align:left;
		position:relative;
		min-height:100%;
		min-width:995px;
		background:url(images/header_bg.gif) 0 0 repeat-x;
	}
	* html .htmlMakeup	{
		height:100%;
		width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 995)? "995px" : "100%");
	}
	.content	{
		overflow:hidden;
		padding-bottom:130px;
	}
	* html .content	{
		overflow:visible;
	}
	.leftCol	{
		float:left;
		width:210px;
		padding:47px 0 0 50px;
	}
	.rightCol	{
		margin-left:300px;
		/*padding-right:35px;
		position:relative;
		left:2%;*/
	}
	.rightCol1	{
		margin-left:300px;
		/*padding-right:35px;
		position:relative;
		left:2%;*/
	}
	.footer	{
		/*position:absolute; */
		width:100%;
		bottom:0;
		left:0;
		height:91px;
		background: url(images/bottom_bg.gif) 0 100% repeat-x white;
	}
	.footer_job	{
		position:relative;
		width:100%;
		bottom:0;
		left:0;
		height:91px;
		background: url(images/bottom_bg.gif) 0 100% repeat-x white;
	}
	.logoWrap	{
		position:relative;
		height:81px;
		margin-bottom:50px;
	}
	.logo	{
		margin: 0 0 50px 10px;
	}
	.siteMenu	{
		margin-bottom:60px;
	}
	.siteMenu li	{
		margin-bottom:8px;
	}
	.siteMenu1	{
		margin-bottom:110px;
	}
	.siteMenu1 li	{
		line-height:2px;
	}
	.quickContact	{
		background:url(images/side_phone_bg.jpg) 0 0 no-repeat;
		height:175px;
		padding:0px 0 0 73px;
		font-size:11px;
		display:block;
		text-decoration:none;
		margin: 0 -10px 0 -30px;
	}
	.quickContact b	{
		display:block;
		font-family: Tahoma;
		color:#000;
		font-size:25px;
		font-weight:normal;
		text-align:right;
	}
	.quickContact i	{
		font-style:normal;
		color:#555;
		font-size:12px;
		vertical-align: 9px;
	}
	.quickContact a	{
		display:block;
		padding:0 0 0 35px;
		color:#389ee6;
		text-decoration:underline;
	}
	.quickContact:hover i	{
		text-decoration:none;
	}
	.accountServicesHeader	{
		margin:47px 0 10px 0  !important;
		background:url(images/accountServices_header_bg.jpg) 0 0 no-repeat;
		padding:32px 0 0 375px;
		height:304px;
	/*	position:relative;*/
		left:-23px;
	}
	.accountServicesHeader ul	{
		list-style:none;
		margin-left:10px !important;
	}
	.accountServicesHeader li	{
		background:url(images/header_li.gif) 0 7px no-repeat !important;
		padding-left:10px !important;
		margin-bottom:7px !important;
		list-style:none !important;
	}
	h1	{
		font-size:19px;
		font-weight:normal;
		margin-bottom:10px;
		max-width: 680px;
		text-align: justify;

	}
	h2	{
		font-size:18px;
		font-weight:normal;
		margin-bottom:10px;
	}
	.rightCol ul	{
		margin-left:15px;
		list-style:disc;
		max-width: 680px;
	}
	.rightCol ul li	{
		/*background:url(images/content_li.gif) 0 7px no-repeat;*/
		padding-left:5px;
		margin-bottom:5px;
		position:relative;
	}
	.rightCol ol	{
		margin-left:15px;
		margin-bottom:15px;
	}
	.upper_footer {
		width:680px;
		left:0;
		height:4px;
		/*background: url(images/bg_line.gif) 0 100% repeat-x white;*/
	}
	.rightCol1 ol li	{
		padding-left:5px;
		margin-bottom:5px;
		position:relative;
	}
	.rightCol1 ul li	{
		/*background:url(images/content_li.gif) 0 7px no-repeat;*/
		padding-left:5px;
		margin-bottom:2px;
		position:relative;
	}
	.rightCol1 ol	{
		margin-left:15px;
		margin-bottom:15px;
		}
	.rightCol1 ul	{
		margin-left:15px;
		list-style:circle;
	}
	.moreBold	{
		background:url(images/ic_sheet.gif) 0 0 no-repeat;
		padding-left:21px;
		font-weight:bold;
	}
	.doubleTizer	{
		margin:15px 0 !important;
		overflow:hidden;
		list-style:none !important;
		width: 680px;
	}
	* html .doubleTizer	{
		overflow:visible;
		clear:both;
	}
	.doubleTizer li	{
		background:none !important;
		padding:0 !important;
		width:48%;
	}
	.doubleTizer .right	{
		float:right;
		background:red;
	}
	.tizerWrapTL	{
		background:url(images/tizer_tl.gif) 0 0 no-repeat #d8ecf3;
		position:relative;
	}
	.tizerWrapTR	{
		background:url(images/tizer_tr.gif) 100% 0 no-repeat;
		position:relative;
	}
	.tizerWrapBR	{
		background:url(images/tizer_br.gif) 100% 100% no-repeat;
		position:relative;
	}
	.tizer	{
		background:url(images/tizer_bl.gif) 0 100% no-repeat;
		position:relative;
		padding:27px 20px;
		font-size:12px;
	}
	* html .tizer	{
		height:45px;
	}
	.tizer strong	{
		display:block;
		margin-bottom:4px;
	}
	.tizer em	{
		display:block;
		margin-bottom:4px;
	}
	.tizer ol	{
		margin-top:5px;
		margin-left:19px;
		margin-left:23px;
	}
	.tizer li	{
		width:auto;
		margin-bottom:3px !important;
	}
	.tizer p	{
		margin-bottom:3px;
		margin-top:3px;
	}
	
	.r24_TL	{
		background:url(images/24_tl.png) 0 0 no-repeat #d8ecf3;
		position:relative;
		max-width: 680px;
		margin:10px 0;
	}
	.r24_TR	{
		background:url(images/24_tr.png) 100% 0 no-repeat;
		position:relative;
	}
	.r24_BR	{
		background:url(images/24_br.png) 100% 100% no-repeat;
		position:relative;
	}
	.r24	{
		background:url(images/24_bl.png) 0 100% no-repeat;
		position:relative;
		padding:24px 24px;
		font-size:12px;
	}
	
	.copy	{
		margin:23px 0 0 74px;
        padding-top: 30px !important;
        padding-top: 10px ;

	}
	.copy span	{
		display:block;
		font-size:14px;
		font-weight:bold;
		color:#666666;
	}
	.developer	{
		float:right;
		margin:23px 135px 0 0;
	}
	.orderHeader	{
		background:url(images/orderheader_bg.jpg) 0 0 no-repeat;
		margin:28px 0;
		height:202px;
		padding:40px 0 0 405px;
		position:relative;
		left:-15px;
	}
	.orderHeader ul	{
		width:280px;
		margin:10px 0 !important;
		list-style:none !important;
	}
	.orderHeader li	{
		background:none !important;
		margin:0 !important;
		padding:0 !important;
		text-align:right;
		height:27px;
	}
	.orderHeader li i	{
		font-style:normal;
		float:left;
		position:relative;
		top:2px;
	}

	.orderHeader1	{

	}
	.orderHeader1 ul	{
		width:280px;
		margin:10px 0 !important;
		list-style:none !important;
	}
	.orderHeader1 li	{
		background:none !important;
		margin:0 !important;
		padding:0 !important;
		text-align:right;
		height:27px;
	}
	.orderHeader1 li i	{
		font-style:normal;
		float:left;
		position:relative;
		top:2px;
	}

	.estimateList	{
	}
	.estimateList table	{
		margin:10px 0 25px 0;
	}
	.estimateList th	{
		width:130px;
		padding-bottom:20px;
		padding-right:12px;
		padding-top:3px;
	}
	.estimateList td	{
		padding-bottom:20px;
		font-size:11px;
		color:#666666;
	}
	.estimateList span	{
		display:block;
		margin-bottom:10px;
	}
	.estimateList span input	{
		margin-left:13px;
	}
	.estimateList td span	{
		display:block;
		margin-bottom:5px;
		margin-left:-12px;
		//margin-left:-15px;
	}
	.estimateList td span .r	{
		position:relative;
		//top:3px;
		margin-right:5px;
		//margin-right:0;
		margin-left:0;
	}
	.estimateList td span .r, x:-moz-any-link	{
		top:5px;
	}
	.estimateList strong	{
		display:block;
		margin-bottom:8px;
	}
	.estimateList p	{
		margin-bottom:35px;
	}
	.estimateList .go	{
		/*background:#EEF2F6;*/
		padding:0 22px;
		width:389px;
		height:55px;
		line-height:55px;
		font-size:11px;
	}
	.estimateList .go input	{
		margin-top:15px;
	}
	.estimateList .go i	{
		float:right;
	}
	.contactsHeader	{
		background:url(images/contactsHeader_bg.jpg) 0 0 no-repeat;
		margin:40px 0;
		height:235px;
	}
	.mapHeader	{
		background:url(mapheader.jpg) 0 0 no-repeat;
		margin:40px 0;
		height:235px;
	}
	.mapImg	{
		display:block;
		margin:5px 0;
	}
	p	{
		margin-bottom:15px;
	}
	.newHeader	{
		background:url(images/newHeader_bg.jpg) 0 0 no-repeat;
		margin:47px 0 0  0;
		position:relative;
		left:-25px;
		height:275px;
	}
	.newsList	{
		margin-left:94px !important;
		width:570px;
		list-style:none !important;
	}
	.newsList li	{
		background:url(images/separator_bg.gif) 0 100% repeat-x !important;
		margin:0 0 12px 0 !important;
		padding:0 0 27px 0 !important;
		position:relative;
	}
	.newsList li i	{
		font-style:normal;
		width:70px;
		display:block;
		position:absolute;
		top:2px;
		left:-70px;
		font-size:10px;
		color:#CCCCCC;
	}
	.newsList li.last	{
		background: none !important;
	}
	.pager	{
	}
	.pager span	{
		display:block;
		position:relative;
		left:-17px;
		margin-bottom:13px;
	}
	.pager span strong.larr	{
		background:url(images/larrow_none.gif) 0 5px no-repeat;
		padding-left:17px;
		color:#CCCCCC;
		font-weight:normal;
		margin-right:10px;
	}
	.pager span a.larr	{
		background:url(images/larrow.gif) 0 5px no-repeat;
		padding-left:17px;
		text-decoration:none;
		border-bottom:dotted 1px #1F9DDC;
		margin-right:10px;
	}
	.pager span a.larr:hover	{
		border-bottom:none;
	}
	.pager span strong.rarr	{
		background:url(images/rarrow_none.gif) 100% 5px no-repeat;
		padding-right:17px;
		color:#CCCCCC;
		font-weight:normal;
	}
	.pager span a.rarr	{
		background:url(images/rarrow.gif) 100% 5px no-repeat;
		padding-right:17px;
		text-decoration:none;
		border-bottom:dotted 1px #1F9DDC;
	}
	.pager span a.rarr:hover	{
		border-bottom:none;
	}
	.pager div	{
		height:18px;
	}
	.pager div b	{
		float:left;
		line-height:18px;
		margin-right:5px;
	}
	.pager div strong	{
		float:left;
		line-height:18px;
		color:white;
		background:#CCCCCC;
		padding:0 7px;
		margin:0 5px;
	}
	.pager div a	{
		float:left;
		line-height:18px;
		margin:0 5px;
	}
	.aboutHeader	{
		background:url(images/aboutHeader_bg.jpg) 0 0 no-repeat;
		height:219px;
		margin:71px 0 5px 0;
		position:relative;
		left:-25px;
		margin-right:-50px;
	}
	.pechat	{
		background:url(pechat.jpg) 0 0 no-repeat;
	}
	.faqHeader	{
		background:url(images/faqHeader_bg.jpg) 0 0 no-repeat;
		height:274px;
		margin:23px 0 0 0;
	}
	.faqListing	{
		padding-left:10px;
	}
	.faqListing strong	{
		display:block;
		position:relative;
		left:-10px;
		margin-bottom:5px;
	}
	.usefulHeader	{
		background:url(images/usefulHeader_bg.jpg) 0 0 no-repeat;
		height:237px;
		margin:42px 0 16px 0;
	}
	.cvHeader	{
		background:url(images/cvHeader_bg.jpg) 0 0 no-repeat;
		margin:37px 0 0 0;
		height:274px;
	}
	.priceHeader	{
		background:url(images/pricesHeader_bg.jpg) 0 0 no-repeat;
		height:274px;
		position:relative;
		margin:22px 0 5px -24px;
	}
	h1 span	{
		/*float:left;*/
		font-size:11px;
		position:relative;
		top:4px;
		margin-left:12px;
	}
	h1 span .strongWrap	{
		float:left;
		background:url(images/title_link_bg.gif) 0 0 no-repeat #0068AC;
		position:relative;
		margin:0 10px;
	}
	h1 span .strongWrapArr	{
		background:url(images/title_link_bg_arr.gif);
		width:9px;
		height:5px;
		position:absolute;
		bottom:-5px;
		left:50%;
		margin-left:-4px;
	}
	h1 strong	{
		float:left;
	}
	h1 span strong	{
		float:left;
		background:url(images/title_link_bg.gif) 100% 0 no-repeat;
		line-height:18px;
		height:18px;
		padding:0 9px;
		color:white;
		font-weight:normal;
	}
	h1 span a	{
		float:left;
		margin:0 10px;
	}
	.priceList	{	
        width: 100%;
	}
	.priceList .item	{
		position:relative;
		background:url(images/separator_bg.gif) 0 100% repeat-x;
		padding:0 120px 20px 0;
	}
	.priceList .item strong	{
		display:block;
		margin-bottom:5px;
	}
	.priceList .item i	{
		color:#999999;
		display:block;
		font-size:11px;
		margin-top:7px;
	}
	.priceList .item .pricePos	{
		margin-right:80px;
	}
	.priceList .item .col	{
		display:block;
		position:absolute;
		width:130px;
		right:0;
		color:#38A811;
		font-size:16px;
		font-style:normal;
	}
	.priceList .item .col b	{
		font-size:17px;
	}
	.priceList .item li	{
		width: 70%;
	}
	.priceList .item li .col	{
		right:-210px;
	}
	* html .priceList .item li .col	{
		right:-210px;
	}
    .priceList .item .col2	{
		display:block;
		position:absolute;
		width:90px;
		right:130px;
		color:#38A811;
		font-size:16px;
		font-style:normal;
	}
	.priceList .item .col2 b	{
		font-size:17px;
	}
	.priceList .item li	{
		display:block;
		position:relative;
	}
	.priceList .item li .col2	{
		right:10px;
	}
	* html .priceList .item li .col2	{
		right:0;
	}

	.priceList .last	{
		background:none;
		padding-bottom:0;
	}
	.lawServicesHeader	{
		background:url(images/lawServicesHeader_bg.jpg) 0 0 no-repeat;
		height:224px;
		margin:40px 0 20px;
		position:relative;
		padding:30px 0 0 482px;
	}
	.lawServicesHeader ul	{
		margin:0 0 0 4px !important;
		list-style:none !important;
	}
	.lawServicesHeader li	{
		background:url(images/header_li.gif) 0 7px no-repeat !important;
		padding:0 0 0 10px !important;
		margin:0 0 7px 0 !important;
	}
	table.icons {
	    max-width: 680px;
		margin: 10px 0;
	}
	table.icons TH {
		vertical-align: middle;
		padding: 0 10px;
		text-align: left;
		font-weight: normal;
	}
	
.scr_plate
{
	position: relative;
    overflow:hidden;
    /* ширина блока, где текст */
    width: 670px;
    /* высота блока - должна совпадать с цифрой ниже в скрипте */
    height: 300px;
    border: 1px dashed gray;
    padding-left: 10px;
    padding-right: 10px;
}
.scr_inner
{
	position: relative;
	display: block;
	/* следующий параметр запрещает перенос строк в тексте (только с помощью <br />
	   соответственно, можно его удалить - но будет сложнее считать высоту и кол-во страниц */
	/* white-space:nowrap; */
	left:0px;
	top:0px;
	//border: 1px dashed gray;
    padding-left: 10px;
    padding-right: 10px;
    width: 670px;
}
.scralink {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.pech {
    margin-top: 30px;
    margin-left: -20px;
}

.gsc-adBlock {display:none; visibility:hidden;}

/**/
.pricetable {
	border-collapse: collapse;
}
.pricetable th {
	font-size:14px;
	background:#f6f6f6;
	padding:6px 4px;
	font-weight:400;
	border-bottom:2px solid #535353;
}
.pricetable td {
	padding:4px;
	border-bottom:1px solid #b7e3fe;
}
.pricetable tr.odd {
	background:#eaf7ff;
}

.price_table {
border-collapse: collapse;
}
.price_table td {
padding:2px;
border:1px solid black;
}

.rightColContacts {
	float:right;
	width:150px;
	margin:150px 100px 10px 10px;
	position: relative;
	z-index:100;
}
.rightColContacts div {
	margin-bottom:15px;
}
.rightColContacts a {
	display:block;
	margin:6px auto;
}
table.yellowhead {
	empty-cells:show;
	border-collapse:collapse;
}
table.yellowhead th {
	background:#FAF3D2;
	}
table.yellowhead th, table.yellowhead td {
	border:1px solid black;
	padding:2px;
}
ul.breadcrumbs {
	padding:0;
	margin:0 0 10px 0;
	list-style-type: none;
}
ul.breadcrumbs li {
	padding:0;
	margin:0;
	display: inline;
}
.forms .title {
	font-size:16px;
	font-weight:900;
}
.forms div {
	margin-bottom:10px;
}
.forms label {
	display: block;
}
.forms .mistake {
	border:1px solid #FF0000;
}
.forms .error_text {
	color:#FF0000;
}
.forms sup {
	font-weight: 900;
	color:#ff0000;
}
.bigger {
	font-size:13px;
}

/*form*/
p.order_image{
	display:block;
	width:147px;
	height:47px;
	background:url(/images/order_image.jpg) 0 0 no-repeat;
	padding: 53px 0 0 73px;
}
p.order_image a{
	color:#000;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
}
p.order_image span{
	border-bottom:1px dashed #000;
}

p.online_image{
	display:block;
	width:147px;
	height:47px;
	background:url(/images/online_image.jpg) 0 0 no-repeat;
	padding: 53px 0 0 73px;
}
p.online_image a{
	color:#fff;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
}
p.online_image span{
	border-bottom:1px dashed #fff;
}

div.hidden{
	display:none;
	position:relative;
	z-index: 150;
}
div.form{
	position:absolute;
	width:592px;
	right:-650px;
	top:-450px;
	z-index:100500;
}
div.form .form_header,div.form .form_content,div.form .form_footer{
	padding:0 43px;
}
div.form .form_header{
	height:58px;
	background:url(images/form_header_bg.png) 0 0 no-repeat;
}
div.form .form_header .form_title{
	font-family: Arial;
	font-size:21px;
	color:white;
	padding: 25px 0 0 0;
	margin: 0 0 0 -7px;
	text-shadow: 0px -1px 0px #888;
}
div.form .form_header .form_close{
	display:block;
	position:absolute;
	top:27px;
	right:35px;
	width:15px;
	height:16px;
	background:url(images/form_close.png) 0 0 no-repeat;
}
div.form .form_content{
	background:url(images/form_content_bg.png) 0 0 repeat-y;
	padding-top: 15px;
}
div.form p{
	color:#000;
	font-size:13px;
	line-height:15px;
	margin:0;
	padding:0;
}
div.form p.form_note{
	color:#870000;
	font-size:11px;
	line-height:13px;
}
div.form table.main_form{
	width:320px;
}
div.form td.align_right{
	text-align: right;
}
div.form label{
	color:#777;
	font-size:11px;
	line-height:13px;
	display:block;
	padding:0 0 4px 0;
}
div.form label.wrong {
	color:#870000 !important;
}
div.form td.align_right label{
	text-align: left;
	padding-left:9px;
}
div.form input.input_text.small{
	height:21px;
	line-height:20px;
	padding:0 0 0 5px;
	width:145px;
	border:none;
	background:url(images/form_input_small.png) 0 0 no-repeat;
}
div.form input.input_text.big{
	height:21px;
	line-height:20px;
	padding:0 0 0 5px;
	width:314px;
	border:none;
	background:url(images/form_input_big.png) 0 0 no-repeat;
}
div.form textarea.form_textarea{
	height:89px;
	max-height:89px;
	min-height:89px;
	line-height:20px;
	padding:5px;
	width:309px;
	max-width:309px;
	min-width:309px;
	border:none;
	font-family:Arial;
	background:url(images/form_textarea_bg.png) 0 0 no-repeat;
}

div.form .blue_rounded{
	background:#6b8f9d;
	margin:15px -15px 0 -15px;
	padding: 10px 15px;
	border-radius: 10px;
}
div.form .blue_rounded a.open_spoiler{
	color:#fff;
	font-size:17px;
	border-bottom: 1px white dashed;
	text-decoration:none;
	padding: 0 15px 0 0;
	background:url(images/form_opened_bg.png) 100% 8px no-repeat;
}
div.form .blue_rounded p{
	color:#fff;
	font-size:12px;
	margin:10px 0;
}
div.form .blue_rounded div.white_space{
	background:#fff;
	border-top:1px solid #2f434b;
	margin:10px -8px 0 -8px;
	padding: 10px 8px;
	display:none;
}

div.form .blue_rounded div.white_space td.form_left{
	width:250px;
}
div.form .blue_rounded div.white_space table td{
	vertical-align:top;
}

div.form .blue_rounded div.white_space p{
	color:#000;
	margin:0 0 5px 0;
	font-size:13px;
}
div.form .blue_rounded div.white_space input.radio{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
div.form .blue_rounded div.white_space ul{
	margin:0 0 15px 1px;
}
div.form .blue_rounded div.white_space input[type=text]{
	margin:0 0 15px 0;
}
div.form .blue_rounded div.white_space li{
	margin:0 0 5px 0;
}

div.form div.buttons{
	margin:10px 0 0 0;
}
div.form input.submit{
	width:100px;
	height:30px;
	background:url(images/form_button.png) 0 0 no-repeat;
	border:none;
	color:#fff;
	text-shadow: 1px 1px 4px #444;
	text-align:center;
	cursor:pointer
}
div.form input.submit.disabled{
	background:url(images/form_button.png) 0 -30px no-repeat;
}
div.form a.form_clear{
	margin:0 15px;
	border-bottom:1px dashed;
	text-decoration:none;
}
div.form .form_footer{
	height:35px;
	background:url(images/form_footer_bg.png) 0 0 no-repeat;
}
ol li {
	max-width:680px;
}
.leftmargin {
	margin-right:15px;
	float:left;
}
.clear {
	clear:both;
}
.bigger {
	font-size:14px;
	font-weight: 900;
}
.fix_wrapper {
	overflow:hidden;
}
.cat_active {
	text-align:center;
	color:#fff;
	height:26px;
	line-height:26px;
	width:103px;
	display:block;
	float:left;
	background:url(images/cat_button_active.png) no-repeat;
	margin-right:15px;
}
.cat_inactive {
	text-decoration:none;
	text-align:center;
	color:#fff;
	height:26px;
	line-height:26px;
	width:103px;
	display:block;
	float:left;
	background:url(images/cat_button_inactive.png) no-repeat;
	margin-right:15px;
}

