.object .content .page .button{
	float:right;
	margin-top:5px;
}

.object .content .page > p{
	margin-right:290px;
}

.object .content .page h3{
	position:relative;
}

.object .content .page .animated{
	position:relative;
}

.object .content .page .animated  .layers, .object .content .page .animated  .layers .layer{
	position:absolute;
	top:0; bottom:0;
	left:0; right:0;
}

.object .content .page .animated  .layers .layer.movable{
	-webkit-transition: 0.5s linear 0s;
	-moz-transition: 0.5s linear 0s;
	-o-transition: 0.5s linear 0s;
	transition: 0.5s linear 0s;
}

.object .content .page .block{
	position:relative;
	margin-bottom:40px;
}

.object .content .page .block .features{
	position:absolute;
	bottom:0;
	font-style:italic;
}

.object .content .page .block .features .group{
	display:table;
	width:100%;
	border-bottom:1px solid #434343;
}

.object .content .page .block .features .group:last-child{
	border-bottom:none;
}

.object .content .page .block .features .group .caption{
	display: table-caption;
	font-weight:800;
}

.object .content .page .block .features .group .row{
	display:table-row;
}

.object .content .page .block .features .group .row .name{
	display:table-cell;
	width:270px;
}

.object .content .page .block .features .group .row .value{
	display:table-cell;
}

.object .content .page .block:nth-of-type(1){
	height:450px;
	background:url(../img/ill/1-1-1.jpg) no-repeat 0 21px;
}

.object .content .page .block:nth-of-type(1) p{
	margin-right:480px;
}

.object .content .page .block:nth-of-type(1) .features{
	right:0;
}

.object .content .page .block:nth-of-type(2){
	height:450px;
	background:url(../img/ill/1-1-2.jpg) no-repeat 0 12px;
}

.object .content .page .block:nth-of-type(2) .features{
	left:0;
}

.object .content .page .block:nth-of-type(3){
	height:450px;
	/* background:url(../img/ill/1-1-3.jpg) no-repeat 0 -100px; */
}

.object .content .page .block:nth-of-type(3) .layers .static{
	background:url(../img/ill/1-1-3-1.png) no-repeat center center;
}

.object .content .page .block:nth-of-type(3) .layers .movable{
	background:url(../img/ill/1-1-3-2.png) no-repeat center center;
}

.object .content .page .block:nth-of-type(3):hover .layers .movable{
	top:68px;
	left:-288px;
}

.object .content .page .block:nth-of-type(3) .features{
	right:0;
}







.object .content .page .button{
	float:right;
	margin-top:5px;
}

.object .content .page > p{
	margin-right:290px;
}

.object .content .page .block2{
	position:relative;
	margin-bottom:40px;
}

.object .content .page .block2 .features{
	position:absolute;
	bottom:0;
	font-style:italic;
}

.object .content .page .block2 .features .group{
	display:table;
	width:100%;
	border-bottom:1px solid #434343;
}

.object .content .page .block2 .features .group:last-child{
	border-bottom:none;
}

.object .content .page .block2 .features .group .caption{
	display: table-caption;
	font-weight:800;
}

.object .content .page .block2 .features .group .row{
	display:table-row;
}

.object .content .page .block2 .features .group .row .name{
	display:table-cell;
	width:270px;
}

.object .content .page .block2 .features .group .row .value{
	display:table-cell;
}


.object .content .page .block2:nth-of-type(1){
	height:450px;
	background:url(../img/ill/1-2-1.jpg) no-repeat 0 21px;
}

.object .content .page .block2:nth-of-type(1) p{
	margin-right:480px;
}

.object .content .page .block2:nth-of-type(1) .features{
	right:0;
}

.object .content .page .block2:nth-of-type(2){
	height:450px;
	background:url(../img/ill/1-2-2.jpg) no-repeat 0 45px;
}

.object .content .page .block2:nth-of-type(2) .features{
	left:0;
}

.object .content .page .block2:nth-of-type(3){
	height:450px;
	/* background:url(../img/ill/1-2-3.jpg) no-repeat 0 -100px; */
}

.object .content .page .block2:nth-of-type(3) .layers .static{
	background:url(../img/ill/1-2-3-1.png) no-repeat center center;
}

.object .content .page .block2:nth-of-type(3) .layers .movable{
	background:url(../img/ill/1-2-3-2.png) no-repeat center center;
}

.object .content .page .block2:nth-of-type(3):hover .layers .movable{
	top:80px;
	left:-280px;
}

.object .content .page .block2:nth-of-type(3) .features{
	right:0;
}

.object .content .page .block2:nth-of-type(4){
	height:450px;
	/* background:url(../img/ill/1-2-4.jpg) no-repeat 0 45px; */
}

.object .content .page .block2:nth-of-type(4) .layers .static{
	background:url(../img/ill/1-2-4-1.png) no-repeat center center;
}

.object .content .page .block2:nth-of-type(4) .layers .movable:nth-of-type(2){
	background:url(../img/ill/1-2-4-2.png) no-repeat center center;
}

.object .content .page .block2:nth-of-type(4) .layers .movable:nth-of-type(3){
	background:url(../img/ill/1-2-4-3.png) no-repeat center center;
}

.object .content .page .block2:nth-of-type(4):hover .layers .movable:nth-of-type(2){
	top:20px;
	left:144px;
}

.object .content .page .block2:nth-of-type(4):hover .layers .movable:nth-of-type(3){
	top:50px;
	left:280px;
}

.object .content .page .block2:nth-of-type(4) .features{
	left:0;
}



















.object .content .page .button{
	float:right;
	margin-top:5px;
}

.object .content .page > p{
	margin-right:290px;
}

.object .content .page .block3{
	position:relative;
	margin-bottom:40px;
}

.object .content .page .block3 .features{
	position:absolute;
	bottom:0;
	font-style:italic;
}

.object .content .page .block3 .features .group{
	display:table;
	width:100%;
	border-bottom:1px solid #434343;
}

.object .content .page .block3 .features .group:last-child{
	border-bottom:none;
}

.object .content .page .block3 .features .group .caption{
	display: table-caption;
	font-weight:800;
}

.object .content .page .block3 .features .group .row{
	display:table-row;
}

.object .content .page .block3 .features .group .row .name{
	display:table-cell;
	width:270px;
}

.object .content .page .block3 .features .group .row .value{
	display:table-cell;
}


.object .content .page .block3:nth-of-type(1){
	height:450px;
	background:url(../img/ill/1-3-1.jpg) no-repeat 0 60px;
}

.object .content .page .block3:nth-of-type(1) p{
	margin-right:480px;
}

.object .content .page .block3:nth-of-type(1) .features{
	right:0;
}

.object .content .page .block3:nth-of-type(2){
	height:450px;
	background:url(../img/ill/1-3-2.jpg) no-repeat 0 20px;
}

.object .content .page .block3:nth-of-type(2) .features{
	left:0;
}

.object .content .page .block3:nth-of-type(3){
	height:450px;
	/* background:url(../img/ill/1-3-3.jpg) no-repeat 0 -137px; */
}

.object .content .page .block3:nth-of-type(3) .layers .static{
	background:url(../img/ill/1-3-3-1.png) no-repeat center center;
}

.object .content .page .block3:nth-of-type(3) .layers .movable{
	background:url(../img/ill/1-3-3-2.png) no-repeat center center;
}

.object .content .page .block3:nth-of-type(3):hover .layers .movable{
	top:80px;
	left:-300px;
}

.object .content .page .block3:nth-of-type(3) .features{
	right:0;
}



