﻿body {
	background-color: #000000;
	margin: 20px auto 20px auto;
	font-family: "Tahoma","Geneva","Sans-serif", "Arial", "Verdana";
	font-size: 11px;
	color: #1A171B;
}

img { border: 0; }
a { text-decoration: none; color: #000000; }

#site {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	background-image: url('../img/site-background.png');
}

#top .l { float: left; }
#top .r { float: right; }
#top {
	float: left;
	width: 580px;
	margin-left: 25px;
	background-image: url('../img/top-background.png');
	height: 17px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.logo {
	margin-top: 15px;
	margin-left: 30px;
	float: left;
	cursor: pointer;
}

#line p { line-height: 0; float: left; }
#line {
	line-height: 0;
	width: 300px;
	height: 0px;
	border-width: 0 0 1px 0;
	border-color: #000000;
	border-style: solid;
	margin-top: 5px;
}

#navigation b { font-size: 20px; margin: 0; font-weight: normal; }
#navigation {
	float: left;
	margin-top: 39px;
	margin-left: 40px;
}

#linkrow span.unselected { color: #000000; }
#linkrow span.selected { color: #039FE0; }
#linkrow span { margin-right: 15px; cursor: pointer; font-weight: bold; }
#linkrow {
	float: left;
	width: 450px;
	margin-top: 5px;
}

b { font-size: 14px; }

.container {
	float: left;
	width: 565px;
	margin-left: auto;
	margin-right: auto;
	height: 450px;
	text-align: center;
	margin-top: 15px;
	margin-left: 43px;
	display: none;
}

#content-paasivu {
	background-image: url('../img/guard-paasivu.jpg');
	width: 562px;
	height: 425px;
	position: relative;
}

#content-paasivu-area {
	position: absolute;
	bottom: 100px;
	left: 0px;
	height: 20px;
	color: #000000;
	font-size: 18px;
	background-image: url('../img/top-background.png');
	text-align: left;
	padding: 10px;
}


#content-palvelut {
	background-image: url('../img/guard-palvelut.jpg');
	width: 560px;
	height: 425px;
	position: relative;
}

#content-palvelut-area {
	position: absolute;
	bottom: 0;
	left: 20px;
	color: #FFFFFF;
	font-family: "Times new Roman";
	font-size: 14px;
	width: 250px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	opacity: 0;
}

#content-yritys {
	background-image: url('../img/guard-yritys.jpg');
	width: 560px;
	height: 425px;
	position: relative;
}

#content-yritys-area {
	position: absolute;
	bottom: 0;
	left: 20px;
	color: #FFFFFF;
	font-family: "Times new Roman";
	font-size: 14px;
	width: 270px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	opacity: 0;
}

#content-ihmiset {
	background-image: url('../img/guard-ihmiset.jpg');
	width: 560px;
	height: 425px;
	position: relative;
}

#content-ihmiset-area {
	position: absolute;
	bottom: 0;
	left: 20px;
	color: #FFFFFF;
	font-family: "Times new Roman";
	font-size: 14px;
	width: 260px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	opacity: 0;
}

#content-rekry {
	background-image: url('../img/guard-rekry.jpg');
	width: 560px;
	height: 425px;
	position: relative;
}

#content-rekry-area {
	position: absolute;
	bottom: 0;
	left: 20px;
	color: #FFFFFF;
	font-family: "Times new Roman";
	font-size: 14px;
	width: 280px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	opacity: 0;
}

#content-yhteydenotto {
	background-image: url('../img/guard-yhteydenotto.jpg');
	width: 560px;
	height: 425px;
	position: relative;
}

#content-yhteydenotto-area {
	position: absolute;
	bottom: 0;
	right: 20px;
	color: #FFFFFF;
	font-family: "Times new Roman";
	font-size: 14px;
	width: 320px;
	background-color: #000000;
	text-align: left;
	padding: 10px;
	opacity: 0;
}

#copyright {
	margin: 0;
	width: 400px;
	display: block;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: 10px;
	text-align: right;
	float: right;
	margin-top: 40px;
}

textarea { width: 260px; height: 80px; border: 1px solid #FFFFFF; margin-bottom: 1px; font-family: "Tahoma","Geneva","Sans-serif", "Arial", "Verdana"; font-size: 11px; float: left; padding: 0; }
input { width: 260px; height: 17px; border: 1px solid #FFFFFF; margin-bottom: 1px; }
.submit { border: 0; background-color: #000000; color: #FFFFFF; width: 80px; float: right; height: 22px; }

.l { text-align: right; padding-right: 10px; }
table {
	width: 100%;
}
