/* CSS Document */

body {
	background-image: url('/images/bg2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #dedede; /*#eeeeee;*/
	margin: 0px;
	padding: 0px;
	height: 100%;
}
img {
	border: 0px;
}
td { vertical-align: top; }
html {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}
div#container {
	position:relative;
	margin:0px auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url('/images/containerbg.jpg') repeat-y center top;
	width: 925px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table#frame {
	margin-top: 22px;
	width: 825px;
	border: 0px;
	margin-bottom: 10px;
}
td#header {
	background-image: url('/images/hbg.gif');
	background-repeat: no-repeat;
	height: 63px;
}
td.content {
	background-image: url('/images/contentbg.gif');
	background-repeat: repeat-y;
}
td#footer {
	background-image: url('/images/fbg.gif');
	background-repeat: no-repeat;
	height: 21px;
}
#menu {
	float: left;
	margin: 23px 0px 0px 85px;
}
#menu a {
	margin-right: 25px;
}
div.contact, div.content {
	float: left;
	width: 190px;
	height: 500px;
	text-align: right;
	color: #67737A;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.content a, .content a:link {
	color: #67737a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.content a:hover, .content a:active {
	text-decoration: underline;
}
.contact a, .contact a:link {
	font-weight: bold;
}
div.content {
	float: right;
	width: 526px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
}
table.yhteystiedot {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}
table.yhteystiedot a, table.yhteystiedot a:link {
	color: #67737a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
table.yhteystiedot a:hover, table.yhteystiedot a:active {
	text-decoration: underline;
}
#logo {
	/*background-color: red;
	opacity: .5;*/
	width: 156px;
	height: 46px;
	margin-left: 37px;
	margin-top: 11px;
	float: left;
}
#menu a, #menu a:link {
	font-family: Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	text-decoration: underline;
}
p.title, .leipisotsikko {
	font-family: Arial,Helvetica,sans-serif;
	color: #00a1b1;
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 47px;
}
.leipisotsikko {
	font-size: 14px;
	line-height: 18px;
}
div#asiakkaat {
	margin-top: 47px;
	float: left;
	width: 225px;
	/*border: 1px solid red;	*/
}
div#kuvat {
	margin-top: 47px;
	float: left;
	width: 250px;
}
div#kuvat div {
	display: none;
}
