html, body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: arial, georgia, sans-serif;
}

body{
	background-image: url(http://alavuden.kynnosfi.asiakkaat.sigmatic.fi/kuvat/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #D7D7D7;
}

/* TEKSTITYYLIT */

h1 { 
	font-size: 14pt;
	}

h2 { 
	font-size: 12pt;
	}

h3 {
 	font-size: 10pt;
	}

h1, h2, h3 {
	color: #92A1AE;
	font-family:arial, georgia, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.punainen  {
color: #A60700;
font-size: 10pt;
}

.banneri {
margin: 20px 0 10px 0;
text-align: center;
}

p { 
	line-height:1.5;
	margin:0 0 1em;
}


A:link, A:visited, A:active
{
	COLOR: #92A1AE;
	text-decoration: none;
}

A:hover
{
	COLOR: #92A1AE;
	text-decoration: underline;
}


.palsta_vasen ul, .palsta_single ul
{
	list-style: none;
	margin: 10px 0 15px 0;
	padding: 0;
}

.palsta_vasen li, .palsta_single li
{
	background-image: url(/kuvat/li.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	COLOR: #000000;
	padding-left: 12px;
}




/* RAKENNE */

#container{
	width: 952px;
	min-height: 700px;
	margin: 30px auto 0 auto;
	position: relative;
	background: white;
}

#content{
	background: white;
	padding: 1em;
	overflow: hidden;
}

#nav_container{
	position: absolute;
	top: -20px;
	left: 0;
	width: 222px;
	background: transparent;
	padding: 0;
}

#contact{
	padding: 2px;
	font-size: 80%;
	text-align: center;
}

#main{
	float: right;
	padding-left: 10px;
	width: 716px;
	background: transparent;
}

#header_image{
	background: black url("http://alavuden.kynnosfi.asiakkaat.sigmatic.fi/kuvat/vaativiin_kohteisiin.jpg") no-repeat;
	height: 297px;
	margin-bottom: 0.8em;
}

#header_image_narrow {
	background: black url("http://alavuden.kynnosfi.asiakkaat.sigmatic.fi/kuvat/vaativiin_kohteisiin_p.jpg") no-repeat;
	height: 120px;
	margin-bottom: 0.8em;
}

.rivinvaihto { clear: both; height: 10px; } 



.palsta_vasen{
	width: 340px;
	float: left;
	background: #F7F7F7;
	min-height: 200px;
	padding: 10px;
}

.palsta_oikea{
	width: 320px;
	float: right;
	background: #F7F7F7;
	min-height: 200px;
	padding: 10px;
}

/* MUU SHITTI */

#nav{
	padding-bottom: 2em;
	padding-left: 2em;
	background: url("/kuvat/navipalkki_alaosa.png") bottom no-repeat;
	list-style-type: none;

}

.uutinen h3 , .referenssi h3 { color: #445B6F; margin: 0 0 5px 0; }
.referenssi, .uutinen { margin: 10px 0 5px 0;}

.palsta_vasen h2, .palsta_oikea h2 { margin: 0;}

/*.palsta_single img { margin: 4px 10px 10px 10px; border: 0;}*/

.clear {
	width: 952px;
	height: 1px;
	clear: both;
}

#nav {
margin: 10px 0 10px 0;
}

#nav a{
	color: #8294A2;
	text-transform: uppercase;	
	display: block;
	margin: 0 0 5px 0;
	text-decoration: none; 
}


#nav a:link, #nav a:visited {
color: #8294A2;
}

#nav a:hover
{
color: #8294A2;
text-decoration: underline;
}

#nav a.current:link, #nav a.current:visited
{
font-weight: bold;
}

#nav a.current:hover
{
font-weight: bold;
text-decoration: underline;
}

#footer {
	width: 952px;
	margin: 5px auto 5px auto;
}

.footer {
text-align: right;
font-size: 8pt;
color: #2C2C2C;
}

.footer A:link, .footer A:visited, .footer A:active
{
	COLOR: #2C2C2C;
	text-decoration: none;
}

.footer A:hover
{
	COLOR: #2C2C2C;
	text-decoration: underline;
}



#topSet
{
width: 100%;
clear: both;
padding: 5px; 
margin: 0;
background: red; 
text-align: center;
color: #ffffff;
}

#topSet td { color: #000000; }

#topSet A:link, #topSet A:visited, #topSet A:active
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: none; 
	margin: 0 15px 0 0;
}
#topSet A:hover
{
	COLOR: #ffffff;
	FONT-FAMILY: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	text-decoration: underline; 
}


	

#madeby {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 80px;
	}
 
 
 





