#wrapper {
	background: url(color_blue/pics/wrapper_index.jpg) no-repeat top;
}


#main {
	margin: 330px 0px 0px 0px;
}

#column1 {
	margin: 330px 0px 0px 0px;
}


/* etusivun boksi */

#kivanet {
	width: 195px;
	height: 237px;
	padding: 10px 15px;
	background: url(color_blue/pics/kivanet.jpg) no-repeat left top;
	color: #fff;
}

#kivanet h1, #kivanet a {
	color: #fff;
}

.button {
	display: block;
	margin: 2px 0px 2px -10px;
	width: 157px;
	height: 35px;
	padding: 10px 5px 10px 50px;
	background: url(color_blue/pics/button.jpg) no-repeat left top;
}

.button a {
	color: #000;
	text-decoration: none;
}

.button a:hover {
	text-decoration: underline;
}


