body, p, h1, h2, h3, ul, ol, div, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	background: transparent;
}

body {
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	background-image: url("http://www.karirakenne.fi/images/bg.gif");
	background-repeat: repeat;
	overflow: scroll;
}


.centered_no_height{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background: #fff;
 	border-width: 2px 1px 1px 1px;
 	border-style: solid;
 	border-color: #aec2d6;
}
.centered {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background: #fff;
 	border-width: 2px 1px 1px 1px;
 	border-style: solid;
 	border-color: #aec2d6;
 	height: 80%;
 	*height: 99%;}

h1{
  font-size: 20px;
  text-decoration: none;
  color:#3E6C9B;
  font-weight: bold;
  margin-bottom:20px;
  margin-top:20px;
}

h2{
  font-size: 16px;
  text-decoration: none;
  color:#3E6C9B;
  font-weight: bold;
  margin-bottom:11px;
}

h3{
  font-size: 14px;
  text-decoration: none;
  color:#3E6C9B;
  font-weight: bold;
  margin-bottom:3px;
}

p{
	padding-bottom: 10px;
	margin:2px 0px 2px 0px;
}

img, table, div, p{
	border: 0px;
	margin: 0px;
}


a:link,a:active,a:visited { 
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.center{
	text-align: center;
}

.contacts{
	padding:0;
	margin:0;
}

.info{
	position: relative; 
	right: 10px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0 0 0;
	font-size: 9px;
	float:right;
	width: 150px;
	border-left: 1px dashed #99b0d2;
}

.header{
	background: #99b0d2;
	width: 750px;
	height: 106px;
	padding:0 0 5px 0;
	margin: 0px;
}

.content{
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	width: 750px;
	text-align: center;
}

.data{
	position: relative;
	padding:10px 10px 10px 20px;
	width: 480px;
	text-align: left;
	line-height: 16px;

}

.menu{
	background-image: url("http://www.karirakenne.fi/images/menubg.gif");
	background-color: #99b0d2;
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	border-color:#7f9fcf;
	border-width:1px 0 1px 0;
	border-style: solid;
	margin: 0 0 20px 0;
	clear: both;
	*width: 750px;
}

.menu_link_left { 

	padding: 11px 0 10px 10px;
	margin: 0 0 0 0;
	text-align: left;
	border-right: 1px solid #7f9fcf;

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	
	color: #eee;
}

a.menu_link:link,a.menu_link:active,a.menu_link:visited { 

	padding: 11px 10px 10px 10px;
	margin: 0 0 0 0;
	text-align: left;
	border-right: 1px solid #7f9fcf;

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;
	
	color: #eee;
}

a.menu_link_active:link,a.menu_link_active:active,a.menu_link_active:visited,a.menu_link_active:hover { 
	margin: 0 0 0 0;
	text-align: left;
	border-right: 1px solid #7f9fcf;

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: transparent;

	padding: 10px 10px 10px 10px;
	border-right: 1px solid #9cb6ce;
	border-bottom: 1px solid #9cb6ce;
	border-top: 1px solid #9cb6ce;

	
	color: #3E6C9B;
}


a.menu_link:hover {
	padding: 10px 10px 10px 10px;
	border-right: 1px solid #9cb6cf;
	border-bottom: 1px solid #9cb6cf;
	border-top: 1px solid #9cb6cf;
	color: #ccc;
}

div.clear{
	clear: both;
}

div.left{
	float:left;
	margin-left: 5px;
}

div.right{
	float:right;
	margin-right: 6px;
}

.small{
	font-size: 10px;
}
.small td{
	font-size: 10px;
}
.bigger{
	font-size: 14px;
}

.menulogo{
	margin-top:0px;
	border: 0px solid #000;
}

img.borders{
	border: 2px solid #000;
}
img.thinborders{
	border: 1px solid #000;
}


img.text1{
	vertical-align: -1px;
	border: 0px solid #000;
}
img.text{
	vertical-align: -1.5px;
	border: 0px solid #000;
}





