/* AK-Tekno */

body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* 10px:n pohja fontille */
	background-color:#92b6d8;
		text-align: center;
	min-width: 600px;
	}

img {
	border: 2px solid #85B0DA;
	}
	
#wrap {
	width: 780px;
	margin:0 auto;
text-align: left;
	}

#header {
	background: url(images/header.jpg) no-repeat top left;
	width: 780px;
	height: 204px;
	color: #fff;
	padding: 12px 0 0 0;
	font-size: 1.1em;
	float: left;
	}
#header h1 {
	display: none;
	}
#header p.slogan {
	display: none;
	}
#header p.puh {
	margin: 0 0 5px 0; padding: 0 0 0 620px;
	background: url(images/puh.gif) no-repeat 600px 50%;
	}
#header p.email {
	margin: 0; padding: 0 0 0 620px;
	background: url(images/email.gif) no-repeat 600px 50%;
	}


#navi {
	background: url(images/navi.gif) repeat-x;
	float: left;
	height: 38px;
	width: 700px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 80px;
	}
#navi a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 37px;
	padding: 0 10px;
	}
#navi a:hover {
	background: #7D7D7D;
	}
#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-left: 1px solid #b9b9b9;
	height: 37px;
	}
#navi ul li {
	float: left;
	border-right: 1px solid #b9b9b9;
	}


#content {
	background: #fff url(images/content.gif) repeat-x;
	min-height: 322px;
	float: left;
	width: 750px;
	padding: 15px;
	}

#box-wide {
	background: url(images/box-wide.gif) no-repeat;
	min-height: 275px;
	width: 455px;
	padding: 20px;
	font-size: 1.2em;
	float: left;
	}
#box-wide h2 {
	font-size: 200%;
	margin: 0 0 15px 0; padding: 0;
	color: #333333;
	font-weight: normal;
	}
#box-wide p {
	padding: 0;
	margin: 0 0 10px 0;
	}

#box-small {
	width: 202px;
	min-height: 275px;
	float: right;
	background: url(images/box-small.gif) no-repeat;
	padding: 20px;
	}

#box-iso {
	background: url(images/box-iso.gif) no-repeat;
	min-height: 275px;
	width: 690px;
	padding: 20px 30px;
	font-size: 1.2em;
	}
#box-iso h2 {
	font-size: 200%;
	margin: 0 0 15px 0; padding: 0;
	color: #333333;
	font-weight: normal;
	}
#box-iso p {
	padding: 0;
	margin: 0 0 10px 0;
	}
#box-iso ul, #box-wide ul {
	margin-left: 0px;
	padding-left: 20px;
	}
#materiaalit td {
	padding-right: 10px;
	}

div.kone {
	min-height: 180px;
	}
div.kone img {
	width: 200px;
	float: left;
	margin-right: 20px;
	}
#footer {
	background: url(images/footer.gif) repeat-x;
	text-align: center;
	color: #333333;
	line-height: 38px;
	float: left;
	width: 100%;
	clear: both;
	}

div.photo {
	float: left;
	height: 160px;
	width: 160px;
	}
div.photo img {
	}

#yhteydenotto textarea {
	width: 400px;
	height: 100px;
	}
#yhteydenotto input {
	width: 400px;
	}
	
	