/* reset*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}
.video embed,
.video object,
.video iframe {
	width: 100%;
	height: auto;
}
video {
	width: 90%;
	height: auto;
}
* {
  box-sizing: border-box;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif, Calibri;
	font-size: 100%;
	color: #fff;
	background-color: #ec008c;
}
.site-container {
	width: 980px;
	margin: 0 auto;
}
.site-footer {
	text-align: center;
	max-width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
}
.footermenu ul {
	padding: 6px 0 7px 0;
	margin: 0;
	text-align: center;
	font-size: 75%;
}
.footermenu ul li {
	display: inline;
}
.footermenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.bottom-nav a:link {
	color: #FFFFFF;
}
.bottom-nav a:visited {
	color: #FFFFFF;
}
.bottom-nav a:hover {
	color: #FFFFFF;
}
/* for header scroll */
.main-background {
	background-image: url("../../images/ana_21.jpg");
	width: 980px;
	height: 150px;
}
.parallax-viewport {
    position: relative;     /* relative, absolute, fixed */
    overflow: hidden;
}
.parallax-layer {
    position: absolute;
}
.img_thumb {
	padding-top: 120px;
}
.thumb {
	display: inline-block;
	vertical-align: baseline;
	overflow: hidden;
	padding-top: 64px;
	height: 0;
	/*width: 64px;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: inherit;
}
 #port {
 overflow: hidden;
 position: relative;
width: 980px;
height: 150px;
}

.parallax-layer {
   position: absolute;
}
    
    /* Horizontal lists of inline-blocks, with image backgrounds as thumbnails */
    /* Tested in Safari 4 | FF 3.5 | Opera 9.6 | IE7 */ 
.thumbs_index {
   /* initial position */
   left: 0;
   /* Put all he thumbs on one line. */
   white-space: nowrap;
 }
    
.thumbs_index > li {
    display: inline;
}

.ana-22 {
	width: 980px;
	height: 150px;
	margin-bottom: 40px;
}
/*
.ana-23 {
	width: 1200px;
	height: 192px;
		margin-bottom: 40px;
}
.ana-24 {
	width: 1500px;
	height: 176px;
	margin-bottom: 40px;
}
 