body {
	margin: auto;
	background: #B9B9B9 url("images/pultti.gif") repeat-y 25px;
	font-family: Arial, Verdana, Sans-Serif;
}

a
{
	text-decoration: none;
}

img
{
  position: relative;
  border-top: 2px solid #CFCFCF;
  border-bottom: 8px solid #CFCFCF;
}

img.img1
{
  margin-top: -120px;
  margin-bottom: 30px;
}

img.img2
{
  margin-top: 30px;
}

#content #main p.p1 a.mail
{
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	font-size: 85%;
	line-height: 115%;
}

#content #main p.p1 a.mail:hover
{
	color: #000000;
	text-decoration: none;
}

#content #main_text
{
  background-position: top right;
  height: 400px;
}

#content {
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	bottom: auto;
	height: 500px;
	margin-left: 88px;
	width: 100%
	clear: both;
}

#header_wrapper {
	width: 100%;
	height: 160px;
	background: url("images/bumbs_filler3.gif") repeat-x;
	margin-bottom: 120px;
	z-index: 1;
}


#header {
	width: 739px;
	height: 160px;
	background: url("images/logo3.gif") no-repeat;
	z-index: 2;
}

#header h1 {
	display: block;
	margin: 0;
	padding: 0;
	height: 311px;
	text-indent: -2000px;
}

#main_page #header h2 
{ 
	display: none;
}

#content #main_page, #content #adds {
	width: 469px;
}

#content #adds #footer {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 260px;
	text-align: center;
}
#content #adds #footer a {
	padding: 9px 0 0 0;
	font-family: Arial, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}
#footer a:hover {
	background: url(images/littlearrow.gif) no-repeat top center;
}

#content #menu {
	position: absolute;
	top: 180px;
	left: 500px;
	width: 260px;
}

#content #menu h3 {
	margin: 10px 0 0 10px;
	padding-left: 10px;
	width: 180px;
	height: 19px;
	text-indent: -2000px;
}

#content #menu ul, ul.l1
{
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: none;
}
#content #menu ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	background: url(images/menu_nuoli.gif) no-repeat 0 3px;
	font-size: 10px;
	color: #fff;
}

#content #menu ul li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1.3px;
}
#content #menu ul li a:hover { color: #21313C; }
#content #menu #menu_l ul li a { display: block; }

#content #main h3 {
	margin-top: -100px;
	padding: 0;
	text-indent: -2000px;
	width: 300px;
	height: 43px;
	background-repeat: no-repeat;
}

#content #main p, #content #adds p, ul.l1 li
{
	margin: 0 0 1em 42px;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #3E2161;
}

h4
{
	margin: 0 0 1em 42px;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #3E2161;
}

ul.l1 li
{
    line-height: 0.7em;
}

#content #main p a, #content #adds p a {
	text-decoration: none;
	color: #9E3E02;
	border-bottom: dotted 1px #9E3E02;
}
#content #main p a:hover, #content #adds p a:hover {
	border-bottom: none;
}
