html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
	text-align: left;
}
/* remember to define focus styles! */

html { height: 100%; }	

body {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	line-height: 1;
	color: black;
	background: #abc9cc url('../images/layout_bg.jpg') repeat-y;
	margin:0;
	height: 101%;
}

span.hidden { display: none; }

.contactInfo strong,
.contactBox strong 			{ font-weight:bold; color:#294905; }
.contactInfo p,
.contactBox p  				{ margin-bottom:12px; }

.contactInfo .labelstrong 	{ display:block; width:50px; float:left; }

.contactInfo 				{ width:325px; float:left; }

a, a:link, a:visited 		{ text-decoration:none; color:#294905; }
a:hover, a:active 			{ color:#000; }

h3 	{ font-size: 20px; font-weight: bold; margin-bottom: 18px; }
p 	{ font-size: 14px; }

/*
	Lomake/Kartta
*/
.contactMenu {
	width:180px;
	float:left;
}
#menu				{ position:relative; top:85px; left:-50px; }
#menu li			{ font-size:14px; cursor:pointer; padding:0 0 1px 25px; }
#menu li.active		{ font-weight:bold; color:#294905; }
#menu li:hover		{ color:#294905; }

#menu li.mail		{ background:url('../images/email.png') 0 2px no-repeat; }
#menu li.map		{ background:url('../images/map.png') 0 2px no-repeat; }

.contactBox {
	position:relative;
	width:400px;
	height:350px;
	overflow:hidden;
}
#box	{ position:absolute; }

#box div {
	width:400px;
	height:350px;
	float:left;
}

#lomake				{  }
#lomake dl			{  }
#lomake dt			{ width:100px; float:right; padding-top:10px; }
#lomake dd			{ width:300px; float:right; padding-bottom:6px; position:relative; }
#lomake	label		{ font-size:11px; padding-left:1em; }
#lomake	input		{  }
#lomake	textarea	{  }

#lomake	.button		{ padding:4px 6px; }
#lomake	.text		{ width:95%; padding:6px; border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; }
#lomake	.text		{ background:transparent; border:1px solid #999; }
#lomake	.text:focus	{ border-color:#666; }

#lomake	.error		{ border-color:#bc4656; }
#lomake	.errorMsg	{ display:none; /* position:absolute; top:3px; right:3px; font-size:11px; color:#666; */ }
#lomake	textarea	{  }






#table_01 {
	margin-left: auto;
	margin-right: auto; 
	width: 1034px; 
	padding:0;
	height: 100%;
	}
	
.rightcol p, .rightcol h3 { margin-left: 666px; }
.servcol1, .servcol2 { float: left; width: 280px; }
.servcol1 { margin-right: 50px; }
.servcol2 { margin-right: 50px; }

#content {
	height: 100%; }

#inxContainer {
	padding: 40px;
	background: #fff url('../images/layout_07.jpg') no-repeat;
}

#inxContainerServ {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 0px;
	background: #fff url('../images/layout_07.jpg') no-repeat;
}

#inxContainerServ h4 {
	font-weight: bold;
	margin-top: 8px;
}

.productSidebar { float: right; width: 280px; }
.productSidebar p, .productSidebar h4 { font-size: 12px; }
.productInfo { width: 590px; margin-top: 5px; }
.productInfo p { margin-bottom: 10px; }


#inxContainer p, #inxContainer ul, #inxContainer li, #inxContainer h2, #inxContainer h3 {
	line-height: 130%;
}

#inxContainerServ p, #inxContainerServ ul, #inxContainerServ li, #inxContainerServ h2, #inxContainerServ h3 {
	line-height: 130%;
}

#inxContainerServ ul, #inxContainerServ li {
	line-height: 100%;
	list-style-image: url('../images/bullet.png');
}

#inxContainerServ li {
	margin-bottom: 14px;
}

#inxContainerServ h3 { margin-top: 14px; margin-bottom: 7px; }

.subpagebottom { clear: both; font-size: 12px; margin-top: 20px; border-top: 1px solid #ccc; padding-top: 20px; }
.subpageaddress {float: right; width: 400px; } 
.subpageaddress p {text-align: right; font-size: 11px; }	

.servAdd { clear: both; padding-top: 20px;  margin-top: 40px;  }

.leftcol { float: left; width: 600px; margin-right: 20px; }
.contentleftlist { float: left; width: 250px; }
.contentquicklinks { margin-left: auto; margin-right: auto; width: 400px; padding-top: 20px; font-size: 16px; }

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

tr.stretch {
	background: #fff url('../images/layout_08.png') repeat-y;
}

big			{ font-size:120%; }

.entry		{ line-height:150%; margin-top:2em; }
.entry img	{ display:block; margin:1em 0; }