#imga {
	background-image:url(../images/content/es6.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 365px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgb {
	background-image:url(../images/content/es5.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 915px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgc {
	background-image:url(../images/content/es1.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 1500px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgd {
	background-image:url(../images/content/es4.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 2000px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imge {
	background-image:url(../images/content/es4.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 2000px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgf {
	background-image:url(../images/content/es7.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 2600px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgg {
	background-image:url(../images/content/es8.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 3100px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#imgh {
	background-image:url(../images/content/es9.jpg);
	background-repeat:no-repeat;
	position: absolute;
	float:right;
	top: 3550px;
	right: -170px;
	width: 150px;
	height: 200px;
	border: 4px solid #FFF2D2;
}

#text {
	position: relative;
	clear:both;
	width:500px;
	top:20px;
	left: 0px;
	height: auto;
}