﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

textarea{
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-----------------------------------------reset*/
/*-----------------------------------------font-face*/

@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'PFAgoraSansPro';
    src: url('fonts/pfagorasanspro-reg-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'PFAgoraSansPro';
    src: url(//:) format('no404'), url('fonts/pfagorasanspro-reg-webfont.woff') format('woff'), url('fonts/pfagorasanspro-reg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*-----------------------------------------font-face*/

.title{

}



body {
	min-width: 960px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color: #000;
}

a {
	text-decoration: underline;
	color: #215b87;
}

a:hover {
	text-decoration: none;
}

.clearing {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
}

.nobg {
	background: none !important;
}

h1 {
	font-size: 30px;
	color: #225e8b;
	padding: 0 0 18px;
	font-weight: 400;
	line-height: 34px;
}

h2 {
	font-size: 22px;
	padding: 0 0 18px;
	color: #000;
	line-height: 26px;
}

h3 {

}

h4 {
}

#container {
	float: left;
	width: 100%;
}

.min-width {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	float: left;
	width: 100%;
	background: url(../images/nav_bg_x.gif) 0 0 repeat-x;
	border-bottom: #2db4cc solid 1px;
}

.header {
	height: 72px;
	background: url(../images/nav_bg.gif) 0 0 no-repeat;
}

.bip {
	position: absolute;
	top: 45px;
	left: 50%;
	display: none;
	width: 14px;
	height: 7px;
	margin-left: -7px;
	background: url(../images/bip.png) 0 0 no-repeat;
}

.logo {
	position: relative;
	float: left;
	width: 120px;
	height: 35px;
	margin-left: 30px;
	margin-top: 21px;
}

.logo a {
	display: block;
	width: 120px;
	height: 35px;
}

.logo.active .bip {
	display: block;
}

.header ul {
	float: right;
	margin-right: 125px;
	margin-top: 21px;
}

.header li {
	position: relative;
	float: left;
	display: block;
	height: 32px;
}

.header li.active .bip {
	display: block;
}

.header li.active a {
	color: #7e919f;
}

.header li a {
	float: left;
	display: block;
	height: 32px;
	color: #fff;
	text-decoration: none;
	font-family: Trebuchet MS;
}

.header li a b {
	float: left;
	display: block;
	height: 32px;
	font-weight: 500;
}

.header li a i {
	float: left;
	display: block;
	height: 32px;
	margin-left: 8px;
	margin-right: 8px;
	font-style: normal;
	line-height: 34px;
	text-shadow: -1px -1px 0px #26343f;
	cursor: pointer;
}

.header li a:hover {
	background: url(../images/btn1_l.png) 0 -46px no-repeat;
}

.header li a:hover b {
	background: url(../images/btn1_r.png) right -46px no-repeat;
}

.header li a:hover i {
	background: url(../images/btn1_x.png) 0 -46px repeat-x;
}

#index-header {
	float: left;
	width: 100%;
	/*height: 423px;*/
	min-height: 423px;
	/*background:url(../images/index_header_x.jpg) 0 0 repeat-x;*/
	background: #266898 url(../images/index_header.jpg) top center no-repeat;
}

#index-header-v2 {
	float: left;
	position: relative;
	width: 100%;
	height: 610px;
	background: url(../images/index-header-v2-bg-left.png) 0 0 repeat-x;
}

#index-header-v2 .bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 610px;
	background: url(../images/index-header-v2-bg-right.png) 0 0 repeat-x;
}

#index-header-v2 .main-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 610px;
	background: url(../images/index-header-v2-bg.jpg) top center no-repeat;
}

#index-header-v2 .min-width {
	padding-top: 91px;
	width: 900px;
	position: relative;
}

#index-header-v2 .box {
	position: absolute;
	top: 215px;
	right: 5px;
}

.download-video {
	position: relative;
	padding: 9px 0 0 205px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
}

.download-video a {
	color: #c3d5ea;
}

.index-header {
	height: 423px;
	/*background: url(../images/index_header.jpg) 0 0 no-repeat;*/
}

.index-header .text {
	position: relative;
	float: left;
	margin-left: 31px;
	margin-top: 153px;
	width: 460px;
	color: #fff;
	line-height: 18px;
}

.index-header .text .tik {
	position: absolute;
	left: -10px;
	top: 0px;
}

.index-open-work {
	padding: 20px 20px 30px 240px;
	background: url(../images/index-open-work.jpg) 72px 30px no-repeat;
}

.index-open-work h1 {
	font: 33px Arial, Helvetica, sans-serif;
	color: #225e8b;
}

.index-open-work h2 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}



#inside-header {
	width: 100%;
	background: #266898 url(../images/index_header_vid.jpg) top center no-repeat;
	overflow: hidden;
}

.inside-header {
	height: 118px;
	font-family: Trebuchet MS;
}

.inside-header .title {
	float: left;
	width: 550px;
	padding: 38px 0 0 30px;
	color: #deecf4;
	font-family: 'PFAgoraSansPro';
	font-size: 60px;
	line-height: 60px;
	text-shadow: #216697 1px 0px 0px;
}

.inside-header .slogan {
	width: 345px;
	float: right;
	padding: 50px 30px 0 0;
	color: #ecf5f9;
	font-family: 'PFAgoraSansPro';
	font-size: 24px;
	text-shadow: #3080ae 1px 1px 0px;
}

#main {
	width: 100%;
	padding: 0 0 30px;
	overflow: hidden;
}

.main_mod_1{
	padding: 0 !important;
}

.index-bb {
	background: url(../images/bg_line.gif) 0 19px repeat-x;
	margin: 30px 0 40px;
}

.index-bb .big-button {
	width: 194px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.text-block {
	position: relative;
	width: 890px;
	padding: 18px 40px 0 30px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 20px;
	z-index: 7;
	overflow: hidden;
}

.text-block.margin {
	margin-bottom: 20px;
}

.text-block.descr {
	width: 611px !important;
}



.text-block.tb-order strong {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 34px;
}

.text-block .author-img {
	float: left;
	margin-right: 38px;
}

.text-block .author-img-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
}

.text-block.whom-pos {
	z-index: 1;
}

.dialog {
	width: 740px;
	height: 94px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: url(../images/dialog.jpg) 0 0 no-repeat;
	font-size: 26px;
	text-align: center;
	line-height: 72px;
}

.line-block {
	float: left;
	width: 100%;
	background: #215b87;
}

.line-block.margin {
	margin-bottom: 30px;
}

.line-block.margin2 {
	margin-bottom: -50px;
	margin-top: 40px;
}

.line-block.margin3 {
	margin-bottom: 25px;
	margin-top: -25px;
}

.line-block.margin4 {
	margin-bottom: 25px;
	padding: 20px 0;
}

.line-block.margin5 {
	margin-bottom: 30px;
	margin-top: 30px;
}

.line-block .bg {
	float: left;
	width: 100%;
	background: url(../images/block_line.jpg) center 0 no-repeat;
}

.line-block .text {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 27px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	line-height: 28px;
}

.line-block .text2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 34px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	line-height: 36px;
}

.line-block .text3 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 22px;
	font-size: 34px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	line-height: 36px;
}

.line-block .percent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 27px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	line-height: 28px;
	text-align: center;
}

.line-block .buy-now {
	overflow: hidden;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 43px 0px 37px;
	line-height: 28px;
	font-size: 27px;
	font-family: Trebuchet MS;
	color: #e3eff6;
}

.line-block .buy-now p {
	float: left;
	width: 690px;
}

.line-block2 {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 25px;
	background: #215c88;
}

.line-block2 .bg {
	float: left;
	width: 100%;
	height: 315px;
	background: url(../images/block_line2.jpg) center 0 no-repeat;
}

.line-block2 .text {
	overflow: hidden;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 28px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	line-height: 31px;
}

.line-block2 .text strong {
	display: block;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	margin: 23px 0;
}

.line-block2 .text .style1 {
	width: 520px;
	margin-top: 55px;
	font-size: 33px;
	line-height: 35px;
}

.line-block3 {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 25px;
	background: #8c1c1c;
}

.line-block3 .bg {
	float: left;
	width: 100%;
	height: 84px;
	background: url(../images/block_line3.jpg) center 0 no-repeat;
}

.line-block3 .text {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	font-size: 33px;
	line-height: 84px;
	font-family: Trebuchet MS;
	color: #e3eff6;
	position: relative;
	z-index: 11;
}

.line-block3 .text2 {
	font-size: 30px !important;
}

.line-block3 .text3 {
	text-align: center;
	font-size: 45px;
	font-weight: 700;
}

.line-block4 {
	width: 100%;
	height: 116px;
	margin-bottom: 25px;
	background: #c2d7e7;
}



.line-block4.margin {
	margin-top: -20px;
}

.line-block4 .text {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	font-size: 27px;
	line-height: 130px;
	font-family: Trebuchet MS;
	color: #347aaf;
	position: relative;
	z-index: 1;
}

.line-block4 .text span {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin-top: 22px;
	margin-right: 16px;
	text-align: center;
	line-height: 80px;
	background: #bccddb url(../images/descr_number_bg.gif) 0 0 no-repeat;
}

.line-block4 .text span img {
	vertical-align: middle;
}

.line-block-author {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 41px;
	height: 247px;
	background: #bccddb url(../images/author5.jpg) center 0 no-repeat;
}

.descr-zebra {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 44px;
}

.descr-zebra .item {
	overflow: hidden;
	padding: 9px;
}

.descr-zebra .item.blue {
	background: url(../images/bg_dot1.png) repeat;
}

.descr-zebra .item span {
	float: left;
	width: 33px;
	color: #7a8892;
}

.descr-zebra .item p {
	margin-left: 33px;
}

.descr-bg1 {
	overflow: hidden;
	background: url(../images/descr1.jpg) right bottom no-repeat;
}

.descr-bg2 {
	overflow: hidden;
	background: url(../images/descr2.jpg) right bottom no-repeat;
}

.descr-bg3 {
	overflow: hidden;
	background: url(../images/descr3.jpg) right bottom no-repeat;
}

.descr-bg4 {
	overflow: hidden;
	background: url(../images/descr4.jpg) right bottom no-repeat;
}

.descr-bg5 {
	overflow: hidden;
	background: url(../images/descr5.jpg) right bottom no-repeat;
}

.descr-bg6 {
	overflow: hidden;
	background: url(../images/descr6.jpg) right bottom no-repeat;
}

.descr-bg7 {
	overflow: hidden;
	background: url(../images/descr7.jpg) right bottom no-repeat;
}

.descr-bg8 {
	overflow: hidden;
	background: url(../images/descr8.jpg) right bottom no-repeat;
}

.descr-bg9 {
	overflow: hidden;
	background: url(../images/descr9.jpg) right bottom no-repeat;
}

.descr-bg10 {
	margin-bottom: -40px;
	padding-bottom: 40px;
	overflow: hidden;
	background: url(../images/descr10.jpg) right bottom no-repeat;
}

.whom1 {
	position: absolute;
	bottom: -40px;
	right: 0px;
	width: 333px;
	height: 516px;
	background: url(../images/whom1.jpg) 0 0 no-repeat;
}

.whom2 {
	position: absolute;
	bottom: 15px;
	right: 20px;
	width: 164px;
	height: 236px;
	background: url(../images/whom2.jpg) 0 0 no-repeat;
}

.whom3 {
	position: absolute;
	bottom: -20px;
	right: -30px;
	width: 378px;
	height: 956px;
	background: url(../images/whom3.png) 0 0 no-repeat;
}

.whom4 {
	position: absolute;
	bottom: 0px;
	right: -30px;
	width: 187px;
	height: 520px;
	background: url(../images/whom4.png) 0 0 no-repeat;
}

.faq-list {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.faq-list .item {
	clear: both;
	overflow: hidden;
	min-height: 44px;
	margin-bottom: 8px;
	padding-left: 54px;
	padding-top: 10px;
	background: url(../images/faq_li.png) 0 0 no-repeat;
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	position: relative;
}

.faq-list .item.active {
	background: url(../images/faq_li_a.png) 0 0 no-repeat;
}

.faq-list .item span {
	float: left;
	max-width: 780px;
	position: relative;
	display: block;
	padding-right: 22px;
	background: url(../images/faq_li_arrow.png) right 10px no-repeat;
	cursor: pointer;
}

.faq-list .item.active span {
	background: url(../images/faq_li_arrow_a.png) right 10px no-repeat;
}


.flag-block .bg,
.faq-list .content .bg {
	clear: both;
	float: left;
	width: 912px;
	background: url(../images/faq_b.jpg) 0 bottom no-repeat;
}

.flag-block .bg2,
.faq-list .content .bg2 {
	clear: both;
	float: left;
	width: 768px;
	min-height: 180px;
	font-size: 14px;
	font-family: Trebuchet MS;
	line-height: 16px;
}

.flag-block .bg2 {
	width: 912px;
}

.payment-spoiler .item {
	overflow: hidden;
	width: 100%;
	padding-left: 44px;
	background: url(../images/order_li.gif) 0 15px no-repeat;
	font-size: 24px;
	line-height: 26px;
}

.payment-spoiler .item span {
	float: left;
	width: 452px;
	padding-right: 0;
	border-bottom: #000 dotted 2px;
	background: none;
}

.payment-spoiler .item b {
	float: right;
	margin-right: 45px;
	margin-top: 5px;
	font-weight: 500;
	font-size: 12px;
	font-family: Trebuchet MS;
	width: 370px;
}

.payment-spoiler .item b a {
	color: #000;
}

.payment-spoiler .item.active {
	background: url(../images/order_li.gif) 0 15px no-repeat;
}

.payment-spoiler .item.active span {
	border-bottom: none;
	background: none;
}

.flag-block {
	display: block;
}

.flag-block .bg2 {
	padding: 23px 0 20px 95px;
}

.flag-block .item {
	float: left;
	display: block;
	width: 240px;
	text-align: center;
	color: #000;
	text-decoration: none;
}

.flag-block .item span {
	display: block;
	font-size: 14px;
	color: #65757d;
}

.flag-block .item strong {
	margin-bottom: 5px;
	font-size: 17px;
}

.flag-block .item img {
	margin-bottom: 10px;
}

.flag-block a.item:hover strong {
	text-decoration: underline;
}

.slider {
	position: relative;
	clear: both;
	float: left;
	width: 898px;
	height: 345px;
	margin-bottom: 25px;
	margin-left: 1px;
	background: url(../images/slider.jpg) 0 0 no-repeat;
}

.scrollable {
	overflow: hidden;
	position: relative;
	width: 892px;
	height: 345px;
	margin-left: 3px;
}

.slider .items {
	height: 345px;
	width: 20000em;
	left: 0px;
	top: 0px;
	position: absolute;
	clear: both;
}

.slider .item {
	float: left;
	width: 892px;
	height: 345px;
}

.slider .item .content {
	height: 284px;
	line-height: 279px;
	text-align: center;
}

.slider .item .content img {
	max-width: 892px;
	max-height: 279px;
	vertical-align: middle;
}

.slider .title {
	height: 36px;
	font-size: 19px;
	color: #fff;
	padding: 20px 25px 0px;
}

.slider .title a {
	color: #cedbea;
}

.slider .browse {
	position: absolute;
	width: 42px;
	height: 42px;
	top: 148px;
	display: block;
	cursor: pointer;
	z-index: 1;
}

.slider .browse.prev {
	left: -18px;
	background: url(../images/slider_arrow_l.png) 0 0 no-repeat;
}

.slider .browse.next {
	right: -18px;
	background: url(../images/slider_arrow_r.png) 0 0 no-repeat;
}

.price-mail-block {
	float: left;
	width: 100%;
	margin-top: 70px;
	background: url(../images/mail_bg_x.jpg) 0 0 repeat-x;
}

.price-mail-block .bg {
	float: left;
	width: 100%;
	height: 333px;
	background: url(../images/mail_bg.jpg) center 0 no-repeat;
}

.price-mail-block .text {
	position: relative;
	width: 900px;
	height: 333px;
	margin-left: auto;
	margin-right: auto;
}

.price-mail-block .text p {
	overflow: hidden;
	width: 285px;
	padding-top: 100px;
	font-size: 32px;
	color: #fff;
	line-height: 34px;
}

.price-mail-block .text .next-feedback {
	margin-top: 25px;
}

.price-mail-block .mail {
	position: absolute;
	bottom: 0px;
	right: -5px;
	width: 591px;
	background: url(../images/mail_y.gif) 64px 0 repeat-y;
}

.price-mail-block .mail .mbg {
	overflow: hidden;
	background: url(../images/mail_t.gif) 64px top no-repeat;
}

.price-mail-block .mail .mbg2 {
	position: relative;
	overflow: hidden;
	min-height: 350px;
	height: 600px;
	background: url(../images/mail_b.jpg) 0 bottom no-repeat;
}

.price-mail-block .mail .mtext {
	width: 380px;
	position: absolute;
	top: 25px;
	left: 111px;
	height: 460px;
	font-size: 11px;
	line-height: 13px;
	background: none !important;
}

.price-mail-block .mail .mtext .title {
	font-size: 19px;
	line-height: 22px;
	margin-bottom: 12px;
}

.price-mail-block .mail .mtext .signature {
	margin-top: 15px;
	margin-left: 22px;
	color: #666666;
	font-size: 10px;
}

.price-mail-block .mail .mtext .signature b {
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	color: #000;
}

.next-feedback {
	display: block;
	width: 253px;
	height: 41px;
	line-height: 43px;
	color: #3e525e;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/price_button.png) 0 0 no-repeat;
}

.price-block {
	float: left;
	width: 100%;
	margin-bottom: 28px;
	background: #2f78a5;
}

.price-block .bg {
	float: left;
	width: 100%;
	height: 414px;
	background: url(../images/price1.jpg) center 0 no-repeat;
}

.price-block .text {
	width: 900px;
	margin: auto;
}

.price-block .text p {
	float: right;
	width: 160px;
	margin-top: 232px;
	margin-right: 36px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}

.price-block .text strong {
	display: block;
	margin-top: 10px;
	font-size: 55px;
}

.price-block .text strong b {
	display: block;
	margin-top: -5px;
	font-size: 36px;
}

.price-block2 {
	float: left;
	width: 100%;
	margin-bottom: 28px;
	background: #215b87;
}

.price-block2 .bg {
	float: left;
	width: 100%;
	height: 383px;
	background: url(../images/price5.jpg) center 0 no-repeat;
}

.price-block2 .text {
	width: 900px;
	margin: auto;
	overflow: hidden;
}

.price-block2 .text p {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	color: #e5f0f7;
	text-shadow: #24689b 1px 1px 0px;
}

.price-block2 .text p.style1 {
	margin-top: 35px;
}

.price-block2 .text p.style2 {
	margin-top: 235px;
}

.price-block2 .text p.style2 b {
	font-size: 19px;
	color: #ffff66;
}

.price-block2 .text p.style2 span {
	display: block;
	margin-top: 15px;
	font-size: 29px;
}

.price-block2 .text p.style2 span strong {
	font-size: 45px;
}

.price-block3 {
	float: left;
	width: 100%;
	height: 444px;
	margin-bottom: 28px;
	background: url(../images/price6.jpg) center 0 no-repeat;
}

.price-block3 .text {
	width: 900px;
	margin-top: 68px;
	margin-left: auto;
	margin-right: auto;
}

.price-block3 .text .title {
	margin-bottom: 30px;
	font-size: 41px;
	line-height: 44px;
	font-weight: 700;
}

.price-block3 .text p {
	margin-left: 272px;
	font-size: 14px;
	line-height: 16px;
}

.price-block3 .text p strong {
	font-size: 16px;
	line-height: 18px;
}

.price-box-list {
	overflow: hidden;
}

.price-box-list .item {
	min-height: 198px;
	margin-bottom: 55px;
	padding-left: 184px;
	font-size: 13px;
	line-height: 16px;
}

.price-box-list .item .title {
	margin-bottom: 15px;
	margin-top: 4px;
	font-size: 21px;
}

.price-box-list .item.box1 {
	background: url(../images/price2.jpg) 0 0 no-repeat;
}

.price-box-list .item.box2 {
	background: url(../images/price3.jpg) 0 0 no-repeat;
}

.price-box-list .item.box3 {
	background: url(../images/price4.jpg) 0 0 no-repeat;
}

.order-block {
	float: left;
	width: 100%;
	margin-bottom: -80px;
	margin-top: -20px;
	background: url(../images/order_x.gif) 0 0 repeat-x;
}

.order-block .bg {
	float: left;
	width: 100%;
	height: 336px;
	background: url(../images/order.jpg) center 0 no-repeat;
}

.order-block .text {
	overflow: hidden;
	width: 900px;
	height: 336px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	color: #eef6f9;
	text-shadow: #2f76a5 1px 1px 0px;
}

.order-block .text p {
	width: 340px;
	margin-left: 107px;
	margin-top: 50px;
}

.order-block .text strong {
	display: block;
	margin-top: 10px;
	font-size: 69px;
	line-height: 71px;
}

.hands-block {
	width: 100%;
	background: url(../images/hands_y.gif) 50% 0 repeat-y;
	overflow: hidden;
}

.hands-block .bg {
	width: 100%;
	background: url(../images/hands_top.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.hands-block .bg2 {
	width: 100%;
	min-height: 600px;
	background: url(../images/hands_bottom.jpg) 50% 100% no-repeat;
	overflow: hidden;
}

.hands-block .text {
	width: 780px;
	padding: 0 0 275px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 17px;
}

.hands-block .text h1{
	padding: 50px 0 70px 40px;
}

.hands-block .text a {
	color: #4f0add;
}

.course-block1 {
	float: left;
	width: 100%;
	margin-top: -230px;
	margin-bottom: 33px;
	background: url(../images/course_x.gif) 0 bottom repeat-x;
}

.course-block1 .bg {
	float: left;
	width: 100%;
	height: 906px;
	background: url(../images/course.jpg) center 0 no-repeat;
}

.course-block1 .text {
	width: 900px;
	margin-top: 473px;
	margin-left: auto;
	margin-right: auto;
	color: #e1eef5;
	font-family: Trebuchet MS;
	font-size: 29px;
	line-height: 31px;
}

.course-block1 .text strong {
	display: block;
	margin-bottom: 25px;
}

.course-block1 .text span {
	display: block;
	width: 420px;
	margin-bottom: 25px;
	margin-left: 55px;
	font-size: 16px;
	line-height: 18px;
}

.course-block2 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background: #bccddb;
}

.course-block2 .bg {
	float: left;
	width: 100%;
	height: 375px;
	background: url(../images/course_content.jpg) center bottom no-repeat;
}

.course-block2 .text {
	width: 900px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
}

.bico-list {
	clear: both;
	float: left;
	margin-left: 22px;
	background: url(../images/bico_border.png) left 10px no-repeat;
}

.bico-list .item {
	padding-top: 10px;
	float: left;
	width: 296px;
	height: 268px;
	background: url(../images/bico_border.png) right 10px no-repeat;
	text-decoration: none;
	color: #000;
}

.bico-list .item.active {
	background: url(../images/bico_hover_bg.png) 0 0 no-repeat;
	color: #fff;
}

.bico-list .item .text {
	display: block;
	margin: 0 29px;
	padding-top: 148px;
	font-size: 12px;
	font-family: Trebuchet MS;
	line-height: 14px;
}

.bico-list .item .text .over {
	display: block;
	height: 84px;
	width: 250px;
	overflow: hidden;
}

.bli1 {
	background: url(../images/bico_1.png) center 0 no-repeat;
}

.bli2 {
	background: url(../images/bico_2.png) center 0 no-repeat;
}

.bli3 {
	background: url(../images/bico_3.png) center 0 no-repeat;
}

.bli4 {
	background: url(../images/bico_4.png) center 10px no-repeat;
}

.bli5 {
	background: url(../images/bico_5.png) center 0 no-repeat;
}

.bli6 {
	background: url(../images/bico_6.png) center 0 no-repeat;
}

.bli7 {
	background: url(../images/bico_7.png) center 0 no-repeat;
}

.bli8 {
	background: url(../images/bico_8.png) center 0 no-repeat;
}

a.big-button {
	display: block;
	overflow: hidden;
	height: 36px;
	color: #dceefa;
	text-decoration: none;
	background: url(../images/big_button_l.png) 0 0 no-repeat;
}

a.big-button b {
	display: block;
	overflow: hidden;
	height: 36px;
	font-weight: 500;
	background: url(../images/big_button_r.png) right 0 no-repeat;
}

a.big-button i {
	display: block;
	overflow: hidden;
	height: 36px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 0 16px;
	background: url(../images/big_button_x.gif) 0 0 repeat-x;
	font-style: normal;
	text-shadow: #5f8bab 0px -1px 1px;
	text-align: center;
	white-space: nowrap;
	line-height: 36px;
	font-size: 18px;
	font-family: Trebuchet MS;
	cursor: pointer;
}

a.big-button:hover {
	background: url(../images/big_button_l.png) 0 bottom no-repeat;
}

a.big-button:hover b {
	background: url(../images/big_button_r.png) right bottom no-repeat;
}

a.big-button:hover i {
	background: url(../images/big_button_x.gif) 0 bottom repeat-x;
}

.btn1 {
	display: block;
	float: left;
	height: 23px;
	color: #fff;
	text-decoration: none;
	background: url(../images/btn1_l.png) 0 0 no-repeat;
}

.btn1 b {
	display: block;
	float: left;
	height: 23px;
	background: url(../images/btn1_r.png) right 0 no-repeat;
}

.btn1 i {
	display: block;
	float: left;
	height: 23px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/btn1_x.png) 0 0 repeat-x;
	font-style: normal;
	text-shadow: #909090 -1px -1px 0px;
	text-align: center;
	white-space: nowrap;
	line-height: 23px;
	font-size: 11px;
	cursor: pointer;
}

.btn1.active,
.btn1:hover {
	background: url(../images/btn1_l.png) 0 -23px no-repeat;
}

.btn1.active b,
.btn1:hover b {
	background: url(../images/btn1_r.png) right -23px no-repeat;
}

.btn1.active i,
.btn1:hover i {
	background: url(../images/btn1_x.png) 0 -23px repeat-x;
}

a.ybutton {
	display: block;
	float: right;
	width: 208px;
	height: 45px;
	margin-top: -5px;
	background: url(../images/y_button.png) 0 0 no-repeat;
	line-height: 47px;
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
}

a.ybutton:hover {
	background: url(../images/y_button.png) 0 bottom no-repeat;
}

#footer-nav {
	float: left;
	width: 100%;
	height: 48px;
	background: #4eacda;
}

.footer-nav {
	text-align: center;
}

.footer-nav li {
	display: inline-block;
}

.footer-nav li a {
	display: block;
	float: left;
	height: 24px;
	margin-top: 14px;
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #fff;
}

.footer-nav li a b {
	display: block;
	float: left;
	height: 24px;
	font-weight: 500;
}

.footer-nav li a i {
	display: block;
	float: left;
	height: 24px;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0 6px;
	font-style: normal;
	line-height: 24px;
	text-decoration: underline;
	cursor: pointer;
}

.footer-nav li.active a {
	color: #d5ebf6;
	text-decoration: none;
}

.footer-nav li.active a i {
	text-decoration: none;
}

.footer-nav li a:hover {
	color: #217096;
	background: url(../images/btn1_l.png) left -78px no-repeat;
}

.footer-nav li a:hover b {
	background: url(../images/btn1_r.png) right -78px no-repeat;
}

.footer-nav li a:hover i {
	background: #b8def0;
	height: 23px;
	border-top: #479ec7 solid 1px;
	line-height: 23px;
	text-decoration: none;
}

#footer {
	float: left;
	width: 100%;
	background: url(../images/footer_bg_x.gif) 0 0 repeat-x;
}

.footer {
	height: 153px;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 12px;
	line-height: 17px;
	font-family: Trebuchet MS;
}

.f-l {
	float: left;
	width: 250px;
	margin-left: 31px;
	margin-top: 23px;
	color: #fff;
}

.f-l a {
	color: #fff;
}

.f-r {
	float: right;
	width: 355px;
	margin-left: 31px;
	margin-top: 23px;
	color: #8d9194;
}

.f-r a {
	color: #8d9194;
}

.gray-block {
	position: relative;
	background: #ebeced;
	margin: 5px 0 20px;
	width: 905px;
}

.gray-block .gb-content {
	padding: 28px 38px 12px;
	border: 1px solid #c6c6c6;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 17px;
}

.gray-block .gb-content h3 {
	font: normal normal 24px Arial, Helvetica, sans-serif;
	color: #000;
}

.gray-block .gb-content p {
	margin-bottom: 18px;
}

.gray-block .top-left {
	position: absolute;
	width: 20px;
	height: 18px;
	background: url(../images/gray-block-top-left.png) top left no-repeat;
	top: 0;
	left: 0;
}

.gray-block .top-right {
	position: absolute;
	width: 20px;
	height: 18px;
	background: url(../images/gray-block-top-right.png) top right no-repeat;
	top: 0;
	right: 0;
}

.gray-block .bottom-right {
	position: absolute;
	width: 20px;
	height: 18px;
	background: url(../images/gray-block-bottom-right.png) bottom right no-repeat;
	bottom: 0;
	right: 0;
}

.gray-block .bottom-left {
	position: absolute;
	width: 20px;
	height: 18px;
	background: url(../images/gray-block-bottom-left.png) bottom right no-repeat;
	bottom: 0;
	left: 0;
}



.opinion {
	z-index: 10;
	position: relative;
	width: 932px;
	background:  url(../images/testimonials-block-top.png) 0 0 no-repeat;
	padding: 46px 0 42px;
	margin: 0 auto;
}

.opinion .bottom {
	position: absolute;
	height: 42px;
	width: 932px;
	bottom: 0;
	left: 0;
	background: url(../images/testimonials-block-bottom.png) 0 0 no-repeat;
}

.opinion-content {
	position: relative;
	width: 856px;
	padding: 0 38px;
	background: #ebf3f6;
	overflow: hidden;
}

.opinion-content .left-bg {
	z-index: 100;
	position: absolute;
	width: 18px;
	top: 0;
	left: 0;
	bottom: 0;
	float: none;
	background: url(../images/testimonials-block-left.png) 0 0 repeat-y;
}

.opinion-content .right-bg {
	z-index: 100;
	position: absolute;
	width: 17px;
	top: 0;
	right: 0;
	bottom: 0;
	float: none;
	background: url(../images/testimonials-block-right.png) 0 0 repeat-y;
}

.opinion-content .info {
	z-index: 2;
	position: relative;
	float: left;
	width: 155px;
	padding-right: 21px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.opinion-content .text-opi {
	z-index: 1;
	position: relative;
	width: 655px;
	float: left;
	padding-left: 21px;
	border-left: 1px solid #80a3bd;
}

h5 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 20px;
}

h6 {
	font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #24618f;
	letter-spacing: -1px;
}

.opinion-content .text-opi p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 18px;
}

.opinion-content .info .arrow {
	z-index: 100;
	position: absolute;
	width: 9px;
	height: 16px;
	top: 40px;
	right: -1px;
	float: none;
	background: #ebf3f6 url(../images/testimonials-opinion-arrow.png) 0 0 no-repeat;
}

.opinion-content .info img {
	padding-bottom: 12px;
}

.opinion-content .info .name {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.order-price-block {
	background: url(../images/order-price-bg.png) top center no-repeat;
	width: 307px;
	height: 71px;
	margin: 20px auto;
	text-align: center;
	font: 44px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -2px;
	padding-top: 12px;
}

h3 b {
	color: #24618f;
}

.center {
	margin: 0 auto;
	text-align: center;
}

a.buttons {
	display: inline-block;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #000;
	height: 35px;
	padding: 0 0 0 25px;
	margin: 0 15px 15px;
	background: url(../images/order-buttons.png) 0 0 no-repeat;
}

a.buttons u {

	display: inline-block;
	height: 27px;
	padding: 8px 25px 0 0;
	background: url(../images/order-buttons.png) 100% 0 no-repeat;
	cursor: pointer;
}

a:hover.buttons {
	background-position: 0 -35px;
}

a:hover.buttons u {
	text-decoration: none;
	background-position: 100% -35px;
}

.nk_title {
	line-height: 16px;
	font-size: 21px;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #9c9b96;
	margin-left: 20px;
}

.text-opi h5 {

	font-weight: normal;
	font-size: 22px;

}

/*------------------------------------------------- я просто дурею с этого венегрета*/

.back{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.man_1{
}

.man_1 .text-block{
	width: 522px;
	padding: 34px 408px 0 30px;
}

.back_man{
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 667px;
	top: 0;
	left: 0;
	background: url(../images/malchik.jpg) 50% 0 no-repeat;
}

.back_bg{
	z-index: 0;
	position: absolute;
	width: 100%;
	height: 271px;
	top: 396px;
	left: 0;
	background: #215b87;
}

.attention{
	z-index: 10;
	position: relative;
	width: 240px;
	padding: 56px 540px 0 120px;
	margin: 0 auto;
	font-family: 'PFAgoraSansPro';
	font-size: 50px;
	line-height: 55px;
	font-weight: 700;
	color: #fff;
}

.wants{
	z-index: 10;
	position: relative;
	width: 900px;
	padding: 70px 0 50px;
	text-align: center;
	margin: 0 auto;
	font-size: 27px;
	font-weight: 700;
	line-height: 38px;
	text-transform: uppercase;
	color: #fff;
}



.p {
	padding: 0 0 18px;
}

.hide{
	display: none;
}

.big strong{
	font-size: 22px;
	line-height: 26px;
}

.h4{
	font-size: 22px;
    font-weight: 400;
    line-height: 26px;
}

.clear{
	clear: both;
}

.p_bold {
	padding: 0 0 18px;
	font-weight: 700;
}

.center{
	text-align: center;
}

.fwb{
	font-weight: 700;
}

.fsi{
	font-style: italic;
}

.blue_block{
	width: 100%;
	min-width: 960px;
	background:#BCCEDB url(../images/blue_back.png) 50% 0 repeat-y;
}

.b_b_wrap{
	width: 960px;
	padding: 21px 0 0 0;
	margin: 0 auto;
	color: #215b87;
	font-family: 'PFAgoraSansPro';
	font-size: 37px;
	line-height: 55px;
	text-align: center;
}



.b_b_wrap span{
	font-weight: 700;
}


.blue_block_2, .blue_block_3{
	width: 100%;
	min-width: 960px;
	background:#215B87 url(../images/block_line.jpg) 50% 0 no-repeat;
}

.blue_block_3{
	height: 315px;
}

.percent_95{
	width: 432px;
	height: 148px;
	margin: 20px auto 20px;
	background: url(../images/95.png) 0 0 no-repeat;
}



.b_b_wrap_2, .b_b_wrap_3{
	width: 960px;
	padding: 21px 0 ;
	margin: 0 auto;
	font-family: 'PFAgoraSansPro';
	font-size: 30px;
	color: #fff;
	line-height: 37px;
	text-align: center;
}

.blue_block_2_mod_1{
	border-bottom: 1px solid #31bad2;
}

.blue_block_2_mod_1 .b_b_wrap_2{
	line-height: 60px !important;
}

.main_page .b_b_wrap_2{
	font-size: 50px;
	line-height: 50px;
}

.b_b_big{
	display: block;
	font-size: 50px;
	line-height: 50px;
}
/*---------------------------------------------*/
.blockquote, .blockquote .e_ie{
	background-image: url(../images/blockquote.png);
	background-repeat:no-repeat;
}

.blockquote{
	z-index: 5;
	position: relative;
	width: 700px;
	padding: 36px 20px 15px;
	margin: 0 auto 18px;
	font-size: 25px;
	line-height: 29px;
	background-position: 0 100%;
}

.blockquote .e_ie{
	z-index: -1;
	position: absolute;
	width: 740px;
	height: 43px;
	top: 0;
	left: 0;
	background-position: 0 0;
}
/*---------------------------------------------*/
.num_block{
	width: 100%;
	padding: 15px 0;
	background: #c2d7e7;
	overflow: hidden;
}

.mod_2{
	margin: 15px 0 0 !important;
}

.num_block .text {
	width: 900px;
	margin: 0 auto;
	font-size: 27px;
	line-height: 79px;
	font-family: Trebuchet MS;
	color: #347aaf;
	position: relative;
	z-index: 1;
}

.num_block .text span {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 16px;
	text-align: center;
	line-height: 80px;
	vertical-align: middle;
	background: #bccddb url(../images/descr_number_bg.gif) 0 0 no-repeat;
}

.num_block .text span img {
	display: inline-block;
	vertical-align: middle;
}

.mod_1 .text{
	line-height: 39px;
}


/*---------------------------------------------*/
.price_block_wrap{
	position: relative;
	width: 100%;
	height: 414px;
	background: #2f78a5 url(../images/price_block.jpg) 50% 0 no-repeat;
	border-top: 1px solid #2DB4CC;
}

.price_block{
	position: relative;
	width: 960px;
	height: 414px;
	margin: 0 auto;
	overflow: hidden;
}

.p_b_text{
	position: absolute;
	top: 160px;
	left: 32px;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'PFAgoraSansPro';
}

.p_b_price{
	position: absolute;
	width: 126px;
	top: 280px;
	right: 82px;
	font-weight: 700;
	text-align: center;
	font-size: 55px;
	line-height: 50px;
}

.p_b_price span{
	display: block;
	font-size: 36px;
	line-height: 36px;
}

.delivery{
	position: absolute;
	width: 126px;
	top: 220px;
	right: 83px;
	text-align: center;
	line-height: 16px;
	font-size: 16px;
	font-weight: 700;
}
/*----------------------------------------------------------*/
.price_block_wrap_2{
	width: 100%;
	height: 383px;
	background: #215b87 url(../images/covers_list.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.price_block_2{
	position: relative;
	width: 960px;
	height: 383px;
	margin: 0 auto;
	color: #fff;
	overflow: hidden;
}

.p_b2_price{
	position: absolute;
	width: 100%;
	top: 20px;
	text-align: center;
	font-size: 25px;
	line-height: 29px;
	font-family: 'PFAgoraSansPro';
}

.plus_1, .plus_2{
	position: absolute;
	width: 35px;
	height: 34px;
	top: 284px;
	background: url(../images/plus.png) 0 0 no-repeat;
}

.plus_1{
	left: 160px;
}

.plus_2{
	left: 490px;
}

.feedback{
	position: absolute;
	width: 200px;
	height: 65px;
	padding: 23px 0 0 98px;
	top: 257px;
	left: 207px;
	font-size: 20px;
	background: url(../images/support.png) 0 0 no-repeat;
}

.result{
	position: absolute;
	height: 67px;
	padding: 23px 0 0 98px;
	top: 258px;
	left: 543px;
	font-size: 20px;
	background: url(../images/garanty_small.png) 0 0 no-repeat;
}

.img_left{
	float: left;
	margin: 0 20px 0 0;
}

.img_right{
	float: right;
	margin: 0 0 0 20px;
}

.img_right.mod_1{
	margin: 10px 0 0 20px;
}

.overflow{
	overflow: hidden;
}
/*------------------------------------------------------------*/
.red_block{
	width: 100%;
	min-width: 960px;
	height: 84px;
	margin: 50px 0 0;
	background:#8C1C1C url(../images/block_line3.jpg) 50% 0 no-repeat;
}

.main_page .red_block{
	margin: 0;
}

.r_b_wrap{
	position: relative;
	width: 900px;
	padding: 10px 30px 0;
	margin: 0 auto;
	color: #fff;
	font-family: 'PFAgoraSansPro';
	font-size: 30px;
	line-height: 30px;
}

.main_page .r_b_wrap{
	padding: 20px 30px 0;
	text-align: center;
}

.red_man{
	position: absolute;
	width: 333px;
	height: 516px;
	top: -66px;
	right: 0;
}

.indent_1{
	padding: 0 300px 18px 0;
}
/*---------------------------------------------*/
.flag-block {
	width: 722px;
	margin: 0 auto;
	overflow: hidden;
}

.hands-block{
	margin: -30px 0 -220px;
}


.indent_2{
	padding: 0 150px 18px 0;
}

/*---------------------------------------------*/

.l_i_list li, .list li{
	background: url(../images/li.png) 0 2px no-repeat;
}

.list li {
	padding: 0 0 12px 26px;
	line-height: 19px;
	min-height: 16px;
	position: relative;
	z-index: 1;
}

.list.mod_1 li{
	line-height: 16px;
}

/*---------------------------------------------*/
.list_items{

}

.list_item{
	width: 100%;
	padding: 0 0 40px;
	overflow: hidden;
}

.l_i_img_block{
	width: 280px;
	padding: 0 20px 0 0;
	float: left;
	overflow: hidden;
}

.l_i_i_b_text{
	position: relative;
	display: block;
	min-height: 41px;
	padding: 10px 20px 5px;
	margin: 0 0 19px;
	color: #fff;
	font-size: 41px;
	line-height: 41px;
	font-family: 'PFAgoraSansPro';
	background: url(../images/mail_bg.jpg) 50% 0 no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(css/PIE.htc);
}

.list_items_mod_1 .l_i_i_b_text{
	background: url(../images/block_line3.jpg) 70% 0 no-repeat;
}

.l_i_i_b_img{
	display: block;
	margin: 0 auto;
}

.l_i_description{
	overflow: hidden;
}

.l_i_description .one_row{
	padding: 21px 0 15px;
	color: #035a99;
	font-weight: 700;
}

.l_i_description .two_row{
	padding: 0 0 15px;
	color: #266898;
	font-weight: 700;
}

.list_items_mod_1 .l_i_description .one_row, .list_items_mod_1  .l_i_description .two_row{
	color: #000;

}



.l_i_description h1{
	font-size: 26px;
	line-height: 28px;
}

.l_i_d_hline{
	font-weight: 400;
	padding: 0 0 5px;
}

.l_i_list{

}

.l_i_list li{
	padding: 0 0 5px 26px;
}

/*---------------------------------------*/

.order-block-blue {
	position: relative;
	width: 523px;
	height: 88px;
	padding: 0 288px 0 94px;
	margin: 0 0 18px;
	line-height: 88px;
	vertical-align: middle;
	background: url(../images/order-block-blue.png) 0 0 no-repeat;
}

.order-block-blue a {
	position: absolute;
	display: block;
	width: 181px;
	height: 59px;
	top: 17px;
	right: 83px;
	background: url(../images/order-block-blue-buttons.png) 0 0 no-repeat;
}

.order-block-blue a:hover {
	background-position: 0 -59px;
}

.order-block-blue-wrap{
	display: inline-block;
	font-size: 20px;
	line-height: 24px;
	color: #FFF;
	vertical-align: middle;
}
/*-----------------------------------------------------*/
.malchik{
	background: url(../images/whom4.png) 100% 40px no-repeat;
}

.zebra{
	padding: 0 200px 30px 0;
}

.zebra li{
	padding: 5px 10px 5px 26px;
	background: url(../images/li.png) 5px 7px no-repeat;
}

.zebra li:nth-child(even){
	background: #c9e0f1 url(../images/li.png) 5px 7px no-repeat;
}
/*-----------------------------------------------------*/
.blue_block_content_wrap{
	position: relative;
	width: 960px;
	padding: 0 0 60px;
	margin: 0 auto;
	overflow: hidden;
}

.man_2{
	z-index: 100;
	position: absolute;
	width: 270px;
	height: 233px;
	left: 0;
	bottom: 0;
	background: url(../images/man.png) 0 0 no-repeat;
}


.blue_block_content, .b_b_c_top{
	background-image: url(../images/faq.png);
	background-repeat: no-repeat;
}

.blue_block_content{
	position: relative;
	width: 692px;
	padding: 30px 60px 30px 160px;
	margin: 0 auto;
	background-position: 0 100%;
}

.b_b_c_top{
	z-index: 1;
	position: absolute;
	width: 912px;
	height: 152px;
	top: 0;
	left: 0;
	background-position: 0 0;
}

.blue_block_content .list{
	z-index: 100;
	position: relative;
}

.blue_block_content .list li:nth-child(even){
	font-weight: 700;
}

.blue_block_content .h4{
	padding: 0 0 0 26px;
}
/*------------------------------------------------*/
.cover_block{
	width: 100%;
	height: 425px;
	background: url(../images/main_page_cover.jpg) 50% 0 no-repeat;
	overflow: hidden;
}

.cover_block_wrap, .index-header-vid{
	position: relative;
	width: 960px;
	height: 425px;
	margin: 0 auto;
}

.index-header-vid {
	display: none;
	background: url(../images/main_page_cover_vid.jpg) 50% 0 no-repeat;
}

.index-header-vid .close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.index-header-vid .close.ie {
	display: none;
}

.index-header-vid .close a {
	display: block;
	padding-left: 40px;
	height: 34px;
	background: url(../images/close_btn.png) 0 0 no-repeat;
	line-height: 34px;
	font-weight: 700;
	font-size: 17px;
	color: #fff;
}

.index-header-vid .video {
	width: 640px;
	padding: 14px 0 0 90px;
	color: #fff;
	text-align: center;
}

.index-header-vid .video p {
	margin-top: 7px;
	font-size: 12px;
	font-family: Tahoma;
	margin-bottom: 12px; /* added */
}

.index-header-vid .video a {
	color: #c3d5ea;
}

.c_b_text{
	width: 490px;
	padding: 20px 0 0 30px;
	color: #fff !important;
}

.c_b_text h2{
	font-size: 27px;
	line-height: 35px;
	color: #fff;
}

.c_b_text .p{
	font-size: 16px;
	line-height: 20px;
}

.c_b_text  .p.mod_1{
	font-size: 20px;
	line-height: 24px;
}

.presentation_butt{
	display: block;
	width: 242px;
	height: 45px;
	padding: 0 0 0 47px;
	margin: 0 auto;
	font-size: 13px;
	color: #000 !important;
	line-height: 47px;
	text-decoration: none;
	font-weight: 700;
	background: url(../images/watch_presentation.png) 0 0 no-repeat;
	overflow: hidden;
}

.presentation_butt:hover{
	background-position: 0 -45px;
}

.var_style{
	font-size: 41px;
    line-height: 41px;
}


.right{
	float: right;
}

.tar{
	text-align: right;
}

.question{
	height: 70px !important;
	padding: 0 0 18px 85px !important;
	line-height: 70px !important;
	background: url(../images/system_help.jpg) 0 0 no-repeat;
}

.last_way, .last_way:before{
	background-image: url(../images/order-buttons.png);
	background-repeat: no-repeat;
}

.last_way{
	position: relative;
	display: inline-block;
	height: 35px;
	padding: 0 17px;
	font-size: 20px;
	line-height: 35px;
	font-weight: 700;
	text-decoration: none;
	background-position: 100% 0;
}

.last_way:before{
	position: absolute;
	width: 17px;
	height: 35px;
	top: 0;
	left: 0;
	content: "";
	background-position: 0 0;
}

.last_way:hover:before{
	background-position: 0 -35px;
}

.last_way:hover{
	background-position: 100% -35px;
}

.bott_margin{
	margin: 0 auto -20px;
}



