#page-clever {
	background: transparent url('../images/clever-2.gif') no-repeat center 145px ;
}

#block-left, #block-center, #block-right {
	font-size: 11px;
	text-align:center;
	position: absolute;
	width:280px;
	padding-top: 120px;
}

#block-left div, #block-center div, #block-right div{	
	position: absolute;
	width:280px;
	height: 166px;
	
	top: 0px;
	left: 0px;
}


#block-left {
	top: 240px;
	left: 10px;
}

#block-left div {
	background: transparent url('../images/shutle-blue.png') no-repeat center top;
}

#block-center {
	top: 505px;
	left: 357px;
}

#block-center div {
	background: transparent url('../images/shutle-yellow.png') no-repeat center top;
}

#block-right {
	top: 240px;
	left: 700px;	
}

#block-right div {
	background: transparent url('../images/shutle-red.png') no-repeat center top;
}

#offer div {
	margin-left: 78px;
	margin-top: 110px;
	
	font-size: 11px;
}

#offer div p {
	margin-bottom: 25px;	
}

#offer div a {	
	margin-left: 50px;
}