@charset "UTF-8";

/* CSS Document */
/* ------------------------------------------------------------css pagetitle
*/
/*.pagetitle{position:relative;widht:980px;height:225px;background:url(../img/flag.png) repeat-x bottom;}
.pagetitle img{position:absolute;top:130px;}*/

/* ------------------------------------------------------------css map
*/
.bottomcont,
.footcont,
#topbtn {
	display: none;
}

#milkmap {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	margin: 35px 0 0 0;
}

#mapcopy {
	padding: 0 0 5px 0;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
}

#copyright {
	position: fixed;
	bottom: 0;
}
