html{
	margin: 0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	background-image: url('../pics/tausta.png');
	background-repeat: repeat;
	color:black

}



a:link{

	color:#6699FF;

}

a:visited{

	color:#6666FF;

}

a:active{

	color:#6699FF;

}

a:hover{

	color:#3366FF;

}

h1, h2, h3, h4, h5, h6, h7{

	margin-left:20px;

	color:#686767;

}

#main{

  	width:970px;

	height:600px;

	margin-left:auto;

	margin-right:auto;

}

#banner{

  	height:174px;

  	width:813px;

  	left:75px;

  	position:relative;

  	top:50px;

  	z-index:1;

  	background-image:url('../pics/banner.jpg');

}

#tekstitausta h1{

  	font-size:20px;

  	color:#cbb20d;

}

#tekstitausta h6{

  	font-size:18px;

  	color:#cc0000;

}

#tekstitausta h7{

  	font-size:16px;

  	color:#cc0000;

}

#teksti{
	position:absolute;
	top:61px;
	margin-top:0px;
	height:378px;
	width:385px;
	font-size:14px;
	font-weight:normal;
	color:black;
	margin-left:0px;
	margin-right:6px;
	overflow:auto;
	left: 2px;

}

.button{

  	position:absolute;

  	left:-60px;

  	font-size:15px;

  	width:160px;

  	height:36px;

  	font-weight:bold;

  	text-align:center;

  	overflow:hidden;

}

.button a{

  	display:block;

  	color:#c6870d;

  	padding-top:8px;

  	text-decoration:none;

  	width:160px;

  	height:36px;

  	background-image: url('../pics/nappi.png'); 

}

.button a:hover{

	color:#cbb20d;

	width:160px;

	height:36px;

	background-image: url('../pics/button_hoover.png');

	background-repeat:no-repeat;

	overflow:hidden

}

#button1{

  	top:106px;

}

#button2{

  	top:147px;

}

#button3{

  	top:188px;

}

#button4{

  	top:229px;

}

#button5{

  	top:270px;

}

#button6{

  	top:311px;

}

#button7{

	top:352px;

}

#button8{

	top:393px;

}

#time{

  	height:14px;

  	width:252px;

  	position:absolute;

  	right:60px;

  	bottom:410px;

  	color:#a05636;

  	font-size:12px;

  	text-align:center

}



#webinnovations{

  	height:20px;

  	width:600px;

  	position:relative;

  	margin-left:auto;

  	margin-right:auto;

  	top:20px;

  	font-size:10px;

  	color:#796868;

  	text-align:center;

  	z-index:1;

}

#webinnovations a{

  	color:#796868;

}

.text_box{

	position:absolute;

	top:160px;

	left:120px;

}

.text_box h1{

	color:red;

	font-size:18px;

	margin-bottom:5px;

}

.text_box p{

	margin-left:20px;

	color:black;

}

