
#content {
	padding-left: 25px;
	background: none;
}
#column1 {
	width: 348px;
	height: 500px;
	overflow: visible;
	overflow-x: hidden;
	padding: 0px;
	background: url(bg/indexColumn1.jpg) no-repeat left top;
}
html>body #column1 {
	height: auto;
	min-height: 500px;
	overflow: hidden;
}
#column1Text {
	padding: 40px;
	height: 355px;
	overflow: hidden;
}
#column1 H1,
#column1 H2,
#column1 H3 {
	color: #fff;
}
#column1 a, #column1 img {
	border: none;
}

/* Search
======================*/
.searchBox {
	float: none;
	width: 290px;
	height: 41px;
	padding: 14px 0px 0px 20px;
	background: url(bg/searchBox.jpg) no-repeat left top;
	position: relative;
}
INPUT.searchSubmit {
	position: relative;
	top: -26px;
	left: -30px;
	border: 1px solid #d4d4d4;
	height: 22px;
}



#navSub {
	display: none;
}
#productGroupsContainer {
	width: 550px;
	float: right;
}
#productGroupsContainer TABLE TD {
	background-color: #f7f7f7;
	border: 1px solid #fff;
}

#indexContainer {
	clear: both;
	padding: 10px 0px;
	background: url(bg/footer.jpg) repeat-x left top;
}
#main {
	width: 290px;
	padding: 0px 10px 0px 30px;
}
#column2 {
	width: 275px;
	padding-left: 30px;
}

/* indexProducts
==========================*/

DIV.indexProducts {
	width: 175px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	float: left;
	background-color: #f7f7f7;
}

DIV.indexProductsLast {
	clear: right;
	margin-right: 0px;
}
DIV.indexProductsFirstOfSecondRow {
	clear: left;
}
DIV.indexProducts ul {
	margin: 0px;
	padding: 0px;
}
DIV.indexProducts ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
DIV.indexProducts ul li a {
	display: block;
	padding: 10px 10px 10px 15px;
	background: url(bg/indexProducts.jpg) repeat-x bottom;
	color: #000;
	font: 11px Verdana, sans-serif;
	text-transform: uppercase;
}
/* yksiriviset
==================*/
DIV.indexProducts ul li a.pgHeader1,
DIV.indexProducts ul li a.pgHeader2,
DIV.indexProducts ul li a.pgHeader3,
DIV.indexProducts ul li a.pgHeader4,
DIV.indexProducts ul li a.pgHeader5,
DIV.indexProducts ul li a.pgHeader6 {
	height: 20px;
}
/* kuvat
==================*/
DIV.indexProducts UL LI A.pgImg {
	padding: 0px;
	text-decoration: none;
	background: none;
}


DIV.indexProducts ul li ul {
	padding: 5px 0px;
}
DIV.indexProducts ul li ul li {
	background: none;
	float: none;
	display: inline;
}
DIV.indexProducts ul li ul li a {
	background: none;
	color: #4a4a4a;
	font-weight: normal;
	padding: 1px 5px 1px 5px;
	margin: 0px 10px;
	font: 11px Arial, sans-serif;
	text-transform: none;
	background: url(bg/pgBorder.gif) repeat-x bottom;
}

DIV.indexProducts ul li ul li ul {
	padding: 0px 0px;
}
DIV.indexProducts ul li ul li ul li a {
	padding: 1px 5px 1px 5px;
	margin: 0px 10px 0px 20px;
}


h2 {
	font-size: 1em;
	text-transform: uppercase;
}
h2 a {
	color: #000;
}
