html{
	height:100%;
	padding:0;
	margin:0;
	overflow-x: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	overflow-y:scroll;
	color:#555;
	background: url(gfx/bg.jpg) top center no-repeat #f4f4f4;
}

body{
	margin:0;
	padding:0;
	padding-top:10px;
}

a{
	border:none;
	text-decoration:none;
	color:#555555;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	color:#000;
	padding:0;
	margin:0;
}

.leftColumn blockquote{
	border-width: 0px 0px 0px 5px;
	border-style:solid;
	border-color:#ccc;
	margin-left:0px;
	padding-left:20px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.content h1{
	font-size:24px;
}

.content h2{
	font-size:22px;
}

.content h3{
	font-size:20px;
}

.leftColumn h2, .leftColumn h1, .leftColumn h3{
	margin-top:17px;
}

.navigation{
	width:900px;
	margin:auto;
}

	.navigation img{
		float:left;
	}
	
	.navigationButtons{
		margin-right:10px;
		float:right;
		margin-top:15px;
	}

	.navigationButtons a{
		text-decoration:none;
		float:right;
		line-height:41px;
		display:block;
	}
	
	.navSelected .nav1{
		background:url(gfx/navLeft.gif) no-repeat left;
	}
	
	.navigationButtons .nav2{
		padding:0px 20px;
	}
	
	.navigationButtons a:hover .nav2{
		text-decoration:underline;
	}
	
	.navSelected{
		background:url(gfx/nav.gif) repeat-x;
	}
	
	.navSelected .nav1{
		background:url(gfx/navRight.gif) no-repeat right;
	}
	
	.navSelected .nav2{
		background:url(gfx/navLeft.gif) no-repeat left;
		color:#FFF;
	}


.header{
	background: url(gfx/headerSlide.jpg) no-repeat;
	padding:40px 0px 40px 160px;
	min-height:80px;
	width:739px;
	margin:auto;
	color:#fff;
}

	.header a{
		color:#ACCEEA;
	}

	.header .logo{
		background:url(gfx/services.png) no-repeat right top;
		float:left;
		height:85px;
		margin-right:20px;
		width:112px;
	}
	
	.header .text{
		float:left;
		width:600px;
	}

	.header h1{
		color:#FFF;
	}
	
	.header p{
		color:#acceea;
		margin-bottom:0px;
		
	}

.content{
	margin:auto;
	width:840px;
	margin-top:20px;
	margin-bottom:40px;
}

.subNavigation{
	width:889px;
	margin:auto;
	background:url(gfx/subNav.jpg) no-repeat;
	height:43px;
	padding-left:10px;
}

	.subNavigation a{
		color:#FFF;
		display:block;
		float:left;
		line-height:43px;
		text-decoration:none;
	}
	
	.selected{
		background:url(gfx/sub.gif) repeat-x top;
	}
	
	.selected .sub1{
		background:url(gfx/subLeft.gif) no-repeat left;		
	}
	
	.subNavigation a .sub2{
		padding:0px 20px;
	}
	
	.subNavigation a:hover .sub2{
		text-decoration:underline;
	}
	
	.selected .sub2{
		background:url(gfx/subRight.gif) no-repeat right;
		padding:0px 20px;	
		color:#000;
	}
	
	
	
.footer{
	background:url(gfx/footer.jpg) no-repeat top left #e8e8e8;
	width:899px;
	margin:auto;
	margin-bottom:120px;
}

.Legend a{
	background:url(gfx/legend.jpg) no-repeat right;
	line-height:43px;
	height:43px;
	display:block;
	float:left;
	padding-right:25px;
	margin-right:12px;
}

.leftColumn{
	width:500px;
	float:left;
}


	
.rightColumn{
	float:right;
	width:300px;
	margin-top:17px;
}

.footerPad{
	float:left;
	width:239px;
	padding:20px 30px;
	color:#999;
}

	.footerPad a{
		color:#999;
	}




.slogan{
	font-size:19px;
	line-height:26px;
	padding-top:15px;
}

.bringUps{
	float:right;
}

.bringUp{
	padding-left:80px;
	width:249px;
}

	.bringUp blockquote{
		padding:0;
		margin:0;
		border:none;
		background:none;
		text-decoration:none;
	}

.ourServices{
	padding-top:15px;
	background:url(gfx/frontpageBg.jpg) no-repeat top;
	color:#FFF;
	width:899px;
	height:232px;
	margin:auto;
	text-align:center;
}

	.ourServices h1{
		color:#FFF;
		padding-top:164px;
	}

	.ourServices a{
		color:#FFF;
	}
	
	.service{
		float:left;
		width:250px;
	}
	
	.serviceLine{
		height:240px;
		width:4px;
		float:left;
		opacity:0.2;filter:alpha(opacity=20);
		margin:0px 20px;
		margin-top:20px;
	}

.frontpageNews{
	padding:10px 0px;
	margin-bottom:10px;
	width:480px;
	float:left;
}

	.frontpageNews h1{
		font-size:16px;
		color:#000;
		margin:0;
		padding:0;
	}

	.frontpageNewsPosts{
		float:right;
		width:400px;
	}
	
		.frontpageNewsPosts div{
			margin:0px 0px 20px;
		}
		
			.frontpageNewsPosts p{
				margin:5px 0;
				padding:0;
			}
		
		.frontpageNewsPosts span{
			color:#999;
		}
		
		
.yhteyslomake{
	width:600px;
	margin-top:20px;
}

label{
	display:block;
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}

input, textarea{
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}

input{
	width:400px;
	padding:4px;
}

	.yhteyslomake textarea{
		width:400px;
		height:150px;
	}

.blueButton{
	background:url(gfx/blueButton.jpg) no-repeat;
	cursor:pointer;
	width:239px;
	padding:7px 0 13px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
}

.palvelut a{
	display:block;
	float:left;
	width:150px;
	text-align:center;
	padding-top:88px;
	padding-bottom:5px;
	margin:0px 10px 10px 0px;
	background: url(gfx/icon_server.jpg) no-repeat center 33%;
}

	.palvelut a:hover{
		border-color:#999;
		text-decoration:none;
		color:#000;
	}
	
.rightButton{
	display:block;
	padding:1px 0px 3px 20px;
	background:url(gfx/rightButton.jpg) top left no-repeat;
	line-height:40px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
}

#printButton{
	display:block;
	float:right;
	background:url(gfx/print.gif) no-repeat;
	height:31px;
	width:27px;
	margin-right:5px;
	margin-top:5px;
}

#asiakassivusto{
	background:url(gfx/asiakssivut.jpg) no-repeat left;
}

	#asiakassivusto .nav2{
		padding:0 28px 0 28px;
		text-align:center;
		width:89px;
	}
	
#asiakassivustoNav{
	background:none;
	background:url(gfx/asiakssivut2.jpg) no-repeat left;
}

#lilLink{
	display:block;
	width:120px;
	float:left;
	background:url(gfx/frontPalet.png);
	padding:5px 0px;
}

#hinnastoPlot span{
	float:right;
}

#hinnastoPlot h1{
	margin-bottom:10px;
}

#hinnastoPlot div h1{
	font-size:13px;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
}

#hinnastoPlot div div{
	float:right;
	color:#199500;
	padding:0;
	border:none;
}

#hinnastoPlot div{
	background:#ffffff;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#cccccc;
	padding:10px;
	height:20px;
}











