/* CSS Document */

body {
	background: #F2F2F2;
	margin: 0;
	padding: 0;
	background-image: url("images/raidat2.gif");
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
img {
	border: 0px;
}

a:link, a:visited{
color: #004D9F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a:hover{
color: #004D9F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: underline;
}

div#content {
  margin: auto;
  width: 763px;
}

.headertop {
width: 763px;
height: 99px;
}

.headerbottom {
width: 763px;
height: 218px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 24px;
color: #0953A2;
}


h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #0953A2;
	margin-bottom: 0px;
}

div.menu {
	width: 763px;
	background: url("images/contentbackground.gif");
	background-repeat: repeat-y;
	padding:0 35px 35px 35px;
}

div.textcontent {
	width: 763px;
	background: url("images/contentbackground.gif");
	background-repeat: repeat-y;
	display: block;
	margin-top: 0px;
}

div.left {
	margin:0;
	border:0;
	width: 400px;
	float:left;
	padding: 0 20px 20px 35px;
}

div.right {
	float: right;
	margin:0;
	border:0;
	width: 308px;

}

div.footer {
	height: 58px;
	background: url("images/footer.gif");
	background-repeat: no-repeat;
	padding: 0 35px 0 35px;
	margin-top: 0px;
	clear: both;
}
div.footer a {
	color: #042F5E;
	padding-top: 15px;
	margin-top: 0px;
	text-decoration: none;
}

div.footer p {
	color: #042F5E;
	padding-top: 15px;
	margin-top: 0px;
}

.textleft{float:left;}
.textright{float:right;}

ul#nav{
	display: block;
	padding: 0;
	margin: 0;
  	width: 600px;
}

ul#nav li{
	list-style:none;
	float: left;
	padding-right: 15px;
	}
	
ul#nav li a{
	display: block;
	height: 27px;
	clear: left;
}
	
ul#nav li a:link, ul#nav li a:visited{
  height: 27px;
}

ul#nav li a:hover, ul#nav li a:active{
  height: 27px;
}

li#etusivu{width:70px;}
li#yritys{width:61px;}
li#palvelut{width:76px;}
li#yhteystiedot{width:114px;}

ul {
padding-left: 35px;
margin-left: 15px;
margin-top: 0px;
}


li {
list-style: square;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #333;
font-size: 11px;
margin-top: 0px;
}



