
#navTop {
	background-color: #f5f5f5;
}
#frontpage {
	height: 335px;
	overflow: hidden;
	position: relative;
	background: #fff url(../files/images/frontpage/etusivunKuva.jpg) no-repeat left top;
}
#frontpage a {
	text-decoration: none;
	color: #000;
	position: absolute;
	display: block;
}
#frontpage span {
	position: absolute;
}
#f1 {
	width: 90px;
	height: 45px;
	top: 15px;
	left: 20px;
}
#f2 {
	width: 90px;
	height: 45px;
	top: 15px;
	left: 353px;
}
#f3 {
	width: 90px;
	height: 45px;
	top: 15px;
	left: 447px;
}
#f4 {
	width: 90px;
	height: 45px;
	top: 15px;
	left: 540px;
}
#f5 {
	width: 90px;
	height: 45px;
	top: 15px;
	left: 685px;
}
#f6 {
	top: 255px;
	left: 15px;
}
#f7 {
	top: 283px;
	left: 15px;
}
#f8 {
	top: 255px;
	left: 352px;
}
#f9 {
	top: 283px;
	left: 352px;
}
#f10 {
	top: 255px;
	left: 685px;
}
#f11 {
	top: 283px;
	left: 685px;
}

#contentOuter {
	background: #fff url(bg/contentMiddleIndex.jpg) repeat-y left;
}
#contentMiddle {
	background: url(bg/contentTopIndex.jpg) no-repeat left top;
}
#content {
	padding: 10px 20px 30px 0px;
	background: url(bg/contentBottomIndex.jpg) no-repeat left bottom;
}

#main {
	width: 360px;
	float: left;
	padding-left: 30px;
}
#column2 {
	display: block;
	width: 240px;
	float: right;
	padding: 0px;
	height: 100px;
	overflow: visible;
	overflow-x: hidden;
}
html>body #column2 {
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
#column2Text {
	
}

DIV.indexRetailer {
	margin: 5px 0px 10px 15px;
	width: 216px;
	height: 77px;
	padding: 10px 15px;
	background: url(bg/indexRetailer.jpg) no-repeat left top;
}
DIV.indexRetailer select {
	border: 0px;
	width: 186px;
	height: 25px;
	padding: 5px 5px 5px 5px;
	background: #fff url(bg/searchString.jpg) no-repeat right top;
	color: #959595;
	font: 12px Arial, sans-serif;
}

