html, body {
	height: 100%;
}

body {
	background-color: #eeeeee;
	margin: 0px;
}

div#page_top {
	background: #eeeeee url(/img/bg.gif) repeat top left;
	float: left;
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}

td {
	vertical-align: top;
}

a img {
	border: none;
}

div#main {
	width: 976px;
	margin: 0 auto 0 auto;
}

div#quicklinks {
	float: left;
	width: 100%;
	margin-bottom: 0px;
}

ul.qlinks {
	float: right;
	margin: 0px;
	padding: 0px;
}

li.qlink {
	list-style-type: none;
	float: left;
	padding: 5px 0 0 0;
	background: none;
}

a.ql, a.ql:link, a.ql:visited {
	font: normal 12px arial, sans-serif;
	color: #808080;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
}

a.ql:hover, a.ql:active {
	color: #646464;
}

a#logo {
	float: left;
	display: block;
	margin-top: 8px;
}

table#mainmenu {
	float: right;
	height: 36px;
	margin-right: 4px;
	margin-top: 14px;
}

td#mainmenu_left {
	background: transparent url(/img/bg_mainmenu_left.gif) no-repeat top right;
	width: 6px;
}

td#mainmenu_center {
	background: transparent url(/img/bg_mainmenu_center.gif) repeat-x top center;
}

td#mainmenu_right {
	background: transparent url(/img/bg_mainmenu_right.gif) no-repeat top left;
	width: 6px;
}


ul#level1 {
	float: left;
	margin: 0px;
	padding: 0px;
}

li.lev1 {
	list-style-type: none;
	float: left;
	padding: 0px;
	background: none;
}

a.l1, a.l1:link, a.l1:visited {
	font: normal 14px arial, sans-serif;
	color: #808080;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
	float: left;
}

a.l1:hover, a.l1:active {
	color: #646464;
	outline: none;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
	float: left;
}

a.l1sel, a.l1sel:link, a.l1sel:visited, a.l1sel:hover, a.l1sel:active {
	font: normal 14px arial, sans-serif;
	color: #b1b2b5;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
	float: left;
}

div#mainpicture {
	background: transparent url(/img/bg_mainpicture.gif) no-repeat top left;
	width: 976px;
	height: 373px;
	float: left;
}

div#mainpicture_small {
	background: transparent url(/img/bg_mainpicture_small.gif) no-repeat top left;
	width: 976px;
	height: 191px;
	float: left;
}

div#page_content {
	float: left;
	padding: 10px 5px 10px 5px;
	width: 100%;
}

div#bottom {
	background-color: #ffffff;
	width: 100%;
	float: left;
	margin-top: 20px;
}

div#contactinfo {
	width: 947px;
	margin: 10px auto 15px auto;
	color: #a8a8a8;
	font: normal 11px arial, sans-serif;
	padding-left: 19px;
}



div#mainpic {
	width: 939px;
	height: 32px;
	margin: 10px 0 0 7px;
	padding: 321px 10px 0 10px;
	font: normal 13px arial, sans-serif;
	color: #900017;
}

div#mainpic_small {
	width: 939px;
	height: 32px;
	margin: 10px 0 0 7px;
	padding: 139px 10px 0 10px;
	font: normal 13px arial, sans-serif;
	color: #900017;
}

div#mainpic *, div#mainpic_small * {
	font: normal 13px arial, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

div#mainpic a, div#mainpic a:link, div#mainpic a:visited, div#mainpic_small a, div#mainpic_small a:link, div#mainpic_small a:visited {
	color: #900017;
	text-decoration: none;
}

div#mainpic a:hover, div#mainpic a:active, div#mainpic_small a:hover, div#mainpic_small a:active {
	color: #900017;
	text-decoration: underline;
}


td.etusivu {
	padding: 0 15px 15px 15px;
	border-left: 1px solid #cecece;
}






ul#level2{
	margin: 0px;
	padding: 0px;
}

li.lev2 {
	list-style-type: none;
	margin-bottom: 2px;
	padding-left: 20px;
	background: none;
}

a.l2, a.l2:link, a.l2:visited {
	font: normal 14px arial, sans-serif;
	color: #808080;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}

a.l2:hover, a.l2:active {
	font: normal 14px arial, sans-serif;
	color: #646464;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}

a.l2sel, a.l2sel:link, a.l2sel:visited, a.l2sel:hover, a.l2sel:active {
	font: normal 14px arial, sans-serif;
	color: #b1b2b5;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}




li.lev3 {
	list-style-type: none;
	margin-bottom: 2px;
	padding-left: 20px;
	margin-left: 20px;
	background: none;
}

a.l3, a.l3:link, a.l3:visited {
	font: normal 13px arial, sans-serif;
	color: #808080;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}

a.l3:hover, a.l3:active {
	font: normal 13px arial, sans-serif;
	color: #646464;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}

a.l3sel, a.l3sel:link, a.l3sel:visited, a.l3sel:hover, a.l3sel:active {
	font: normal 13px arial, sans-serif;
	color: #b1b2b5;
	margin: 0px;
	text-decoration: none;
	padding: 10px;
	outline: none;
}


td#submenu {
	width: 238px;
}


table#sub_menu {
	width: 238px;
	margin-left: -7px;
	margin-top: 43px;
}

td#submenu_top {
	background: transparent url(/img/submenu_top.gif) no-repeat bottom left;
	height: 11px;
}

td#submenu_middle {
	background: transparent url(/img/submenu_middle.gif) repeat-y top left;
	padding-top: 5px;
}

td#submenu_bottom {
	background: transparent url(/img/submenu_bottom.gif) no-repeat top left;
	height: 11px;
}

td#content {
	padding: 5px 5px 10px 20px;
}



/* FORM */


table.form {
	margin-top: 10px;
	float: left;
}

table.form td {
	padding: 5px 5px 5px 0;
}

td.label, table.form td.label {
	padding: 12px 5px 5px 0;
	vertical-align: top;
	color: #00367c;
}

label {
	color: #5c5c5c;
	font: normal 12px arial, sans-serif;
}

input.txt_field, textarea.txt_area {
	font: normal 12px arial, sans-serif;
	color: #000000;
	width: 300px;
	border: 1px solid #646464;
	background-color: #eeeff3;
	padding: 4px;
}

.sbmt {
	border: 1px solid #646464;
	background-color: #eeeff3;
	color: #000000;
}

span.formError {
	font: normal 12px Arial, sans-serif;
	color: #d90716;
}




div#gmap {
	border: 1px solid #646464;
	height: 250px;
	float: right;
	width: 350px;
	margin-right: 6px;
}



div#footer {
	overflow: hidden;
	text-align: left;
	background-color: #ffffff;
	padding-top: 5px;
	height: 65px;
	color: #5c5c5c;
	font: 12px Arial, sans-serif;
	font-weight: normal;
	/*position: fixed;*/
	/*bottom: 0;
	width: 100%;*/
    /*overflow: auto;
    z-index: 9999;*/
    margin: 0 auto;
    /*position: relative;*/
    width: 100%;
    /*clear: both;*/
    float: left;
}

div.push {
	height: 70px; 
}

div#wrapper {
	width: 976px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */
}
