HTML {margin: 0; padding: 0;}
BODY {
	margin: 20px 0 0 0;
	padding: 0;
	border: 0; /* ie6 fix */
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background:#000 url(pics/bg-page_uusi.gif) repeat-x;
}
/* Basic Elements
===================*/
A {text-decoration: none; outline: none; color: #0b68a3;}
A:hover {text-decoration: underline;}
A IMG {border: 0;}

H1 A, H2 A, H3 A,
H1 A:hover, H2 A:hover, H3 A:hover {
	text-decoration: none;
	color: #000;
}
H1 {
	font-weight: bold;
	font-size: 2em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H2 {
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
H3 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
  	padding: 15px 0 10px 0;
  	color: #000;
}
P {margin: 0; padding: 5px 0;}
HR {
	clear: both;
	height: 1px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	color: #ccc;
	background-color: #ccc;
}
INPUT, SELECT, TEXTAREA {
	font: 12px Arial, sans-serif;
}
FORM {margin: 0;}
IMG, TABLE, TD {border-color: #ccc;}

/* sitemap
============*/
#pageList {padding: 10px 0;}
#pageList UL {margin: 0; padding: 0;}
#pageList UL LI {margin: 0; padding: 2px 0 2px 20px; list-style-type: none;}

/* wrapper
============*/
#wrapper {
	margin: 0 auto;
	width: 755px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}

/* Header
==========*/
#header {
	width:100%;
	overflow:hidden;
	padding:4px 0 0;
}

/* Logo
========*/
#logo {
	display: none;
/*	padding: 24px 36px 22px;*/
/*	float:left;*/
}

/* banner
==========*/
.banner {
	float:left;
	clear:both;
	position:relative;
}
.banner img {display:block;}
/* Top navigation
==================*/
#nav {
	overflow: hidden;
	background:url(pics/bg-nav_uusi.gif) no-repeat;
	height:44px;
	float:left;
	display:inline;
	width:713px;
	margin:3px 0 0 23px;
	position:relative;
}
#nav UL {
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#nav UL LI {
	padding: 0;
	list-style-type: none;
	float: left;
	line-height:44px;
	background:url(pics/separator1_uusi.gif) no-repeat;
	margin:0 2px 0 -2px;
}
#nav UL LI A {
	display: block;
	float: left;
	padding: 0 42px;
	font-size: 14px;
	line-height: 44px;
	text-decoration: none;
	color: #d4d4d4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#nav UL LI A:hover{
	text-decoration:underline;
	color:#fefefe;
}
#nav UL LI A.open {
	margin:0 0 0 0;
	position:relative;
	z-index:10;
	color:#fefefe;
}
/* Content
============*/
#content {
	height: auto;
	min-height: 100px;
	overflow: hidden;
	padding:12px 14px 4px 14px;
	background:#dadada;
}
#main {
	float: right;
	width: 727px;
	height: auto;
	min-height: 200px;
	overflow: hidden;
	display:inline;
	background:#fff;
	position:relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#mainCenter {
	padding:21px 74px 20px 36px;
}
#main h1,
#main h2,
#main h3 {
	font-weight:normal;
	border-bottom:1px solid #c2c2c2;
	margin: 0 0 0 1px;
	padding: 2px 0 3px 0;
}
#main h1 {
	font-size:26px;
	line-height:30px;
}
#main h2 {
	font-size:22px;
	line-height:26px;
}
#main h3 {
	font-size:18px;
	line-height:22px;
}
.mainText {
}
.mainText > :first-child {
	margin-top: 0;
	padding-top: 0;
}
.mainText ul {
	margin:0;
	padding:15px 0;
	list-style:none;
}
.mainText ul li {
	line-height:14px;
	background:url(http://rcms-r-production.s3.amazonaws.com/themes/kirahvi/designlights/pics/bullet01.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
}
#column1 {
	position: relative;
	float: left;
	width: 727px;
	height: auto;
	overflow: hidden;
}
.column1Text {
}
.column1Text > :first-child {
	margin-top: 0;
	padding-top: 0;
}
#column2 {
	display: none;
}
.clearDiv {
	clear: both;
}
.main-lt,
.main-lb,
.main-rb,
.main-rt {
	position:absolute;
	width:8px;
	height:8px;
}
.main-lt {
	left:0;
	top:0;
	background:url(pics/bg-main-lt.gif) no-repeat;
}
.main-rt {
	background:url(http://rcms-r-production.s3.amazonaws.com/themes/kirahvi/designlights/pics/bg-main-rt.gif) no-repeat;
	right:0;
	top:0;
}
.main-rb {
	background:url(pics/bg-main-rb.gif) no-repeat;
	right:0;
	bottom:0;
}
* html .main-lb {
	bottom:-8px;
}
* html .main-rb {
	bottom:-8px;
}
.main-lb {
	background:url(pics/bg-main-lb.gif) no-repeat;
	bottom:0;
	left:0;
}
/* Sub navigation
==================*/
.subnav {
	padding: 6px 0 20px 0;
}
.subnav UL {
	margin: 0;
	padding: 0;
}
.subnav UL LI {
	margin: 0;
	padding: 0 0 2px;
	list-style-type: none;
	line-height:15px;
	float:left;
	width:100%;
}
.subnav UL LI A {
	display: block;
	color: #fff;
	background:#010101 url(http://rcms-r-production.s3.amazonaws.com/themes/kirahvi/designlights/pics/bg-side-nav.gif) repeat-x;
	text-decoration: none;
	padding:5px 5px 5px 18px;
}
.subnav UL LI A:hover {
	text-decoration: underline;
}
.subnav UL LI A.open {
	font-weight: bold;
}
/* sub
=======*/
.subnav UL LI UL {
	padding: 7px 0 10px 27px;
	float:left;
}
.subnav UL LI UL LI.open {background:url(pics/bullet-side-nav.gif) no-repeat 0 -192px;}
.subnav UL LI UL LI,
.subnav UL LI UL LI.open li {
	line-height:14px;
	background:url(pics/bullet-side-nav.gif) no-repeat 0 8px;
	padding:3px 0 3px 13px;
}
.subnav UL LI.sub {background:none;}
.subnav UL LI UL LI A {
	background: none;
	padding:0;
	border:0;
	width:auto;
	font-weight:normal;
	color:#3e3e3e;
}
.subnav UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI A.open {
	
}
/* subsub
==========*/
.subnav UL LI UL LI UL {
	padding:0 0 0 10px;
}
.subnav UL LI UL LI UL LI {
}
.subnav UL LI UL LI UL LI A {
}
.subnav UL LI UL LI UL LI A:hover {
	
}
.subnav UL LI UL LI UL LI A.open {
	
}

/* Footer
===========*/
#footer {
	margin: 0 auto 20px auto;
	width:755px;
	overflow: hidden;
	background:#fff;
	color:#fff;
	font-size:12px;
	line-height:36px;
	background:url(pics/bg-footer.gif) repeat-x;
}
#footer a {color:#fff;}
#footerCenter {
	width: 691px;
	margin:0 auto;
	height:39px;
	padding:1px 32px 0;
	text-align:center;
}
#footer p {
	margin:0;
	padding:0;
}
#footer p span {padding:0 28px 0 0;}

.kotisivuapulainen {
	text-align: right;
}
.kotisivuapulainen p {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}