body {
	margin: 30px 0 20px 0;
	padding: 0;
	background: #aaaaaa url(images/bg.gif) repeat-x;
	text-align: left;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #333333;
	line-height: normal;

}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #009900;
	border-bottom: 1px none #97C8E5;
}

a:hover {
	text-decoration: none;
	color: #006600;
}

img {
	border: none;
}


/** Header osan tyyli*/

#header {
	width: 800px;
	height: 264px;
	margin: 0px auto;
	background: #FFFFFF;
}

#header a {
	text-decoration: none;
	border: none;

}

/** Menun tyylit */

#menu {
	width: 800px;
	height: 30px;
	margin: 15px auto;
	background: #0071bc url(images/menupalkki.jpg) no-repeat;
	font-size: 14px;
	font-weight: 500;




}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
	line-height: 3px;

}

#menu li {
	display: inline;
	border: none;
	list-style-type: none;



}

#menu a {
	display: block;
	float: left;
	border: none;
	padding: 14px 30px 10px 14px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Wrapper-osan tyylit */

#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF repeat-y left top;
}

/** Sisältöosan tyylit */

#content {
	width: 800px;
	margin: 0px auto;





}

#content h2 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px none #1f9f00;
	color: #009900;



}

#content p {

}

#content a {
	text-decoration: none;
	border: none;

}

#content h3 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

/** Varsinaisen tekstiosan tyylit */

#right {
	float: right;
	width: 540px;
	padding: 20px 20px 20px 30px;
	background-image: url(images/left_tausta.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
	margin-top: 10px;




}

#right ul {
	margin: 0 ;
	padding: 0;
	list-style: none;
	width: 500px;
	
}

#right li {
	float: left;
	margin: 0px;
	padding: 0px;

	
}

#right ul a {
	display: block;
	padding: 0 2em 0 0em;
	border: none;
	margin: 0px;



}

#right p img {
	padding: 0px 0px 10px 20px;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	border: thin none;


}


/** Sivuvalikon tyylit */

#left {
	float: left;
	width: 160px;
	padding: 20px;
	height: 100%;


}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	background: url(none) no-repeat left 50%;
	padding-left: 10px;



}

#left a:hover {
	text-decoration: none;
	color: #006600;
	border: none;
	font-weight: bold;

}
#left a {
	color: #009900;
	text-decoration: none;
	border: none;
	font-weight: bold;


}


/** Alapalkin (footer) tyylit */

#footer {
	clear: both;
	width: 800px;
	height: 30px;
	background: #0071bc url(images/alapalkki.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 30px;
	font-weight: 500;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;






}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .oikea {

	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

/** Palstattoman tekstiosan tyylit */

#keski {
	width: 700px;
	padding: 20px 20px 20px 30px;


}

#keski ul {
	margin: 0 ;
	padding: 0;
	list-style: none;
	width: 500px;
	
}

#keski li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;



	
}

#keski ul a{
	display: block;
	padding: 0 2em 0 0em;
	border: none;
	margin: 0px;



}

#keski p img {
	padding: 0px 0px 20px 20px;
	float: right;
	margin-left: 10px;
}
