@font-face {
	font-family: 'OpenSans Bold';
	src: url('../fonts/opensans_bold.woff') format('woff'),
	     url('../fonts/opensans_bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}
div.container {position: relative; width: 157px; height: 250px; background: url(../img/bg.jpg) left top no-repeat; overflow: hidden;}
/* logo */
div.container div.logo {position: absolute; z-index: 2; left: 0; right: 0; top: 14px; background: #0a1743; padding: 5px 0 5px 0;}
div.container div.logo div.lg {margin: 0 auto; width: 139px; height: 42px;}
div.container div.logo div.lg img {width: 100%; height: auto;}
/* /logo */
/* text */
div.container div.text {position: absolute; top: 90px; background: #ffca0a; padding: 10px 6px 8px 6px;}
div.container div.text div.txt {font-family: 'OpenSans Bold', Arial, sans-serif; font-size: 14px; line-height: 1.4; color: #00529c; text-transform: uppercase; text-align: center;}
/* /text */
/* images */
div.container div.images {position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0;}
div.container div.images div.image_1 {position: absolute; width: 198px; height: 119px; left: -29px; top: 118px;}
div.container div.images div.image_2 {position: absolute; width: 128px; height: 155px; left: 29px; top: 85px;}
div.container div.images div.image_3 {position: absolute; width: 128px; height: 143px; left: 29px; top: 85px;}
div.container div.images div.image_4 {position: absolute; width: 126px; height: 142px; left: 31px; top: 85px;}
div.container div.images div.image_5 {position: absolute; width: 92px; height: 171px; left: 45px; top: 70px;}
div.container div.images div.image_6 {position: absolute; width: 117px; height: 152px; left: 34px; top: 90px;}
div.container div.images div.image_7 {position: absolute; width: 157px; height: 177px; left: 0px; top: 73px;}
/* /images */