.center{
	width		: 870px;
}
.site-footer,
.site-header,
.header-menu-line {
	min-width		: 870px;
}

/** Promo Row **/
.promos{
	position	: relative;
	width		: 870px;
	height		: 382px;
}
.promos .promo{
	position	: absolute;
	top			: 0px;
	left		: 0px;
	width		: 870px;
	height		: 333px;
}
.promos .promo img{
	width		: 870px;
	height		: 333px;
	border		: 0px;
	display		: block;
}
.promos .promo{
	display		: none;
}
.promos .current{
	display		: block;
}
/** **/

/** Promo Row Tabs **/
.promos .tabs{
	padding-top	: 333px;
	height		: 49px;
	overflow	: hidden;
}
.promos .tabs img{
	border		: 0px;
}
.promos .tabs a{
	display		: block;
	width		: 289px;
	height		: 49px;
	float		: left;
	text-indent	: -5000px;
	background-image	: url('/includes/images/home-page/tabs.gif');
	background-repeat	: no-repeat;
}
.promos .tabs a.tab01{
	width		: 291px;
	background-position:	0px -49px;
}
.promos .tabs a.tab02{
	width		: 290px;
	background-position:	-291px -49px;
}
.promos .tabs a.tab03{
	width		: 289px;
	background-position:	-581px -49px;
}

.promos .tabs a.tab01:HOVER{
	background-position:	0px -98px;
}
.promos .tabs a.tab02:HOVER{
	background-position:	-291px -98px;
}
.promos .tabs a.tab03:HOVER{
	background-position:	-581px -98px;
}

.promos .tab01 a.tab01,
.promos .tab01 a.tab01:HOVER{
	background-position:	0px 0px;
}
.promos .tab02 a.tab02,
.promos .tab02 a.tab02:HOVER{
	background-position:	-291px 0px;
}
.promos .tab03 a.tab03,
.promos .tab03 a.tab03:HOVER{
	background-position:	-581px 0px;
}
/** **/



/** Reviews & Video Row **/
.reviews-video{
	height		: 285px;
	background	: url('/includes/images/home-page/reviews-video-bg.jpg') no-repeat bottom left;
}
.reviews-video .area{
	float		: left;
	padding		: 32px 0px 0px 0px;
	text-align	: center;
}
.reviews-video .area b{
	font-family	: "Myriad Pro", "Arial", "Verdana";
	font-size	: 27px;
	line-height	: 26px;
	display		: block;
	text-align	: center;
	font-weight	: 500;
	padding		: 0px 0px 13px 0px;
}
/** **/


/** Reviews & Video Row. CNET **/
.reviews-video .cnet{
	width		: 291px;
}
.reviews-video .cnet p{
	font-size	: 11px;
	line-height	: 13px;
}
.reviews-video .cnet p a{
	color		: #FF0000;
}
.reviews-video .cnet p a:HOVER{
	color		: #990000;
}
.reviews-video .cnet div.cnet-logo{
	background	: url('/includes/images/home-page/cnet5.jpg') no-repeat bottom right;
	width		: 291px;
	height		: 135px;
}
/** **/


/** Reviews & Video Row. VIDEO **/
.reviews-video .video{
	width		: 262px;
}
.reviews-video .video{
	background	: url('/includes/images/home-page/video-bg.jpg') no-repeat 0px 32px;
	padding-left: 15px;
	padding-right: 14px;
}
.reviews-video .video div.video-container{
	margin-top	: 3px;
	width		: 262px;
	height		: 191px;
	padding		: 0px 0px;
}
.reviews-video .video a{
	display		: block;
	padding		: 20px 0px;
	text-decoration:underline;
	font-size	: 16px;
	font-family	: "Myriad Pro", "Arial";
}
/** **/


/** Reviews & Video Row. REVIEWS **/
.reviews-video .reviews{
	position	: relative;
	width		: 288px;
}
.reviews-video .reviews #reviews-container{
	position	: absolute;
	top			: 85px;
	left		: 40px;
	margin		: auto;
	width		: 212px;
	height		: 190px;
	overflow	: hidden;
}
.reviews-video .reviews a{
	text-decoration: none;
}
.reviews-video .reviews img{
	border		: 0px;
}
.reviews-video .reviews .review p{
	line-height	: 16px;
	margin		: 10px auto;
	padding		: 5px 0px;
	display		: block;
	text-align	: left;
	background	: url('/includes/images/home-page/quote1.gif') no-repeat;
}
.reviews-video .reviews a{
	color		: #000000;
}
.reviews-video .reviews .review em{
	display		: block;
	width		: 170px;
	color		: #666666;
	text-align	: right;
	padding		: 5px 35px 0px 0px;
	background	: url('/includes/images/home-page/quote2.gif') no-repeat right bottom;
	overflow	: hidden;
}
/** **/


/** Testimonial Row **/
.testimonials{
	padding		: 22px 0px 32px 0px;
}
.testimonials div.testimonial{
	width		: 267px;
	float		: left;
	padding		: 0px 0px 0px 20px;
}
.testimonials div.testimonial b{
	display		: block;
	font-size	: 13px;
	padding		: 0px;
}
.testimonials div.testimonial p{
	color		: #555555;
	font-size	: 11px;
	line-height	: 13px;
	margin		: 0px;
	padding		: 5px 0px 2px 0px;
}
.testimonials div.testimonial img{
	float		: left;
	margin		: 2px 10px 0px 0px;
}
.testimonials div.testimonial a{
	background	: url('/includes/images/home-page/dots-red.gif') no-repeat 0px 3px;
	padding		: 0px 0px 0px 20px;
	font-size	: 11px;
}
/** **/


/*почти копия с /en/software/boost-speed/split/jscss/index.css*/
/*общее для обзовор и отзывов*/
.d-review {
	padding: 25px;
	height: 135px;
	position: relative;
	width: 610px;
}
.d-review.first {
	border-top: 1px dotted #cdcdcd;
}
.d-review.even {
	background: #f5f5f5;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}
.d-review img {
	height: 135px;
	display: inline-block;
	vertical-align: middle;
}
.d-review .text {
	display: inline-block;
	font-style: italic;
	margin-left: 40px;
	padding-bottom: 17px;
	vertical-align: middle;
	width: 460px;
}
.d-review .sign {
	bottom: 23px;
	font-weight: bold;
	position: absolute;
	right: 33px;
	white-space: nowrap;
}
.d-testimonials h4,
.d-reviews h4 {
	color: #0E75BE;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 25px;
	text-align: center;
}
/*обзоры*/
.d-reviews .reviews {
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    height: 470px;
	position: relative;/*IE7 fix*/
    overflow: auto;
    width: 680px;
}
/*отзывы юзеров */
.d-testimonials {
	color: #323232;
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
	position: relative;
	padding: 0 20px;
}
.d-testimonials .d-review img {
	background: url("images/d_review_frame.png") no-repeat scroll 0 0 transparent;
	height: 120px;
	padding: 9px 12px 15px;
	width: 91px;
}
.d-testimonials .testimonials {
    height: 470px;
    overflow: auto;
	position: relative;/*fix IE7*/
    width: 700px;
}
.d-testimonials .text {width: 420px}
