div.content {
  position: relative;
  left: 0px;
  top: -20px;
  margin-bottom: -20px;
  z-index: 2;
}
div.footertext {
  color: #CCCCCC;
  font-size: 11px;
  position: relative;
  left: 5px;
  top: -24px;
  z-index: 2;
}
div.footertext2 {
  color: #333333;
  font-size: 11px;
  position: relative;
  left: 5px;
  top: -24px;
  z-index: 2;
}


div.menubar {
	position: relative;
	margin-right: 0px;
	margin-bottom: -9px;
	left: 0px;
	top: 0px;
}
.ylapalkki .text {
	position:absolute;
	top: 12px; /* in conjunction with left property, decides the text position */
	left: -14px;
	width: 906px; /* optional, though better have one */
}
.ylapalkki {
}

img.solution  { 
  margin-top: 85px;
  margin-bottom: 0px;
  margin-right: 0px;
  width: 280px;
  height: 250px; 
  border: none;
}
img.taulukko  { 
  margin-top: 100px;
  margin-bottom: 0px;
  margin-right: 0px;
  width: 330px;
  border: none;
}

li {
  list-style-type: square;
  margin-left: 25px;
  font-size: 14px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
ul
{
  list-style-type: square;
  margin-left: 0px;
  margin-top: 2;
  font-size: 14px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
li.mission {
  list-style-type: square;
  margin-left: 15px;
  margin-right: 10px;  
  font-size: 14px;
}
ul.mission {
  margin-left: 0px;
  margin-top: 2;
  font-size: 14px;
}
#servicebullets {
	 margin-left: 10px;
}
#servicebullets2 {
  margin-left: 35px;
}
h3 {
  margin-left: 2px;
  margin-top: 20px;
  margin-right: -10px;
  font-size: 20px;
}



td.box1 {
	background-image: url('/graphics/box1.png');
	width: 300;
	height: 100;
}
div.boxtext {
	font-size: 14px;
	margin: 12px;
	margin-left: 27px;
}
td.box2 {
	background-image: url('/graphics/box2.png');
	width: 271;
	height: 100;
}
div.boxtext2 {
	font-size: 14px;
	margin: 12px;
	margin-left: 27px;
}
td.box3 {
	background-image: url('/graphics/box3.png');
	width: 292;
	height: 100;
}
div.boxtext3 {
	font-size: 14px;
	margin: 12px;
	margin-left: 27px;
}
div.flashi {
	position: absolute;
	left: 520px;
	/*
	top: -550px;
	margin-bottom: -550px;
  */
  top: -480px;
	/*margin-bottom: -600px;
*/
}
div.flash_banner {
	position: relative;
	left: 0px;
	top: -209px;
	margin-bottom: -209px;
	z-index: 5;
}
img.bluebar {
  position: relative;
  top:0px;
  z-index: 2;
  margin: 0px;
  margin-top: -4px;
  margin-left: 0px; 
  border: none;
  width: 906px; 
  height: auto; 
}

p.picmargin {
	margin: 65px;
}