.gallery-btns{
	float:right;
	margin:-55px 0 0;
	padding:0;
	list-style:none;
	position:relative;
}
.gallery-btns li{
	float:left;
	padding:0 0 0 10px;
}
.gallery-btns a{
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	background:url(images/btn-gallery.gif) no-repeat;
	height:10px;
	width:10px;
}
.gallery-btns a:hover,
.gallery-btns li.active a{background-position:0 -10px;}
.gallery{
	margin:33px 0 0 -68px;
	width:964px;
	overflow:hidden;
	position:relative;
}
.info{display:none;}
.btn-gallery{
	float:left;
	height:102px;
	overflow:hidden;
	width:72px;
	text-indent:-9999px;
	margin:143px 0 0;
}
.left{background:url(images/btn-gallery-left.gif) no-repeat;}
.right{background:url(images/btn-gallery-right.gif) no-repeat;}
.btn-gallery:hover{background-position:0 -102px;}
.carousel-holder{
	float:left;
	width:820px;
	background:#141516 url(images/bg-carousel-top.gif) no-repeat;
	overflow:hidden;
}
.carousel-holder .frame{
	width:820px;
	overflow:hidden;
	background:url(images/bg-carousel-bottom.gif) no-repeat 0 100%;
	padding:10px 0 0;
}
.carousel{
	width:820px;
	height:380px;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.carousel li{
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	padding:0 10px 0 10px;
	width:800px;
	float:left;
}
.carousel .block{
	float:right;
	margin:-10px 0 0;
	width:370px
}
.carousel li img{float:left;}
.carousel li .block img{margin:10px 0 0;}
.carousel-info{
	width:100%;
	overflow:hidden;
	margin:10px 0 0;
	padding:0;
	list-style:none;
	height:119px;
	position:relative;
	border-top:1px solid #1d201e;
}
.carousel-info li{
	padding:24px 30px 20px 183px;
	width:607px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}
.site-logo{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-2{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-2.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-3{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-3.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-4{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-4.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-5{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-5.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-6{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-6.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-7{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-7.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-8{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-8.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-9{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-9.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.site-logo-10{
	float:left;
	overflow:hidden;
	background:url(images/bg-site-logo-10.gif) no-repeat;
	width:113px;
	height:48px;
	text-indent:-9999px;
	position:absolute;
	top:32px;
	left:29px;
}
.carousel-info li div{
	float:left;
	width:444px;
	color:#acbeb2;
	font-size:11px;
}
.carousel-info li div strong{
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
}
.carousel-info li div p{
	color:#999;
	line-height:19px;
	margin:3px 0 0;
	font-size:12px;
}
.carousel-info li div p a{
	color:#fff;
}
.btn-launch{
	float:right;
	overflow:hidden;
	background:url(images/btn-launch.gif) no-repeat;
	width:135px;
	height:45px;
	margin:10px 0 0;
	text-indent:-9999px;
}
/* tab-area */
.tab-area{
	width:100%;
	float:left;
}
.tab-area div.tab{width:100%;}
.tab-area div.tab:after{
	height: 0;
	clear: both;
	content: "";
	display: block;
}
