

/* cAPS LOCK HELSINKI */

*	{
	margin: 0px;
	padding: 0px;
	}

body
	{
	background: url(kuvat/css_body_background.gif) no-repeat;
	font-family: Georgia,sans-serif;
	text-align: left;
	margin: 0px 0px 170px 0px;
	}
	
img
	{
	border: solid 0px;
	}

div#header
	{
	height:260px;
	}
	
div#header h1
	{
	width:286px;
	height:188px;
	padding: 80px 0px 0px 55px;
	}
	
h2	{
	font-family: georgia, times, serif;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	}

h3	{
	text-align: left;
	padding: 20px 0px 5px 0px;
	font-family: georgia, times, serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	}
	
p	{
	text-align: left;
	padding: 0px 0px 10px 0px;
	font-family: georgia, times, serif;
	line-height: 20px;
	font-size: 11px;
	}
	
ul	{
	list-style: decimal;
	text-align: left;
	padding: 0px 0px 50px 20px;
	font-family: georgia, times, serif;
	line-height: 20px;
	font-size: 11px;
	}
	
a:link { text-decoration: underline; color: #000; background: #fff; }
a:visited { text-decoration: underline; color: #000; background: #fff; }
a:hover { text-decoration: none; color: #ff2773; background: #fff; }
a:active { text-decoration: none; color: #ff2773; background: #fff; }


div#container
	{
	width:970px;
	margin:0;
	text-align:left;
	}

div#content
	{
	float:right;
	width:530px;
	background: url(kuvat/css_content_background.gif) no-repeat;
	padding: 65px 0px 20px 100px;
	}

div#uutiset
	{
	float:left;
	width:270px;
	background: url(kuvat/css_uutiset_background.gif) no-repeat;
	padding: 65px 0px 30px 70px;
	}
	
div#uutiset	p	{
	text-align: left;
	padding: 0px 0px 20px 0px;
	line-height: 16px;
	font-size: 11px;
	}
	
.pvm	{
	color: #007ca9;
	font-size: 11px;
	}
	
div#tuotanto
	{
	position: relative;
	top: 0px;
	left: -70px;
	width:270px;
	background: url(kuvat/css_tuotanto_background.gif) no-repeat;
	padding: 50px 0px 30px 70px;
	}

div#extra
	{
	float:right;
	width:530px;
	background: url(kuvat/css_extra_background.gif) no-repeat;
	padding: 230px 0px 30px 100px;
	}

div#footer
	{
	clear:both;
	width:900px;
	border-top: solid 1px #49a7d3;
	margin: 0px 0px 0px 70px;
	color: #000;
	}
	
div#footer p
	{
	line-height: 17px;
	font-size: 11px;
	}

div#palsta_1
	{
	width:270px;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #000;
	}

div#palsta_2
	{
	width:255px;
	float: left;
	margin: 0px 20px 0px 100px;
	color: #000;
	}
	
div#palsta_3
	{
	width:255px;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #000;
	}