body {
	margin:0;
	font-family:Arial;
	font-size:11px;
	background-color:#B5C8D7;
	}
a {
	text-decoration:underline;
	color:#3c5872;
	}
a:hover {
	
	}
table.container {
	width:100%;
	}
a.logo {
	position:absolute;
	display:inline;
	width:302px;
	height:185px;
	}
td.menu {
	height:90px;
	padding-left:318px;
	background-image:url(../images/bg_top_1.gif);
	background-position:bottom right;
	}
table.menunest {
	width:100%;
	height:90px;
	}
a.menu {
	margin-right:16px;
	position:relative;
	bottom:5px;
	color:white;
	text-decoration:none;
	}
a.menu:hover {
	color:black;
	}
div.lukko {
	text-align:right;
	margin-right:16px;
	position:relative;
	bottom:4px;
	}
form.admin {
	display:inline;
	margin:0;
	visibility:hidden;
	}
input.admin {
	width:96px;
	height:10px;
	background-color:#fff;
	color:#000;
	border:1px solid #90abc0;
	font-size:12px;
	position:relative;
	bottom:1px;
	visibility:hidden;
	}
a.lukko {
	display:inline;
	background-color:transparent;
	border:none;
	}
td.submenu {
	width:85px;
	padding-top:104px;
	background-color:#dae2e8;
	border-right:5px solid #fff;
	}
a.submenu {
	display:block;
	margin:0 12px 4px;
	color:#90abc0;
	text-decoration:none;
	}
a.submenu:hover {
	color:#000;
	}
td.content {
	background:#B5C8D7 url(../images/bg_main_2.gif) no-repeat scroll center left;
	height:450px;
	}
table.pics {
	width:214px;
	height:186px;
	float:right;
	background-image:url(../images/grid_1.gif);
	}
td.picsLeft {
	width:24px;
	}
td.picsRight {
	width:24px;
	}
td.picsBottom {
	height:24px;
	}
td.pic {
	width:54px;
	height:53px;
	overflow:hidden;
	}
a.pic {
		}
a.pic:hover {
		}
img.pic {
	width:54px;
	height:53px;
	overflow:hidden;
	}
div.content {
	margin:104px 214px 16px 16px;
	}
span.error {
	color:#f00;
	font-weight:bold;
	text-transform:uppercase;
	}
td.corner {
	background-image:url(../images/bg_bottom_1.gif);
	background-position:top right;
	background-repeat:repeat-x;
	}
td.footer {
	height:40px;
	background-image:url(../images/bg_bottom_1.gif);
	background-repeat:repeat-x;
	padding-left:16px;
	}
a.legal {
	margin-right:8px;
	color:#90abc0;
	text-decoration:none;
	}
a.legal:hover {
	color:#000;
	}
div.contact {
	display:inline;
	margin-right:8px;
	position:relative;
	top:5px;
	}
div.copyright {
	text-align:right;
	margin-right:16px;
	position:relative;
	top:7px;
	}
a.copyright {
	color:#90abc0;
	text-decoration:none;
	}
a.copyright:hover {
	color:#000;
	}
