body{
	margin:0;
	padding:0;
	line-height: 16px;
	background: #148ea5 url(../gfx/taustatoisto.jpg) left 161px repeat-x;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding-top: 24px;
}

p, h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0 0 16px 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

li {
	margin-left: 16px;
}

input, select, textarea {
	margin: 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

h1 {
	color: #31616a;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}

#maincontainer{
	width: 950px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #ffffff url(../gfx/leipa-taustatoisto.jpg) left top repeat-y;
}

#topsection{
	background: transparent url(../gfx/ylapalkki.jpg) left top no-repeat;
	height: 158px; /*Height of top section*/
}

#contentwrapper{
	float: left;
	width: 100%;
	background: transparent url(../gfx/leipa-ylatausta.jpg) left top no-repeat;
	padding-bottom: 20px;
}

#contentcolumn{
	margin-right: 350px; /*Set right margin to RightColumnWidth*/
	min-height: 300px;
}

#rightcolumn{
	float: left;
	width: 350px; /*Width of right column*/
	margin-left: -350px; /*Set left margin to -(RightColumnWidth) */
	background: transparent url(../gfx/oikeatausta.jpg) 11px top no-repeat;
	min-height: 300px;
}

#bottom{
	clear: left;
	width: 100%;
	height: 38px;
	background: transparent url(../gfx/ala-tausta.jpg) left top no-repeat;

}

.innertube_content {
	margin: 40px 40px 0 60px;
	padding: 0px;
}

.innertube_right {
	margin: 90px 50px 20px 164px;
	padding: 0px;
}

#top_bg {
	height: 161px;
	background: transparent url(../gfx/pisarat.jpg) left top repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: -1;
}

#footer {
	width: 920px;
	margin: 0px auto;
	height: 50px;
	background: transparent url(../gfx/logo.gif) right 10px no-repeat;
	padding-top: 5px;
	color: #464241;
}

ul.menu-top {
	margin: 0 0 0 8px;
	padding: 0px;
}

	ul ul {
		padding: 0;
		
	}

	ul.menu-top li {
		list-style-type: none;
	}

	ul.menu-top li.menu-current, ul.menu-top li.menu-parent li {
		list-style-type: circle !important;
		color: #148ea5;
	}

	ul.menu-top a {
		display: block;
		font-size: 12px;
		padding: 0px;
		font-weight: bold;
		margin-top: 8px;
		text-decoration: none !important;
	}

		ul ul li {
			list-style-type: none;
		}

		ul ul a {
			font-size: 11px !important;
			font-weight: normal !important;
			margin-top: 0px !important;
		}

ul.menu-top li {
	margin: 0px;
}

a {
	color: #444444;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

div.fieldwrapper {
	overflow:hidden;
	padding:3px 0;
	width:480px;
	border: 0px solid black;
}

div.fieldwrapper div.thelabel {
	float:left;
	margin-right:0px;
	width:150px;
}

div.fieldwrapper div.thefield {
	float:left;
	margin-bottom:0px;
}