.services .content .page .block{
	position:relative;
	margin:20px 0;
}

.services .content .page .block h3{
	position:absolute;
	top:0;
}

.services .content .page .block p{
	position:absolute;
	top:0;
	text-indent:15px;
	margin:0;
}

.services .content .page .block .docs{
	position:absolute;
	text-align:center;
}

.services .content .page .block .docs a{
	display:inline-block;
	width:150px;
	margin:0 15px 20px;
	padding-top:110px;
	color:#003663;
	background-image:url(../img/docs/other.png);
	background-repeat:no-repeat;
	background-position: center top;
}

.services .content .page .block .docs a.atention{
	background-image:url(../img/docs/atention.png);
}

.services .content .page .block .docs a.ok{
	background-image:url(../img/docs/ok.png);
}

.services .content .page .block:nth-of-type(1){
	height:460px;
	background:url(../img/oversizedBG.jpg) no-repeat center 65px;
}

.services .content .page .block:nth-of-type(1) p:nth-of-type(1){
	top:50px;
	left:0;
	right:500px;
}

.services .content .page .block:nth-of-type(1) p:nth-of-type(2){
	top:340px;
	left:500px;
	right:0px;
	padding-bottom:5px;
	background:url(../img/border-gray.png) repeat-x left bottom;
}

.services .content .page .block:nth-of-type(2){
	height:295px;
	background:url(../img/mapBG.jpg) no-repeat 60px top;
}

.services .content .page .block:nth-of-type(2) h4{
	position:absolute;
	top:0;
	left:680px;
}

.services .content .page .block:nth-of-type(2) p{
	text-indent:0px;
}

.services .content .page .block:nth-of-type(2) p:nth-of-type(1){
	top:70px;
	left:710px;
	font-style:italic;
}

.services .content .page .block:nth-of-type(2) p:nth-of-type(2){
	top:120px;
	left:710px;
	font-style:italic;
}

.services .content .page .block:nth-of-type(2) p:nth-of-type(3){
	top:140px;
	left:140px;
	right:540px;
	font-size:18px;
	text-align:right;
	color:#fff;
}

.services .content .page .block:nth-of-type(3){
	height:400px;
	background:url(../img/escortBG.jpg) no-repeat -20px 25px;
}

.services .content .page .block:nth-of-type(3) p:nth-of-type(1){
	top:50px;
	left:480px;
}

.services .content .page .block:nth-of-type(3) .docs{
	top:230px;
	left:480px;
	right:0;
}

.services .content .page .block:nth-of-type(4){
	height:420px;
	background:url(../img/resolutionBG.jpg) no-repeat right 25px;
}

.services .content .page .block:nth-of-type(4) h3{
	right:0;
}

.services .content .page .block:nth-of-type(4) p{
	left:250px;
	right:340px;
}

.services .content .page .block:nth-of-type(4) p:nth-of-type(1){
	top:60px;
}

.services .content .page .block:nth-of-type(4) p:nth-of-type(2){
	top:290px;
	text-indent:40px;
}

.services .content .page .block:nth-of-type(4) .docs{
	top:60px;
	right:720px;
}