* { margin: 0px; padding: 0px; }

html,body{margin:0;padding:0}

body	{
		background: #3a3a3a url(kuvat/taustatimantit.gif) repeat-x;
		}
		
p		{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		color: #fff;
		text-align:left;
		line-height: 17px;
		margin: 0px 0px 20px 0px;
		}
		
p.lista	{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		color: #fff;
		text-align:left;
		line-height: 17px;
		margin: 0px 0px 17px 0px;
		}
		
h1		{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 30px;
		font-weight: normal;
		color: #81dde8;
		text-align:left;
		line-height: 40px;
		margin: 0px 0px 10px 0px;
		}
		
h2		{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #ff66cc;
		text-align:left;
		line-height: 17px;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
		}
		
h3		{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #ff66cc;
		text-align:left;
		line-height: 14px;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
		}
		
ul		{
		font-family: tahoma, verdana, arial, sans-serif;
		font-size: 12px;
		color: #fff;
		text-align:left;
		line-height: 17px;
		margin: -17px 0px 17px 22px;
		padding: 0px;
		}
		
.laatikko {
		padding: 20px;
	    margin-bottom: 15px;
	   	color: #000;
		background: #444;
	   	border: solid 1px #333;
	   	}
	
		.laatikko p {margin: 0px;}
		
#header {height:155px; margin:0;}

	#header ul { 
	list-style-type: none; 
	position: absolute;
	top: 89px;
	left: 175px;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 800px;
	}

	#header ul li { display: inline; }

		#header ul li a {
		display: block;
		float: left;
		padding: 0px;
		height: 31px;
		text-align: left;
		margin: 0px 15px 0px 0px;
 		text-decoration: none;
		text-indent: -10000px;
		}

	#header ul li a#etusivu { width: 88px; background: transparent url(kuvat/navi_1.gif) no-repeat; }
	#header ul li a#maksuvalineet { width: 145px; background: transparent url(kuvat/navi_2.gif) no-repeat; }
	#header ul li a#luotot { width: 79px; background: transparent url(kuvat/navi_3.gif) no-repeat; }
	#header ul li a#seuraamukset { width: 135px; background: transparent url(kuvat/navi_4.gif) no-repeat; }
	#header ul li a#saastaminen { width: 126px; background: transparent url(kuvat/navi_5.gif) no-repeat; }
	#header ul li a#apua { width: 67px; background: transparent url(kuvat/navi_6.gif) no-repeat; }
	
	#header ul li a#etusivu_a { width: 88px; background: transparent url(kuvat/navi_1a.gif) no-repeat; }
	#header ul li a#maksuvalineet_a { width: 145px; background: transparent url(kuvat/navi_2a.gif) no-repeat; }
	#header ul li a#luotot_a { width: 79px; background: transparent url(kuvat/navi_3a.gif) no-repeat; }
	#header ul li a#seuraamukset_a { width: 135px; background: transparent url(kuvat/navi_4a.gif) no-repeat; }
	#header ul li a#saastaminen_a { width: 126px; background: transparent url(kuvat/navi_5a.gif) no-repeat; }
	#header ul li a#apua_a { width: 67px; background: transparent url(kuvat/navi_6a.gif) no-repeat; }

#container{width:980px; margin:0}
#content{float:left; margin-left: 175px; width:475px; background:#3a3a3a; }
#content_etusivu{float:left; margin-left: 0px; width: 900px; height: 400px; background:#3a3a3a; }
#oikeapalsta{float:right; width:330px; }
#footer	{
		clear:both;
		height: 60px;
		width: 900px;
		text-align: left;
		padding: 10px 0px 0px 10px;
		}
		
a:link { text-decoration: underline; color: #fff; background: #3a3a3a; }

a:visited { text-decoration: underline; color: #fff; background: #3a3a3a; }

a:hover { text-decoration: none; color: #ff66cc; background: #3a3a3a; }

a:active { text-decoration: none; color: #ff66cc; background: #3a3a3a; }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced...
the negative-letter spacing in this case is used to make the browser text metrics
match up with the sIFR text metrics since the sIFR text in this example is so much narrower...
your own settings may vary...
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	line-height: 40px;
	font-size: 40px;
	margin: 0px 0px 10px 0px;
}
