body{
	font-family: Trebuchet MS, Georgia;
	font-size: 62.5%;
	color: #efefef;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body#me {
	background-image: url(../gfx/bg.jpg);
	background-color: #2E2F2A;
	background-repeat: repeat-x;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
body#referenssit ul li {
	font-size: 1.3em;
	}
a {
	outline: none;
	cursor: pointer;
	color: #828282;
	}
#me #container {
	width: 46em;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
}
#me #mainContent {
	height: 123px;
	background: url(../gfx/contact.png) top left no-repeat;
	position: relative;
	top: -67px;
	left: -191px;
}

#me #mainContent h1 {
	height: 50px;
	text-indent: -9000em;
}
#me #mainContent p,
#me #mainContent div {
	text-indent: -9000em;
	position: relative;
	}
#me #mainContent div.link a{
	display: block;
	width: 100%;
	height: 120px;
	position: absolute;
	left: 0;
	top: 0;
	}
.highslide-credits {
	display: none;
	}
.note {
	font-size: .9em;
	color:#666;
	}
#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	color: #000;
	background: #fff url(../gfx/aucor-oy-digimediatoimisto.png) no-repeat right top;
	text-indent: -9999px;
}
