/* перекрываем некоторые правила */
div#content div.corner,
div#navigation_path { display: none; }
div#content_area div#content { background: none; height: auto; min-height: 1em;}
/*div#phone_frame {	background-position: 0px -80px; }*/
/* * * * */



/* свешиваем навигацию */
/*div.left_navigation {position: relative;}
div.left_navigation ul.navigation {position: absolute;}
div.left_navigation ul.navigation ul.navigation  {position: static; }*/
/* * * * */

h2.dashed { border-top: 1px dashed black; padding-top: 0.8em; width: 72%;}

div.advantage {margin: 0 -20px 0 -39px; background: none; background-image: url('d-t.gif');}
div.advantage div.right_bg { background: none; height: auto;}
div.advantage div.fact {padding-left: 80px; padding-top: 8px; padding-bottom: 20px; height: 75px; min-height: 75px; width:60%;}
div.advantage div.fact img {	margin-left: -80px; margin-top: -8px; float: left;}
div.advantage div.fact span {font-weight: bold; color: #0094d8; border-bottom: 1px dashed #0094d8; cursor: pointer; cursor: hand;}
div.advantage div.fact p {font-size: 0.95em; padding-top: 0.5em; line-height: 1.2em; display: none;}

div.advantage.opened {background-position: left top; background-repeat: no-repeat;}
div.advantage.opened div.right_bg {background-position: right top; background-repeat: no-repeat;}
div.advantage.opened div.fact p { display: block; }
div.advantage.opened div.fact img{display: none;}


/* Illustrations */
div.opened#advantage_1 {height: 435px;	background-image: url('adv-1.jpg');}
div.opened#advantage_1 div.right_bg {height: 435px;	background-image: url('adv-1-bg.jpg');}
div#advantage_1 .fact {	margin-top: 40px; margin-left:160px; }
div#advantage_1.opened.advantage_1 .fact {margin-top:40px; margin-left:160px;}

div.opened.advantage_2 {height: 494px;	background-image: url('adv-2.jpg');}
div.opened.advantage_2 div.right_bg {	height: 494px;	background-image: url('');}
div#advantage_2 .fact {margin-left:190px; margin-top:10px;}
div#advantage_2.opened.advantage_2 .fact {margin-left:190px; margin-top:10px;}

div.opened.advantage_3 {height: 502px; background-image: url('adv-3.jpg'); background-position:0 100%;}
div.opened.advantage_3 div.right_bg {height: 502px;	background-image: url('adv-3-bg.jpg');}
div#advantage_3 .fact {margin-left:80px; margin-top: 50px;}
div#advantage_3.opened.advantage_3 .fact {margin-left:80px; margin-top:50px;}

div.opened.advantage_6 {height: 496px;	background-image: url('adv-6.jpg');}
div.opened.advantage_6 div.right_bg {height: 496px;	background-image: url('');}
div#advantage_6 .fact {margin-left:120px; margin-top:10px;}
div#advantage_6.opened.advantage_6 .fact {margin-left:120px; margin-top:10px;}

div.opened.advantage_7 {height: 434px;	background-image: url('adv-7-bg.jpg');}
div.opened.advantage_7 div.right_bg {height: 434px;	background-image: url('');}
div#advantage_7 .fact {margin-left:170px; margin-top:20px;}
div#advantage_7.opened.advantage_7 .fact {margin-left:170px; margin-top:20px;}

div.opened.advantage_8 {height: 420px;	background-image: url('adv-8.jpg'); background-position:0 100%;}
div.opened.advantage_8 div.right_bg {height: 420px;	background-image: url('');}
div#advantage_8 .fact {margin-left:70px; margin-top:20px;}
div#advantage_8.opened.advantage_8 .fact {margin-left:70px; margin-top:20px;}

div.opened.advantage_9 {height: 494px;	background-image: url('');}
div.opened.advantage_9 div.right_bg {height: 494px;	background-image: url('');}
div#advantage_9 .fact {margin-left:70px; margin-top:40px;}
div#advantage_9.opened.advantage_9 .fact {margin-left:70px; margin-top:40px;}

div.opened.advantage_10 {height: 471px;	background-image: url('adv-10.jpg');}
div.opened.advantage_10 div.right_bg {height: 471px; background-image: url('');}
div#advantage_10 .fact {margin-left:130px; margin-top:10px;}
div#advantage_10.opened.advantage_10 .fact {margin-left:130px; margin-top:10px;}


div.opened.advantage_11 {height: 552px;	background-image: url('adv-11.jpg');}
div.opened.advantage_11 div.right_bg {height: 552px; background-image: url('');}
div#advantage_11 .fact {margin-left:270px; margin-top:0px;}
div#advantage_11.opened.advantage_11 .fact {margin-left:270px; margin-top:0px;}


/* preloader */
id#preloader {
	width: 0px; height: 0px;	
	background-image: url('adv-1.jpg');
	background-image: url('adv-2.jpg');
	background-image: url('adv-3.jpg');
	background-image: url('adv-4.jpg');
	background-image: url('adv-5.jpg');
	background-image: url('adv-6.jpg');
	background-image: url('adv-7.jpg');
	background-image: url('adv-8.jpg');
	background-image: url('adv-9.jpg');
	background-image: url('adv-10.jpg');
	background-image: url('adv-11.jpg');
	background-image: url('adv-12.jpg');
	background-image: url('adv-13.jpg');
}