
html {
	
}
body {
	background-color: #eee;
	color: #000;
}
#topContact h2 {
	color: #00924d;
}
#topContact a:hover {
	color: #444;
}
#nav ul li a {
	color: #fff;
}
#nav ul li a.open {
	color: #627087;
}
#nav ul li a:hover {
	color: #a4b3cc;
}
#subnav ul li a {
	color: #666;
}
#subnav ul li a:hover {
	color: #333;
}
#rightContact a {
	color: #666;
}
#rightContact a:hover {
	color: #000;
}
#ajankohtaista ul li a {
	color: #666;
}
#ajankohtaista ul li a:hover {
	color: #999;
}
a.lisatietoa {
	color: #666;
}
a.lisatietoa:hover {
	color: #333;
}

a {
	color: #00924d;
}
a:hover {
	color: #38dc8f;
}
h1 {
	color: #00924d;
}
h2 {
	color: #00924d;
}
h3 {
	color: #000;
}
hr {
	color: #00924d;
	background-color: #00924d;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
body {
	font: normal .75em Arial, sans-serif;
}
#topContact {
	font: bold 1.2em Arial;
}
#topContact a {
	text-decoration: none;
}
#nav {
	font: bold 1em Arial;
}
#nav ul li a {
	text-decoration: none;
}
#subnav ul li a.open {
	font-weight: bold;
}
#subnav ul li a {
	text-decoration: none;
}
#subnav ul li ul li a {
	font-size: 1em;
}
#rightContact a {
	font-weight: bold;
	text-decoration: none;
}
#ajankohtaista ul li a {
	font-size: 1.15em;
	font-weight: bold;
	text-decoration: none;
}

a {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-weight: bold;
	font-size: 1.5em;
  	margin: 0;
	padding: 10px 0 0px 0;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
  	margin: 0;
	padding: 10px 0 0 0;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
  	margin: 0;
	padding: 10px 0 0 0;
}
hr {
	height: 1px;
	border: 0;
}
p {
	padding: 5px 0;
	margin: 0;
}
input, textarea, select {
	font: 12px Verdana, Arial, sans-serif;
}

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #eee url(color_gray/pics/bg.jpg) repeat-y center top;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 980px;
	position: relative;
}
#wrapperCenter {
}
#wrapperContent {
}

/* Header
=========================================*/

#header {
	position: relative;
	height: 130px;
	background: #eee url(color_gray/pics/header.jpg) no-repeat left top;
}

/* Logo
=========================================*/

#logo {
	position: absolute;
	left: 30px;
	top: 25px;
	width: 236px;
	height: 58px;
}
#logo a img {
	border: 0px;
}

/* Top contact */

#topContact {
	position: absolute;
	right: 25px;
	top: 5px;	
}

#nav {
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 980px;
	background: url(color_gray/pics/nav.jpg) repeat-x left top;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#nav ul li {
	position: relative;
	margin: 0px 10px 0px 10px;
	padding: 5px 8px 5px 8px;
	float: left;
}
#nav ul li.open {
	background: #eee url(color_gray/pics/navOpen.jpg) repeat-x left top;
}

/* Content
=========================================*/
#content {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#main {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 520px;
	position: relative;
	top: 0px;
	left: 240px;
}
#mainCenter {
}
.mainText {
	padding: 0px 10px 10px 10px;
}
#column1 {
	float: left;
	width: 240px;
	height: auto;
	min-height: 400px;
	overflow: hidden;
	position: relative;
	left: -510px;
	top: 0px;
	margin: 5px 0px 0px 0px;
}
#column1Center {
}
#column1Content {
}
.column1Text {
	padding: 10px 20px 10px 10px;
}

/* Sub navigation */
#subnav {
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
}
#subnav ul li {
	border-top: 1px solid #e2e1e6;
	width: 100%;
}
#subnav ul li:last-child {
	border-bottom: 1px solid #e2e1e6;
}
#subnav ul li a {
}
#subnav ul li ul {
	padding: 0px;
	margin: 0px;
}
#subnav ul li.sub {
	border: none;
}
#subnav ul li ul li { 
}
#subnav ul li ul li a {
	margin: 0px 0px 0px 10px;
}
#subnav ul li ul li ul li a {
	margin: 0px 0px 0px 20px;
}
#subnav ul li ul li ul li ul li a {
	margin: 0px 0px 0px 30px;
}

#column2 {
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	width: 220px;
}
#column2Center {
}
#column2Content {
}
.column2Text {
	padding: 10px;
}
#rightContact {
	margin: 0px 10px 0px 0px;
}
#rightContact p {
	padding: 0px;
}
#rightContact table tr td {
	border-bottom: 1px solid #e2e1e6;
}
#rightContact td.first {
	border-top: 1px solid #e2e1e6;
}

#clearDiv {
	clear: both;
}

/* Footer
=========================================*/

#footerContainer {
	width: 980px;
	margin: 10px auto 0 auto;
}
#footer {
	width: 900px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #b2b2b2;
}

/* Uutiset */
.newsListCategories ul {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}
.newsViewContent {
	padding: 10px 10px 10px 0px;
}

/* Uutisnostot */
#ajankohtaista {
	padding: 0px;
	margin: -15px 10px 0px 0px;
}
#ajankohtaista ul {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px solid #e2e1e6;
}
#ajankohtaista ul li {
	border-top: 1px solid #e2e1e6;
	background: #fff url(color_gray/pics/subnav.jpg) repeat-x left top;
	height: 30px;
	line-height: 30px;
}
#ajankohtaista ul li a {
	margin: 0px 0px 0px 10px;
} 