body {
	background-color: rgb(237,243,247);
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.topLogo {
	background-image: url(images/topLogo.gif);
	background-repeat: no-repeat;
}
.topBackline {
	background-image: url(images/topBackline.gif);
	background-repeat: repeat-x;
}
.topBanner {
	background-image: url(images/topBanner.gif);
	background-repeat: no-repeat;
}
.LinkBarLeft {
	background-image: url(images/LinkBarLeft.gif);
	background-repeat: no-repeat;
}
.linkEmpty {
	background-image: url(images/LinkRepeat.gif);
	background-repeat: repeat-x;
}
.LinkBarRight {
	background-image: url(images/LinkBarRight.gif);
	background-repeat: no-repeat;
}
.linkSeparator {
	background-image: url(images/linkSeparator.gif);
	background-repeat: no-repeat;
}
.linkBarBottom {
	background-image: url(images/linkbarBottom.gif);
	background-repeat: no-repeat;
}
.txtTopLeft {
	background-image: url(images/txtTopLeft.gif);
	background-repeat: no-repeat;
}
.txtLeftRepeat {
	background-image: url(images/txtLeftRepeat.gif);
	background-repeat: repeat-y;
}
.txtBottom {
	background-image: url(images/txtBottom.gif);
	background-repeat: no-repeat;
}
.contactBottom {
	background-image: url(images/contactBottom.gif);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(201,209,207);
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
}
.date {
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(165,207,76);
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;
	padding-bottom: 10px;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	color: rgb(165,207,76);
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 40px;	
}
.textPortfolio {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 20px;
}
.formText {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.fields {
	background-color: rgb(255,255,255);
}
.error {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: rgb(255,0,0);
}
.palvelut {
	background-image: url(images/img_palvelut.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.yhteistiedot {
	background-image: url(images/img_yhttiedot_small_smug.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.etusivu {
	background-image: url(images/img_etusivu2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.portfolioLink:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: rgb(222,97,0);
}
a.portfolioLink:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: rgb(222,97,0);
}
a.portfolioLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: rgb(222,97,0);
}