@font-face {
	font-family: 'Roboto Condensed Bold';
	src: url('../fonts/robotocondensed_bold.woff') format('woff'),
	     url('../fonts/robotocondensed_bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
div.container {position: relative; width: 157px; height: 250px; background: url(../img/bg.png) left top repeat-x; overflow: hidden;}
div.container div.logo {position: relative; width: 157px; height: 28px;}
div.container div.text {font-family: 'Roboto Condensed Bold', Arial, sans-serif; font-size: 15px; line-height: 1.6; color: #ffffff; text-transform: uppercase; text-align: center; padding: 30px 10px 0 10px;}
/* images */
div.container div.images {position: absolute; width: 157px; height: 250px; left: 0; top: 0;}
div.container div.images div.bg {position: absolute; background: url(../img/bgimages.png) left top repeat-x; width: 157px; height: 84px; left: 0; right: 0; bottom: 0;}
div.container div.images div.image_1 {position: absolute; width: 149px; height: 125px; left: 0; top: 107px;}
div.container div.images div.image_2 {position: absolute; width: 150px; height: 168px; left: 0; top: 77px;}
div.container div.images div.image_3 {position: absolute; width: 148px; height: 166px; left: 5px; top: 77px;}
div.container div.images div.image_4 {position: absolute; width: 157px; height: 87px; left: 0; top: 130px;}
div.container div.images div.image_5 {position: absolute; width: 137px; height: 131px; left: 8px; top: 97px;}
div.container div.images div.image_6 {position: absolute; width: 142px; height: 156px; left: 5px; top: 76px;}
div.container div.images div.image_7 {position: absolute; width: 155px; height: 141px; left: 2px; top: 85px;}
/* /images */