/* general rest */
* {font-size: 100.01%;}
html{font-size: 62.5%;}
body{
	margin:0;
	background:#eaeaec url(../images/bg-body.gif) repeat-x;
	color:#535353;
	font:1em Helvetica, Arial, sans-serif;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#f8a603;
}
a:hover{text-decoration:underline;}
input,
textarea,
select {
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
	color:#535353;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.hidden{
	position:absolute;
	top:0;
	left:-9999px;
}
/* wrapper */
#wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
	padding:0 0 30px;
}
.home{background:url(../images/bg-home.gif) repeat-x;}
.w1{margin:0 -4px;}
.w2{
	position:relative;
	margin:0 auto;
	padding:0 4px;
	width:1002px;
}
/* logo */
.logo{
	position:absolute;
	z-index:9999;
	top:24px;
	left:23px;
	overflow:hidden;
	margin:0;
	background:url(../images/logo.gif) no-repeat;
	width:106px;
	height:27px;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
/* header */
#header{
	position:absolute;
	z-index:100;
	top:15px;
	left:3px;
	width:1003px;
	height:42px;
}
#header .holder{
	padding:15px 5px 6px 154px;
	background:url(../images/bg-header.png) no-repeat;
	width:844px;
}
#header .holder:after{
	display:block;
	clear:both;
	content:"";
}
#nav{
	float:left;	margin:0;	padding:0;	list-style:none;
	font:bold 15px/15px Helvetica, Arial, sans-serif;}
#nav li{
	position:relative;
	float:left;
	margin:0 31px 0 0;
}
#nav a{
	float:left;
	overflow:hidden;
	color:#333;
}
#nav a:hover{text-decoration:none;}
#nav a .cufon{
	float:left;
	margin:0;
	padding:0 0 4px;
}
#nav .drop{
	position:absolute;
	top:-9999px;
	left:-80px;
	overflow:hidden;
	background:url(../images/transparent.gif);
	width:217px;
}
#nav li:hover .drop,
#nav li.hover .drop{top:14px;}
#nav .top,
#nav .bottom{
	overflow:hidden;
	height:23px;
	background:url(../images/bg-drop-top.png) no-repeat;
	font-size:0;
	line-height:0;
}

#nav .bottom{background:url(../images/bg-drop-bottom.png) no-repeat;}
#nav ul{	margin:0;	padding:14px 10px 50px 20px;
	background:url(../images/bg-drop-center.png) repeat-y;
	width:187px;
	font:bold 14px/14px Helvetica, Arial, sans-serif;	list-style:none;}
#nav li li{
	float:none;
	overflow:hidden;
	height:1%;
	vertical-align:top;
	margin:0;
	padding:0 0 12px;
}
#nav .drop a{color:#414141;}
.box-login{
	position:relative;
	float:right;
	margin:-10px 0 0;
}
.box-login .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
.box-login .login{
	float:left;
	margin:0 7px 0 0;
	padding:9px 16px 0 0;
	/*background:url(../images/arrow-white.gif) no-repeat 100% 12px;*/
	color:#333;
	font:bold 16px/16px Helvetica, Arial, sans-serif;
}
.box-login .login:hover{text-decoration:none;}
.box-login .sign{
	float:left;
	overflow:hidden;
	padding:7px 5px 0;
	background:url(../images/buttons.gif) no-repeat;
	width:153px;
	height:25px;
	font:bold 19px/19px Helvetica, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.box-login .sign:hover{text-decoration:none;}
.box-login .sign span{display:inline-block;}
/* main */
#main{padding:100px 0 17px;}
.home #main{
	position:relative;
	overflow:hidden;
	margin:0 -9999px;
	padding:16px 9999px 17px;
	background:url(../images/bg-main.jpg) no-repeat 50% 0;
	width:1002px;
}
/* block-gallery */
.block-gallery{
	position:relative;
	z-index:10;
	margin:0 0 -61px;
	height:472px;
}
.gallery{
	position:relative;
	margin:0;	padding:0;	list-style:none;
	height:472px;
	color:#333;
	font:bold 12px/14px Helvetica, Arial, sans-serif;
}
.gallery li{
	position:absolute;
	top:0;
	left:0;
	display:none;
	overflow:hidden;
	width:1000px;
}
.gallery-bg{background:url(../images/bg-gallery.png) no-repeat;}
.gallery .active{display:block;}
.gallery img{
	position:relative;
	z-index:1;
	float:right;
	margin:0 -11px 0 -2px;
}
.gallery .holder{
	position:relative;
	overflow:hidden;
	height:247px;
	padding:90px 0 39px;
}
.gallery h2{
	position:relative;
	z-index:2;
	margin:0 0 17px;
	overflow:hidden;
	text-indent:-9999px;
}
.gallery .text-mobile-apps{
	background:url(../images/text-mobile-apps.png) no-repeat;
	width:366px;
	height:106px;
}
.gallery .text-creating{
	background:url(../images/text-creating.png) no-repeat;
	width:556px;
	height:90px;
}
.gallery .text-creating-app{
	background:url(../images/text-creating-app.png) no-repeat;
	width:432px;
	height:129px;
}
.gallery .text-different{
	background:url(../images/text-different.png) no-repeat;
	width:368px;
	height:116px;
}
.gallery .text-update{
	background:url(../images/text-update.png) no-repeat;
	width:432px;
	height:120px;
}
.gallery .text-new{
	background:url(../images/text-new.png) no-repeat;
	width:481px;
	height:114px;
}
.gallery strong{
	display:block;
	font-weight:normal;
	padding:0 10px 3px 3px;
	color:#3f3f38;
	word-spacing:-3px;
	font-size:23px;
	line-height:25px;
}
.gallery .info{
	position:absolute;
	bottom:0;
	left:3px;
	overflow:hidden;
	height:39px;
}
.gallery .info .try-link{
	float:left;
	padding:10px 5px 0;
	background:url(../images/buttons.gif) no-repeat 0 -61px;
	width:136px;
	height:29px;
	color:#333;
	font:bold 18px/18px Helvetica, Arial, sans-serif;
	text-align:center;
}
.gallery .info .try-link:hover{text-decoration:none;}
.gallery .info .try-link span{display:inline-block;}
.gallery .info .try-link .cufon{
	float:left;
	margin:0;
}
.gallery .info .frame{
	float:left;
	padding:4px 0 0 18px;
}
* html .gallery .info .frame{padding-top:6px;}
.gallery p{margin:0 0 1px;}
.gallery p a{color:#333;}
.gallery p .mark{color:#fff;}
.block-gallery .switcher{
	position:absolute;
	z-index:30;
	bottom:75px;
	left:41px;
}
.block-gallery .switcher ul{
	overflow:hidden;
	height:9px;	margin:0;	padding:0;	list-style:none;}
.block-gallery .switcher li{
	float:left;
	padding:0 12px 0 0;
}
.block-gallery .switcher a{
	display:block;
	overflow:hidden;
	background:url(../images/btn-switcher.gif) no-repeat;
	width:9px;
	height:9px;
	text-indent:-9999px;
}
.block-gallery .switcher .active a,
.block-gallery .switcher a:hover{background-position:0 -9px;}
/* container */
.container{
	position:relative;
	z-index:1;
	margin:0 -4px;
	width:1010px;
}
.container .top,
.container .bottom{
	overflow:hidden;
	background:url(../images/bg-container-top.png) no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}
.container .bottom{background:url(../images/bg-container-bottom.png) no-repeat;}
.container .center{
	padding:0 47px;
	background:url(../images/bg-container-center.png) repeat-y;
	width:916px;
}
.container .center:after{
	display:block;
	clear:both;
	content:"";
}
.home .container .center{
	overflow:hidden;
	padding:91px 65px 32px;
	width:880px;
}
.home .block{ position: relative; left: -15px; }
.subhead-page{
	display:block;
	margin:0 0 40px;
	color:#3f3f38;
	text-align:center;
	font:3.1em/1.221em Helvetica, Arial, sans-serif;
}
.subhead-page span{
	color:#ff9509;
	font-size:1.12em;
}
/* block-carousel */
.block-carousel{
	overflow:hidden;
	width:1006px;
	margin:0 -63px 57px;
	background:url(../images/bg-carousel.gif) no-repeat 51px 0;
	color:#666;
	font-size:13px;
	line-height:18px;
}
.block-carousel .next,
.block-carousel .prev{
	position:relative;
	float:left;
	overflow:hidden;
	margin:64px 0 0;
	background:url(../images/btn-carousel.gif) no-repeat;
	width:38px;
	height:101px;
	text-indent:-9999px;
}
.block-carousel .next{background-position:-38px 0;}
.carousel{
	position:relative;
	float:left;
	overflow:hidden;
	display:inline;
	margin:0 26px 0 27px;
	padding:17px 0 0;
	width:877px;
	height:400px;
}
.carousel .mask{
	width:888px;	overflow:hidden;
	position:relative;
}
.carousel ul{
	overflow:hidden;
	margin:0;	padding:0;
	width:99999px;	list-style:none;}
.carousel li{
	overflow:hidden;
	float:left;
	padding:0 14px 0 3px;
	width:205px;
}
.carousel img{
	display:block;
	margin:0 0 16px;
}
.carousel h3{
	overflow:hidden;
	width:100%;
	margin:0 0 19px;
	color:#3f3f38;
	font-size:24px;
	line-height:24px;
}
.carousel h3 .cufon{
	float:left;
	margin:0;
}
.carousel p{margin:0 0 31px;}
.carousel .more{
	display:block;
	overflow:hidden;
	margin:0 0 0 -3px;
	padding:7px 18px 0;
	background:url(../images/buttons.gif) no-repeat 0 -100px;
	width:175px;
	height:27px;
	color:#fff;
	font:bold 15px/15px Helvetica, Arial, sans-serif;
}
.carousel .more:hover{
	background-position:0 -134px;
	text-decoration:none;
}
.carousel .more .cufon{
	overflow:hidden;
	height:1%;
}
/* quote */
.quote{
	position:relative;
	overflow:hidden;
	margin:0 -8px 65px 0;
	width:888px;
	color:#3f3f38;
}
.quote img{
	float:left;
	padding:19px 17px 0 0;
}
.quote .holder{
	float:left;
	overflow:hidden;
	background:url(../images/bg-quote.gif) repeat-y -666px 0;
	width:666px;
}
.quote blockquote{
	margin:0;
	background:url(../images/bg-quote.gif) no-repeat;
}
.quote .frame{
	padding:20px 20px 20px 36px;
	background:url(../images/bg-quote.gif) no-repeat -1332px 100%;
}
.quote q{
	display:block;
	margin:0 0 16px;
	font:normal 2.8em/1.1428em Helvetica, Arial, sans-serif;
}
.quote q:after,
.quote q:before{
	quotes:none;
	content:"";
}
.quote cite{
	display:block;
	padding:0 0 0 14px;
	font:2.4em/1.167em Helvetica, Arial, sans-serif;
}
/* items */
.items{
	position:relative;	margin:0 -43px 32px -28px;	padding:0;
	width:951px;	list-style:none;
	font-size:12px;
	line-height:18px;
	color:#666;}
.items li{
	overflow:hidden;
	display:inline-block;
	margin:0 10px 13px 0;
	padding:22px 15px 0 18px;
	background:url(../images/bg-items.gif) no-repeat;
	width:428px;
	height:222px;
	vertical-align:top;
}
* html .items li{
	display:inline;
	margin-right:13px;
}
*+html .items li{
	display:inline;
	margin-right:13px;
}
.items .image{
	position:relative;
	float:right;
	margin:0 0 0 11px;
	padding:4px;
	background:url(../images/bg-items-imege.jpg) no-repeat;
	width:274px;
	height:192px;
}
* html .items .image{margin-left:8px;}
.items img{display:block;}
.items .link{
	position:absolute;
	z-index:10;
	top:-15px;
	right:-7px;
	overflow:hidden;
	background:url(../images/btn-plus.png) no-repeat;
	width:28px;
	height:28px;
	text-indent:-9999px;
	cursor:pointer;
}
.items .holder{
	overflow:hidden;
	padding:4px 0 0;
}
.items h4{
	margin:0 4px 21px 0;
	font-size:18px;
	line-height:22px;
	color:#3f3f38;
}
.items h4 span{
	display:block;
	color:#ff9509;
}
.items p{margin:0 0 26px;}
.items .more{
	padding:0 13px 0 0;
	background:url(../images/arrow-orange.gif) no-repeat 100% 4px;
	font:bold 14px/16px Helvetica, Arial, sans-serif;
	color:#333;
}
.info-text{
	display:block;
	margin:0 0 84px;
	font-size:2em;
	line-height:1.2em;
	color:#3f3f38;
	text-align:center;
}
.home .info-text{margin:0 0 40px;}
/* block */
.blocks{
	overflow:hidden;
	width:916px;
	margin:0 -47px;
	padding:0 47px;
}
.block{
	overflow:hidden;
	background:url(../images/bg-block.jpg) no-repeat 50% 100%;
	margin:0 -47px 18px;
	padding:19px 47px 40px;
	width:916px;
}
.block .holder{
	overflow:hidden;
	height:1%;
	padding:67px 0 0;
}
.block h2{
	margin:0 0 18px;
	font:3.6em/1.112em Helvetica, Arial, sans-serif;
	color:#1b1b1b;
}
.block p{
	margin:0 0 17px;
	font-size:1.4em;
	line-height:1.2929em;
}
.block .alignleft{
	position:relative;
	float:left;
	display:inline;
	margin:0 25px 0 -43px;
}
.block .alignright{
	position:relative;
	float:right;
	display:inline;
	margin:0 -43px 0 25px;
}
.block .aligncenter{
	display:block;
	margin:0 0 0 12px;
}
.block .large-text{
	display:block;
	font-size:1.8em;
	line-height:1.23em;
}
.block-video .holder{padding:3px 0 0;}
.block-video h2{margin:0 0 3px;}
.block .box-video{
	float:left;
	width:165px;
	padding:0 14px 0 4px;
	text-align:center;
}
* html .block .box-video{padding-right:11px;}
.block .video{
	display:block;
	margin:0 0 11px;
}
.block .box-video img{display:block;}
.block .box-video span{
	display:block;
	padding:0 14px;
	color:#f9a10b;
	font-size:1.3em;
	line-height:1.1129em;
}
.block .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
.block-center{
	margin:0;
	padding:48px 0 0;
	background:url(../images/bg-block.jpg) no-repeat 50% 0;
	text-align:center;
}
.block img{display:block;}
.block-center img{margin:0 0 34px;}
.block h5{
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
	padding:0 0 3px;
	font:30px/30px Helvetica, Arial, sans-serif;
	color:#3f3f38;
}
.block .try-link{
	display:block;
	overflow:hidden;
	margin:0 auto 14px;
	background:url(../images/buttons.gif) no-repeat 0 -168px;
	width:146px;
	height:39px;
	color:#fff;
	font:bold 18px/18px Helvetica, Arial, sans-serif;
	text-indent:-9999px;
}
.block .small-text{
	display:block;
	color:#333;
	font-size:1.2em;
	line-height:1.167em;
}
/* heading */
.heading{
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
}
.heading h2,
.heading h1{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0 0 3px;
	font:28px/28px Helvetica, Arial, sans-serif;
	color:#3f3f38;
}
.heading h2 .cufon,
.heading h1 .cufon{
	float:left;
	margin:0;
}
.heading h2{
	padding:4px 0 5px;
	font:30px/30px Helvetica, Arial, sans-serif;
}
.heading .text-info{
	float:right;
	padding:5px 0 0;
	font-size:1.4em;
	line-height:1.143em;
	color:#3f3f38;
}
/* box-steps */
.box-steps{
	margin:0 0 26px;
	padding:18px 0 0;
	color:#000;
	text-align:center;
}
.box-steps p{
	margin:0 0 13px;
	font-size:1.3em;
	line-height:1.143em;
}
.box-steps ul{
	height:67px;	margin:0;	padding:0;
	font-size:18px;
	line-height:24px;	list-style:none;
	color:#878787;}
.box-steps li{
	overflow:hidden;
	display:inline-block;
	margin:0 0 0 -40px;
	height: 66px;
}
* html .box-steps li{
	display:inline;
	margin-left:-35px;
}
*+html .box-steps li{
	display:inline;
	margin-left:-35px;
}
.box-steps .active,
.box-steps li:hover,
.box-steps li.hover{
	border:none;
	color:#171717;
}
.box-steps span{float:left;}
.box-steps .l{
	position:relative;
	z-index:1;
	padding:21px 0 21px 41px;
	background:url(../images/bg-box-steps.jpg) no-repeat;
	height:24px;
}
.box-steps .active .l,
.box-steps li:hover .l,
.box-steps li.hover .l{background-position:0 -67px;}
.box-steps .r{
	position:relative;
	z-index:2;
	overflow:hidden;
	margin:1px 0 0;
	background:url(../images/arrow-step.png) no-repeat;
	width: 35px;
	height: 66px;
	font-size:0;
	line-height:0;
}
.box-steps .active .r,
.box-steps li:hover .r,
.box-steps li.hover .r{background:url(../images/arrow-step-hover.png) no-repeat;}
/* section */
.section{
	overflow:hidden;
	height:1%;
	padding:0 0 40px;
}
.section-scroll{
	width:100%;	overflow:hidden;
}
/* sign-form */
.sign-form{
	position:relative;
	float:left;
	width:628px;
}
.sign-form fieldset{
	float:left;
	width:628px;
}
/* step */
.sign-form .step{margin:0 0 20px;}
.sign-form .title{
	margin:0 0 12px;
	padding:0 0 24px;
	background:url(../images/bg-title-step.jpg) no-repeat 0 100%;
}
.sign-form h2{
	margin:0;
	font:1.8em/1.33em Helvetica, Arial, sans-serif;
	color:#171717;
}
.sign-form .row{
	overflow:hidden;
	height:1%;
	padding:0 0 11px;
}
.sign-form .row label{
	float:left;
	padding:5px 10px 0 0;
	width:162px;
	text-align:right;
	font-size:11px;
	line-height:14px;
	color:#000;
}
.sign-form .row .text{
	float:left;
	overflow:hidden;
	padding:6px 5px 7px;
	background:url(../images/bg-text.gif) no-repeat 0 -29px;
	width:256px;
	height:15px;
}
.sign-form .row .text input{
	float:left;
	padding:0;
	background:none;
	border:none;
	width:256px;
	height:15px;
	outline:none;
	color:#000;
	font-size:12px;
	line-height:15px;
}
.sign-form .row .text-small{
	background-position:0 -57px;
	width:185px;
}
.sign-form .row .text-small input{width:185px;}
.sign-form .row .text-smallest{
	background-position:0 -85px;
	width:119px;
}
.sign-form .row .text-smallest input{width:119px;}
.sign-form .row .secure{
	float:left;
	margin:3px 0 0 8px;
	padding:0 0 0 27px;
	background:url(../images/ico-secure.jpg) no-repeat;
	color:#000;
	font-size:1.2em;
	line-height:1.667em;
}
.sign-form .row select{
	float:left;
	margin:0 7px 0 0;
	width:116px;
}
.sign-form .row .select-small{width:59px;}
/* price-panel */
.sign-form .price-panel{
	position:relative;
	margin:0 0 27px 42px;
	padding:23px 0 37px 13px;
	background:url(../images/bg-price-panel.gif) no-repeat 0 100%;
	width:479px;
}
.sign-form .price-panel:after{
	display:block;
	clear:both;
	content:"";
}
.sign-form .price-panel .price{
	float:left;
	overflow:hidden;
	background:url(../images/bg-price.jpg) no-repeat;
	width:156px;
	color:#fff;
}
.sign-form .price-panel .price02{margin:19px 1px 0 2px;}
.sign-form .price-panel .price03{margin:38px 0 0;}
.price-heading .price-info,
.sign-form .price-panel .price-info{
	position:absolute;
	top:18px;
	overflow:hidden;
	margin:0 0 0 -29px;
	background:url(../images/ico-info.png) no-repeat;
	width:51px;
	height:51px;
	text-indent:-9999px;
}
.sign-form .price-panel h3{
	margin:0;
	padding:7px 0 0;
	font:24px/28px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .price-panel .price01 h3{margin:0 0 67px;}
.sign-form .price-panel .price02 h3{margin:0 0 48px;}
.sign-form .price-panel .price03 h3{margin:0 0 31px;}
.sign-form .price-panel strong{
	display:block;
	margin:0 0 -6px;
	font:24px/28px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .price-panel .select-link{
	position:absolute;
	bottom:4px;
	margin:0 0 0 35px;
	width:77px;
	text-align:left;
	color:#585858;
	font-size:14px;
	line-height:16px;
	cursor:pointer;
}
.sign-form .price-panel .active .select-link,
.sign-form .price-panel .select-link:hover{
	text-decoration:none;
	color:#fff;
	border:none;
}
.sign-form .price-panel .select-link span,
.sign-form .price-panel .select-link em{
	display:block;
	padding:6px 6px 0;
	background:url(../images/buttons.gif) no-repeat 0 -207px;
	width:77px;
	height:21px;
	font-style:normal;
}
.sign-form .price-panel .select-link span{
	display:none;
	background-position:0 -234px;
}
.sign-form .price-panel .active .select-link span,
.sign-form .price-panel .select-link:hover span{display:block;}
.sign-form .price-panel .active .select-link em,
.sign-form .price-panel .select-link:hover em{display:none;}
/* select-platforms */
.select-platforms{
	margin:7px 94px 0 41px;
	padding:15px 0 0;
	border-top:1px solid #dfdfdf;
	color:#605e5f;
}
.select-platforms .check-list{	margin:0 0 8px;	padding:0;	list-style:none;
	text-align:center;}
.select-platforms .check-list li{
	display:inline-block;
	padding:0 47px;
	width:67px;
}
* html .select-platforms .check-list li{display:inline;}
*+html .select-platforms .check-list li{display:inline;}
.select-platforms .check-list label{
	display:block;
	height:73px;
	margin:0 0 9px;
}
.select-platforms .check-list img{display:block;}
.sign-form .areas .check,
.select-platforms .check{
	margin:0;
	padding:0;
	width:16px;
	height:16px;
}
.select-platforms p{
	margin:0;
	text-align:center;
	font-size:1.1em;
	line-height:1.1667em;
}
.select-platforms strong{
	display:block;
	margin:-2px 6px 19px;
	font:1.2em/1.1667em Helvetica, Arial, sans-serif;
}
.select-platforms .radio-list{
	overflow:hidden;
	height:1%;
	padding:0 0 38px;
}
.select-platforms .radio-list ul{
	float:left;
	width:222px;	margin:0;	padding:0 0 0 23px;	list-style:none;}
.select-platforms .radio-list li{
	overflow:hidden;
	height:1%;
}
.select-platforms .radio-list label{
	float:left;
	padding:0 0 0 3px;
	font-size:1.4em;
	line-height:1.286em;
}
.select-platforms .radio-list .check{float:left;}
.sign-form .areas{
	margin:-2px 94px 0 41px;
	padding:0 0 11px;
	border-top:1px solid #dfdfdf;
	color:#605e5f;
	font-size:1.2em;
	line-height:1.1667em;
}
.sign-form .areas .area{
	overflow:hidden;
	height:1%;
	padding:7px 0 2px 7px;
	border-bottom:1px solid #dfdfdf;
}
.sign-form .areas label{
	float:left;
	margin:1px 37px 0 10px;
	width:300px;
}
.sign-form .areas .check{float:left;}
.sign-form .areas span{
	float:left;
	margin:1px 13px 0 0;
	width:80px;
}
.sign-form .areas .question{
	float:left;
	overflow:hidden;
	margin:-4px 0 0;
	background:url(../images/ico-question.jpg) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
}
.sign-form .image-card{
	display:block;
	margin:0 auto 25px;
	padding:7px 83px 0 0;
}
.sign-form .info-text{
	display:block;
	margin:0 0 10px;
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.1667em;
}
.sign-form .submit{	display:block;	overflow:hidden;	margin:0 0 0 217px;	padding:0;	background:url(../images/buttons.gif) no-repeat 0 -168px;	border:none;	width:146px;	height:39px;	cursor:pointer;	line-height:0;	text-indent:-9999px;}
/* block-pay */
.sign-form .block-pay{
	overflow:hidden;
	margin:-5px 0 17px 7px;
	background:url(../images/bg-block-pay.jpg) no-repeat;
	width: 587px;
	height: 74px;
}
.sign-form .block-pay ul{
	overflow:hidden;
	width:100%;	margin:0;	padding:11px 0 0;	list-style:none;}
.sign-form .block-pay li{
	float:left;
	width:179px;
	padding:0 31px 0 69px;
}
.sign-form .block-pay .pay{
	display:block;
	overflow:hidden;
	margin:0 0 4px;
	padding:6px 0 0;
	background:url(../images/buttons.gif) no-repeat 0 -261px;
	height:25px;
	color:#fff;
	font:bold 18px/20px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .block-pay .pay-blue{background-position:0 -292px;}
.sign-form .block-pay .check{
	display:inline-block;
	margin:0;
	padding:0;
	width:16px;
	height:16px;
}
.sign-form .block-pay label{
	display:inline-block;
	padding:0 0 0 10px;
}
.sign-form .block-pay h3{
	margin:0;
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#242424;
}
/* aside */
.aside{
	position:relative;
	float:right;
	margin:1px 6px 0 0;
	display:inline;
	width:279px;
}
/* box-price */
.box-price{
	overflow:hidden;
	width:279px;
	background:url(../images/bg-box-price.jpg) repeat-y -279px 0;
	color:#171717;
	text-align:center;
}
.box-price .holder{background:url(../images/bg-box-price.jpg) no-repeat;}
.box-price .frame{
	overflow:hidden;
	padding:10px 15px 32px 20px;
	background:url(../images/bg-box-price.jpg) no-repeat -558px 100%;
	width:244px;
}
.box-price h4{
	margin:0;
	font-size:1.8em;
	line-height:1.33em;
}
.box-price .total-price{
	display:block;
	overflow:hidden;
	margin:0 0 24px;
	padding:26px 0 19px;
	border-bottom:1px solid #a9a9a9;
	background:url(../images/bg-total-price.jpg) no-repeat;
	width:239px;
	height:78px;
	color:#fff;
	font-size:45px;
	line-height:54px;
}
.box-price p{
	margin:0;
	padding:0 0 11px;
	font-size:1.2em;
	line-height:1.167em;
}
.box-price .day-price{
	overflow:hidden;
	padding:19px 0 0;
	background:url(../images/bg-day-price.jpg) no-repeat;
	width:241px;
	height:85px;
}
.box-price .day-price strong{
	display:block;
	padding:0 0 1px;
	font:34px/40px Helvetica, Arial, sans-serif;
}
.box-price .day-price span{
	display:block;
	font-size:18px;
	line-height:22px;
}
.box-price .info-year{
	display:block;
	overflow:hidden;
	margin:-4px 0 20px 17px;
	padding:1px 0 0;
	background:url(../images/bg-info-year.jpg) no-repeat;
	width:208px;
	height:18px;
	color:#fff;
	font-size:14px;
	line-height:16px;
}
* html .box-price .info-year{margin-left:0;}
*+html .box-price .info-year{margin-left:0;}
/* block-popup - closed
.block-popup{
	position:relative;
	z-index:20;
	width:1010px;
	margin:-48px -4px 16px;
}
.popup-active{margin-bottom:-10px;}
.block-popup:after{
	display:block;
	clear:both;
	content:"";
}
.block-popup .holder{
	overflow:hidden;
	height:1%;
}
.block-top .top,
.block-popup .open{
	overflow:hidden;
	float:right;
	margin:0 4px 0 0;
	background:url(../images/buttons.gif) no-repeat 0 -323px;
	width:221px;
	height:32px;
	text-indent:-9999px;
}
.popup-active .open{margin-bottom:16px;}
.block-popup .popup{display:none;}
.popup-active .popup{
	display:block;
	overflow:hidden;
	background:url(../images/bg-popup.jpg) no-repeat;
	width:1010px;
	height:142px;
}
.block-popup ul{	margin:0;	padding:41px 0 0;	list-style:none;
	text-align:center;}
.block-popup li{
	display:inline-block;
	padding:0 22px;
}
* html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
*+html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
.block-popup ul a{
	float:left;
	padding:15px 0 17px 52px;
	font-size:20px;
	line-height:20px;
	color:#eaeaea;
}
.block-popup .step{background:url(../images/ico01.gif) no-repeat;}
.block-popup .updating{background:url(../images/ico02.gif) no-repeat;}
.block-popup .app{background:url(../images/ico03.gif) no-repeat;}
.block-popup .improving{background:url(../images/ico04.gif) no-repeat;}
.block-popup .active a,
.block-popup a:hover{
	text-decoration:none;
	color:#fff;
}
.block-popup .cufon{
	float:left;
	margin:0;
}*/

/* block-popup */
.block-popup{
	position:relative;
	z-index:20;
	width:1010px;
	margin:-48px -4px -10px;
}
.block-popup:after{
	display:block;
	clear:both;
	content:"";
}
.block-popup .holder{
	overflow:hidden;
	height:1%;
}
.block-top .top,
.block-popup .open{
	overflow:hidden;
	float:right;
	margin:0 4px 0 0;
	background:url(../images/buttons.gif) no-repeat 0 -323px;
	width:221px;
	height:32px;
	text-indent:-9999px;
}
.back-top{ background: url(../images/btn-back-top.gif) no-repeat 0 0 !important; width: 217px; height: 29px;}
.block-popup .open{margin-bottom:16px;}
.block-popup .popup{
	display:block;
	overflow:hidden;
	background:url(../images/bg-popup.jpg) no-repeat;
	width:1010px;
	height:142px;
}
.block-popup ul{
	margin:0;
	padding:41px 0 0;
	list-style:none;
	text-align:center;
}
.block-popup li{
	display:inline-block;
	padding:0 22px;
}
* html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
*+html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
.block-popup ul a{
	float:left;
	padding:15px 0 17px 52px;
	font-size:20px;
	line-height:20px;
	color:#eaeaea;
}
.block-popup .step{background:url(../images/ico01.gif) no-repeat;}
.block-popup .updating{background:url(../images/ico02.gif) no-repeat;}
.block-popup .app{background:url(../images/ico03.gif) no-repeat;}
.block-popup .improving{background:url(../images/ico04.gif) no-repeat;}
.block-popup .active a,
.block-popup a:hover{
	text-decoration:none;
	color:#fff;
}
.block-popup .cufon{
	float:left;
	margin:0;
}

/* block-top */
.block-top{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 -4px;
	padding:5px 0 22px;
	width:1010px;
}
.block-top h3{
	margin:0;
	font-size:36px;
	line-height:40px;
	color:#3f3f38;
}
.block-top .top{
	margin:9px 4px 0 0;
	background-position:0 -355px;
	width:217px;
	height:29px;
}
/* twocolumns */
#twocolumns{width:916px;}
#twocolumns:after{
	display:block;
	clear:both;
	content:"";
}
/* content */
#content{
	position:relative;
	float:right;
	width:714px;
	margin:0 -44px 0 0;
	padding:20px 41px 0;
}
/* head */
#content .head{
	overflow:hidden;
	height:1%;
	margin:0 -41px 21px;
	padding:0 76px 18px 27px;
	width:693px;
	border-bottom:1px solid #dedede;
}
#content .head-info{
	float:right;
	width:146px;
	padding:8px 0 0;
	text-align:center;
}
#content .head-info a{
	display:inline-block;
	padding:0 10px 0 0;
	background:url(../images/arrow-red.gif) no-repeat 100% 4px;
	font-size:1.2em;
	line-height:1.33em;
}
#content .head-info .link-sign{
	display:block;
	overflow:hidden;
	margin:0 0 11px;
	padding:0;
	background:url(../images/buttons.gif) no-repeat 0 -384px;
	width:146px;
	height:39px;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
#content .head-info .link-sign:hover{text-decoration:none;}
#content .head-info .link-sign span{
	display:inline-block;
	padding:11px 0 0;
}
#content .head-info .link-sign .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
#content h2{
	overflow:hidden;
	height:1%;
	margin:0 0 5px;
	font:36px/36px Helvetica, Arial, sans-serif;
	color:#151515;
}
#content .subhead .cufon,
.block-video .subhead,
#content h2 .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
#content .subhead, .block-video .subhead{
	display:block;
	overflow:hidden;
	height:1%;
	font:18px/18px Helvetica, Arial, sans-serif;
	color:#979797;
}
/* paragraph */
.paragraph{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 0 50px -15px;
	padding:0 55px 0 15px;
	width:659px;

}
.paragraph-large{margin-bottom:6px;}
.paragraph img{
	display:block;
	margin:0 auto;
}
.paragraph .alignleft{
	position:relative;
	display:inline;
	float:left;
	margin:0 26px 0 -15px;
}
.paragraph .alignright{
	position:relative;
	display:inline;
	float:right;
	margin:0 3px;
}
.paragraph .holder{
	overflow:hidden;
	height:1%;
	padding:21px 0 0;
}
.paragraph-large .holder{padding:94px 0 0;}
.paragraph h3{
	margin:0 0 21px;
	font:3em/1.133em Helvetica, Arial, sans-serif;
	color:#1b1b1b;
}
.paragraph p{
	margin:0 0 15px;
	font-size:1.6em;
	line-height:1.015em;
	font-size:1.4em;
	line-height:1.2929em;
}
.paragraph .mark{color:#f8a603;}
/* content-posts */
.content-posts{
	float:right;
	padding:14px 0 0;
	width:651px;
	color:#424242;
}
.content-posts h3,
.content-posts h2{
	overflow:hidden;
	height:1%;
	margin:0 0 22px;
	padding:0 0 3px;
	font:18px/18px Helvetica, Arial, sans-serif;
}
.content-posts h3{
	margin:0 0 6px;
	font:14px/14px Helvetica, Arial, sans-serif;
}
.content-posts p{
	margin:0 0 33px;
	font-size:1.2em;
	line-height:1.167em;
}
.content-posts h2 .cufon,
.content-posts h3 .cufon{
	float:left;
	margin:0;
}
/* block-post */
.block-post{
	position:relative;
	overflow:hidden;
	margin:0 -31px 54px -16px;
	background:url(../images/bg-block-post.gif) repeat-y -698px 0;
	width:698px;
}
.block-post .holder{background:url(../images/bg-block-post.gif) no-repeat;}
.block-post .frame{
	overflow:hidden;
	padding:21px 36px 2px 19px;
	background:url(../images/bg-block-post.gif) no-repeat -1396px 100%;
	width:643px;
}
/* post */
.post{
	margin:0 0 31px;
	padding:0 0 20px;
	background:url(../images/bg-post.gif) no-repeat 50% 100% ;
}
.content-posts .post h2{
	margin-bottom:24px;
	color:#ff9509;
}
.content-posts .post h3{margin-bottom:5px;}
.post .link-top{
	display:block;
	padding:1px 0;
	text-align:center;
}
.post .link-top a{
	display:inline-block;
	padding:0 5px 0 0;
	background:url(../images/arrow-top.gif) no-repeat 100% 3px;
	font-size:1em;
	line-height:1.4em;
}
/* sidebar */
#sidebar{
	position:relative;
	float:left;
	width:190px;
	margin:-7px 0 0 -26px;
	background:url(../images/bg-sidebar.gif) repeat-y 100% 0;
}
#sidebar .holder{
	padding:14px 10px 60px 0;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat 100% 100%;
	width:180px;
}
#sidebar h4{
	margin:0 0 14px;
	color:#000;
	font:1.4em/1.1428em Helvetica, Arial, sans-serif;
}
.menu{	margin:0;	padding:0 0 5px 2px;	list-style:none;
	font-size:1.2em;
	line-height:1.167em;}
.menu li{padding:0 0 15px;}
.menu a{
	display:block;
	overflow:hidden;
	width:158px;
	padding:0 20px 0 0;
	background:url(../images/arrow-menu.gif) no-repeat 100% 5px;
	color:#535353;
}

.menu li.active{ background: url(../images/li-active-bg.gif) no-repeat -5px 0 #cbcbcb; padding: 5px 0 5px 0; margin: 0 0 10px;}
.menu li.active a{ background:url(../images/arrow-menu-orange.png) no-repeat 100% 5px; color:#fff; font-weight:bold; }

.menu img{float:left;}
.menu span{
	display:block;
	overflow:hidden;
	height:1%;
	padding:4px 0 0 9px;
}
/* column */
.column{
	position:relative;
	float:left;
	margin:0 0 0 -32px;
	padding:12px 0 0;
	width:260px;
}
.column h4{
	overflow:hidden;
	height:1%;
	margin:0 0 8px;
	padding:0 0 3px;
	font:18px/18px Helvetica, Arial, sans-serif;
	color:#ff9509;
}
.column h4 .cufon{
	float:left;
	margin:0;
}
.column .menu{
	padding:0 0 21px 4px;
	font-size:1.4em;
	line-height:1.1439em;
}
.column .menu li{padding:0 0 14px;}
.column .menu a{
	background-position:100% 50%;
	width:229px;
}
/* block-price */
.block-price{
	overflow:hidden;
	position:relative;
	padding:27px 25px 30px 65px;
	width:826px;
}
.block-price h2{
	overflow:hidden;
	height:1%;
	margin:0;
	font:36px/36px Helvetica, Arial, sans-serif;
	color:#3f3f38;
	text-align:center;
}
.block-price h2 span{
	display:inline-block;
	overflow:hidden;
	height:43px;
}
* html .block-price h2 span{padding:0 0 6px;}
*+html .block-price h2 span{padding:0 0 6px;}
.block-price h2 .cufon{
	float:left;
	margin:0;
}
.block-price .subhead{
	display:block;
	margin:-4px 0 57px;
	font:1.4em/1.1429em Helvetica, Arial, sans-serif;
	color:#3f3f38;
	text-align:center;
}
.block-price .btn-sign{
	display:block;
	overflow:hidden;
	background:url(../images/btn-sign.png) no-repeat;
	width:107px;
	height:31px;
	text-indent:-9999px;
	cursor:pointer;
}
/* block-information */
.block-information{
	margin:0 -20px 51px -25px;
	padding:16px 20px 0 25px;
	width:826px;
}
/* price-heading */
.price-heading{
	margin:0 -20px -5px -25px;
	padding:0 20px 58px 25px;
	background:url(../images/bg-price-heading.gif) no-repeat 0 100%;
	width:825px;
}
.price-heading .heading-holder{
	background:url(../images/bg-block-price-content.gif) repeat-y -825px 0;
	width:825px;
}
.price-heading .heading-frame{
	background:url(../images/bg-block-price-content.gif) no-repeat;
	width:825px;
}
.price-heading .heading-frame:after{
	display:block;
	clear:both;
	content:"";
}
/* block-price-info */
.price-heading .block-price-info{
	position:relative;
	float:left;
	width:227px;
	margin:16px 0 0 -17px;
	background:#868686 url(../images/bg-block-price-info.gif) no-repeat;
	color:#fff;
	text-align:center;
}
.price-heading .block-price-info .holder{
	padding:14px 3px 32px;
	background:url(../images/bg-block-price-info.gif) no-repeat -227px 100%;
}
.price-heading .block-price-info .text{
	display:block;
	margin:0 0 12px;
	padding:0 0 10px;
	background:url(../images/divider-block-price-info.gif) no-repeat 0 100%;
	height:1%;
	font-size:1.8em;
	line-height:1.31em;
}
.price-heading .block-price-info a{
	color:#fff;
	font-size:1.4em;
	line-height:1.139em;
}
/* price-panel */
.price-heading .price-panel{
	position:relative;
	float:left;
	margin:-16px 0 0;
}
.price-heading .price{
	display:inline-block;
	width:177px;
	padding:9px 10px 7px;
	background:url(../images/bg-block-price.png) no-repeat;
	color:#fff;
	vertical-align:bottom;
}
* html .price-heading .price{
	display:inline;
	margin-right:3px;
}
*+html .price-heading .price{
	display:inline;
	margin-right:3px;
}
.price-heading .price-info{
	top:-33px;
	margin:0 0 0 -41px;
	background:url(../images/ico-info-big.png) no-repeat;
	width:65px;
	height:65px;
}
.price-heading .price h3{
	margin:0 0 25px;
	font:3em/1.13em Helvetica, Arial, sans-serif;
	text-align:center;
}
.price-heading .price p{
	margin:0 -2px 12px;
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
}
.price-heading .price strong{
	display:block;
	margin:0 0 2px;
	font:3em/1.13em Helvetica, Arial, sans-serif;
	text-align:center;
}
.price-heading .price .text{
	display:block;
	text-align:center;
	font-size:1em;
	line-height:1.2em;
	color:#484848;
}
.price-heading .btn-sign{
	position:absolute;	z-index:30;	bottom:-41px;	margin:0 0 0 37px;
	background:url(../images/buttons.gif) no-repeat 0 -423px;
	height:32px;
}
/* table-info */
.block-information .table-info{
	border-collapse:collapse;
	width:826px;
	margin:0 0 0 -5px;
	background:url(../images/bg-price-table.gif) repeat-y;
	font:bold 1.6em/1.2em Helvetica, Arial, sans-serif;
	color:#3f3f38;
}
.block-information .table-info td{
	padding:9px 0 5px;
	border-bottom:1px solid #d6d6d6;
	text-align:center;
}
.block-information .mark{color:#b3000b;}
.block-information .table-info .cell1{
	padding-left:11px;
	width:168px;
	text-align:left;
}
.block-information .table-info .cell2{width:32px;}
.block-information .table-info .help{
	display:block;
	overflow:hidden;
	background:url(../images/ico-question.jpg) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
	text-align:left;
}
.block-information .table-info .check{
	display:block;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/ico-check.gif) no-repeat;
	width:28px;
	height:26px;
	text-indent:-9999px;
}
.block-information .table-sign{
	border-collapse:collapse;
	width:826px;
	background:url(../images/bg-table-sign.gif) no-repeat;
}
.block-information .table-sign td{padding:24px 0 0;}
.block-information .table-sign .cell1{width:211px;}
.block-information .table-sign .btn-sign{margin:0 auto;}
.block-information .text-price{
	display:block;
	padding:51px 0 0;
	text-align:center;
	font-size:2em;
	line-height:1.1em;
	color:#3f3f38;
}
.block-information .text-price .mark{color:#f87701;}
/* head */
.block-price .head{
	margin:0 0 61px;
	padding:22px 0 0;
	background:url(../images/bg-block.jpg) no-repeat;
}
.block-price .head h3{
	margin:0;
	padding:0 0 3px;
	height:29px;
	font:24px/24px Helvetica, Arial, sans-serif;
	text-align:center;
	color:#3f3f38;
}
.block-price .head h3 span{display:inline-block;}
.block-price .head h3 .cufon{
	float:left;
	margin:0;
}
/* information */
.information{
	margin:0 0 0 4px;
	padding:54px 0 0;
	background:url(../images/bg-block.jpg) no-repeat;
	color:#605e5f;
}
.information .holder{
	background:url(../images/bg-block-price-content.gif) repeat-y -825px 0;
	width:825px;
}
.information .frame{
	background:url(../images/bg-block-price-content.gif) no-repeat;
	width:825px;
}
.information-content{
	padding:5px 27px 14px 23px;
	background:url(../images/bg-block-price-content.gif) no-repeat -1650px 100%;
	width:775px;
}
.information .title{
	position:relative;
	margin:0 -40px 9px -41px;
	background:url(../images/bg-title-information.gif) repeat-y -856px 0;
	width:856px;
}
.information .title .title-holder{
	padding:16px 30px 6px;
	background:url(../images/bg-title-information.gif) no-repeat;
}
.information .title h4{
	margin:0;
	font:1.8em/1.23em Helvetica, Arial, sans-serif;
	color:#f8f8f8;
}
.information .information-holder{
	overflow:hidden;
	width:775px;
}
.information .information-price{
	float:right;
	padding:16px 0 0 50px;
	color:#3f3f38;
}
.information .information-price .price{
	display:block;
	margin:0 0 -1px;
	text-align:center;
	font:3em/1.13em Helvetica, Arial, sans-serif;
}
.information .information-price .text{
	display:block;
	margin:0 0 21px;
	text-align:center;
	font-size:1.2em;
	line-height:1.167em;
}
.information .btn-sign{margin:0 0 8px;}
.information .more{
	color:#605e5f;
	font-size:1.4em;
	line-height:1.1429em;
}
.information .information-frame{
	overflow:hidden;
	height:1%;
	font-size:1.4em;
	line-height:1.286em;
}
.information p{margin:0 0 10px;}
.information .list{
	overflow:hidden;
	width:600px;
	padding:0 1px;
}
.information .list-holder{
	overflow:hidden;
	width:650px;
}
.information .list ul{
	float:left;	margin:0;	padding:0 14px 0 0;
	width:310px;	list-style:none;}
.information .list li{
	padding:0 0 1px 15px;
	background:url(../images/bullet-list.gif) no-repeat 0 6px;
}
/* footer */
#footer{
	position:relative;
	margin:0 -4px;
	color:#fff;
}
#footer .top,
#footer .bottom{
	overflow:hidden;
	background:url(../images/bg-footer-top.png) no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}
#footer .bottom{background:url(../images/bg-footer-bottom.png) no-repeat;}
#footer .holder{
	padding:13px 4px 28px 23px;
	background:url(../images/bg-footer-center.png) repeat-y;
	width:982px;
}
.panel{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 0 21px;
	padding:15px 28px 20px 10px;
	background:url(../images/bg-panel.gif) no-repeat;
}
.panel .frame{
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.logo-footer{
	float:left;
	overflow:hidden;
	margin:0 14px 0 0;
	background:url(../images/logo-footer.gif) no-repeat;
	width:109px;
	height:25px;
	text-indent:-9999px;
}
* html .logo-footer{margin-right:11px;}
.logo-footer a{
	display:block;
	height:100%;
}
.panel p{
	margin:0;
	font-size:1.8em;
	line-height:1.223em;
}
.panel form{float:right;}
.panel fieldset{float:left;}
.panel .text{
	float:left;
	overflow:hidden;
	padding:7px 10px;
	background:url(../images/bg-text.gif) no-repeat;
	width:229px;
	height:15px;
}
.panel .text input{
	float:left;
	padding:0;
	background:none;
	border:none;
	width:229px;
	height:15px;
	font-size:12px;
	line-height:15px;
	color:#666;
	outline:none;
}
.panel .submit{	float:left;	overflow:hidden;	margin:0 0 0 8px;	padding:0;	background:url(../images/buttons.gif) no-repeat 0 -32px;	border:none;	width:107px;	height:29px;	cursor:pointer;	line-height:0;	text-indent:-9999px;}
.boxes{
	position:relative;
	overflow:hidden;
	height:1%;
	padding:0 0 0 2px;
}
.box-large{
	float:left;
	padding:0 72px 0 0;
	width:310px;
}
.box-middle{
	float:left;
	width:180px;
	padding:0 21px 0 0;
}
.box{
	float:left;
	width:120px;
	padding:0 0 0 10px;
}
.boxes h6{
	margin:0 0 14px;
	color:#ff9509;
	font-size:1.2em;
	line-height:1.223em;
}
.boxes p{
	margin:0 0 12px;
	font-size:1.2em;
	line-height:1.253em;
}
.boxes a{color:#fff;}
.boxes ul{
	margin:-2px 0 0;	padding:0;	list-style:none;
	font-size:1.2em;
	line-height:1.223em;}
.boxes li{
	padding:0 0 5px;
	vertical-align:top;
	height:1%;
}
.boxes .social-networks{margin-left:-1px;}
.boxes .social-networks li{overflow:hidden;}
.social-networks a{
	float:left;
	padding:0 0 3px 24px;
	background:url(../images/ico-social-networks.gif) no-repeat;
}
.social-networks .facebook{background-position:0 0;}
.social-networks .twitter{background-position:0 -27px;}
.social-networks .flicker{background-position:0 -56px;}
.boxes dl{
	margin:0;
	overflow:hidden;
	height:1%;
	font-size:1.2em;
	line-height:1.223em;
}
.boxes dt{
	float:left;
	padding:0 4px 0 11px;
	background:url(../images/bullet-box.gif) no-repeat 0 5px;
}
* html .boxes dt{padding-right:1px;}
.boxes dd{
	margin:0;
	padding:0 0 4px;
	overflow:hidden;
	height:1%;
}

/** HOME ADD. CSS **/

.home-info-text{ text-align:left; margin: 40px 100px 40px 100px; }

.home-info-text h4{
	margin:0 4px 11px 0;
	font-size:18px;
	line-height:26px;
	color:#3f3f38;
}
.home-info-text h4 span{
	display:block;
	color:#ff9509;
}

.home-info-text p{ font-size: 12px; line-height:18px; }

ul.saas { list-style-type: none; width:480px; margin:0; }
ul.saas li { height: 100px; padding-bottom: 50px; font-size: 12px; line-height:18px; }
ul.saas li img{ float: left;  }
ul.saas li div{ float: right; width: 400px; }
ul.saas li h3{
	margin-top: 5px; padding-top: 0; font-size:18px;
	line-height:26px;
	color:#000;
}


#timelineWrapper { left: 0px; position: absolute; margin-left: 50px; width: 446px; }

#timeline { position: absolute; top: 0; }

#timeline.fixed {
  position: fixed;
  top: 0;
}

#timeline.fixed-sub { position: relative;  top: 350px; }

/*** BENEFITS NAV ***/

.benefits-nav{  width: 1004px; margin: 0 0 25px -44px; height: 212px; background: url('../images/benefits/ben-topb-bg.gif') repeat-x; padding: 0;}

.benefits-nav ul{ width: 848px; list-style:none; margin:0px auto; padding:0; }
.benefits-nav ul li{ width: 212px; height: 212px;   background: url('../images/benefits/ben-topb-item.gif') no-repeat; text-align:center; float:left; }
.benefits-nav ul li a{ display: block; width: 212px; height: 212px; text-decoration:none; }
.benefits-nav ul li.first{background: url('../images/benefits/ben-topb-item-first.gif') no-repeat; }
.benefits-nav ul li.active, .benefits-nav ul li:hover{ width: 212px; background: url('../images/benefits/ben-topb-hover.gif') no-repeat; }

.benefits-nav ul li h3{ font-size: 14px; color:#000; margin-top:0; padding-top: 0; }
.benefits-nav ul li p{ font-size:14px; color:#666; }


/*** FEATURES SPLASH ***/
.feat-splash-block{overflow:hidden; background:url('../images/bg-block.jpg') no-repeat 50% 100%; margin:0 0 18px; padding:19px 0 40px; width:720px}
.feat-splash-block .holder{overflow:hidden; height:1%; padding:67px 0 0}
.feat-splash-block h2{margin:0 0 18px; font:3.6em/1.112em Helvetica,Arial,sans-serif; color:#1b1b1b}
.feat-splash-block p{margin:0 0 17px; font-size:1.4em; line-height:1.2929em}
.feat-splash-block .alignleft{position:relative; float:left; display:inline; margin:0 25px 0 -43px}
.feat-splash-block .alignright{position:relative; float:right; display:inline; margin:0 -43px 0 25px}
.feat-splash-block .aligncenter{display:block; margin:0 0 0 12px}


.feat-splash-block ul{ list-style: none; width: 697px; margin:0; padding:0; }
.feat-splash-block ul li{ float: left; width: 520px; color: #999; font-size: 13px; padding:0;  }
.feat-splash-block ul li.feat-ol{ width: 177px; }
.feat-splash-block ul li h3{ margin:0; padding: 0 0 15px 53px; color:#000; font-size: 28px; font-weight:normal;}
.feat-splash-block ul li h3.feat-a{ background: url('../images/features/splash-ol-1.gif') no-repeat; }
.feat-splash-block ul li h3.feat-b{ background: url('../images/features/splash-ol-2.gif') no-repeat; }
.feat-splash-block ul li h3.feat-c{ background: url('../images/features/splash-ol-3.gif') no-repeat; }