/* CSS Document */

body {
	background: #C5B9AF;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}

body,td,th,p,div,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,span.em {
	margin: 11px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #186494;
}

div.title {
	margin-bottom: 30px;
	padding:0;
	border:0;
}

p.copy {
	text-align: center;
	background: transparent;
	color: #68615B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 50px;
	margin-top: 5px;
}

p.copy a, p.copy a:hover {
	color: #68615B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

img {
	border: 0px;
	display: block;
}

div#content {
	margin: auto;
	width: 920px;
	background: #fff;
}

div.header {
	width: 920px;
	height: 85px;
	margin: auto;
}

div.flasheader {
	width: 920px;
	height: 180px;
	margin:0;
	padding:0;
	border:0;
	clear:both;
}

div.leftcontent {
	width: 220px;
	float: left;
}

div.middlecontent {
	background-image:url(images/title_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width: 440px;
	float: left;
	padding:20px 20px 20px 20px;
}
div.rightcontent {
	width: 220px;
	background:  url("images/right_bg.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-top:20px;
	float: right;
}

table td.right_table {
	background-image:url(images/rightcontent_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:20px;
}
div.footer {
	width: 920px;
	height: 35px;
	background: url("images/footer.gif");
	background-repeat: no-repeat;
	clear: left;
}


/* links */

a:link, a:visited{
	color: #165B7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

a:hover{
	color: #165B7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

/* mainmenu */

.navileft{
	width: 268px;
	float:left;
}

.naviright {
	width: 652px;
	float:right;
}

ul#nav{
  margin: 0;
  padding: 0;
  height: 25px;
  width: 652px;
}

ul#nav li{
	list-style: none;
	float: left;
}
	
ul#nav li a{
	height: 25px;
	display: block;
	clear: left;
	}
	
ul#nav li a:link, ul#nav li a:visited{
  height: 25px;
}

ul#nav li a:hover, ul#menu li a:active{
  height: 25px;
}

li#etusivu{width: 90px;}
li#yritys{width: 81px;}
li#palvelut{width: 99px;}
li#referenssit{width: 118px;}
li#aineistot{width: 103px;}
li#yhteystiedot{width: 130px;}
li#pala{width: 31px;}
