body
{
	background: url(images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
	margin-bottom: 50px;
}

.logo
{
	margin-left: 10px;
}

.white
{
	background: #ffffff;
}

.copyright
{
	background: #ffffff;
	color: #C4CAD5;
	font-size: 11px;
	padding: 10px 0px 20px 10px;
}

.copyright a
{
	color: #C4CAD5;
	text-decoration: none;
}

.copyright a:hover
{
	color: #7E8CAE;
	text-decoration: underline;
}

.notice
{
	background: #ffffff;
	color: #7E8CAE;
	font-size: 12px;
	padding: 20px 0px 10px 10px;
}

.topgradient
{
	background: url(images/gradient_top.gif) repeat-x;
}

.bottomgradient
{
	background: url(images/gradient_bottom.gif) repeat-x bottom;
	padding: 20px 10px 40px 10px;
}

.bottomgradient ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.bottomgradient ul li
{
	background: url(images/bullet.gif) no-repeat right 8px;
	margin: 0px 0px 5px 0px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

.bottomgradient ul li a
{
	color: #687996;
	font-size: 12px;
}

.bottomgradient ul li a:hover
{
	color: #CC6666;
}

.topleft
{
	background: url(images/round_topleft.gif) no-repeat top left;
}

.topright
{
	background: url(images/round_topright.gif) no-repeat top right;
}

.bottomleft
{
	background: url(images/round_bottomleft.gif) no-repeat bottom left;
}

.bottomright
{
	background: url(images/round_bottomright.gif) no-repeat bottom right;
}

.centerbox
{
	background: #687996;
}

.topinfo
{
	font-size: 12px;
	color: #7E8CAE;
	padding: 20px 0px 0px 20px;
}

.centerbox div
{
	width: 137px;
	height: 12px;
	margin: 10px;
}

#yritysinfo
{
	background: url(images/title_yritysinfo.gif) no-repeat right center;
}

#historia
{
	background: url(images/title_historia.gif) no-repeat right center;
}

#referenssit
{
	background: url(images/title_referenssit.gif) no-repeat right center;
}

#tuotteemme
{
	background: url(images/title_tuotteemme.gif) no-repeat right center;
}

#yhteystiedot
{
	background: url(images/title_yhteystiedot.gif) no-repeat right center;
}

.path
{
	background: #C4CAD5;
	color: #687996;
	font-size: 12px;
	padding-left: 10px;
}

.path a
{
	color: #687996;
}

.path a:hover
{
	color: #ffffff;
}

.edge
{
	background: #C4CAD5;
}

.edge ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.edge ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

.edge ul li a
{
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #C4CAD5;
	color: #687996;
	text-decoration: none;
	text-align: right;
}

.edge ul li a:hover
{
	background-color: #687996;
	color: #C4CAD5;
}

.centertitle
{
	text-align: center;
	margin: 10px;
}

.content
{
	background: #ffffff;
	color: #666666;
	font-size: 12px;
	padding: 20px 10px 20px 20px
}

.content a
{
	color: #687996;
}

.content a:hover
{
	color: #CC6666;
}

h3
{
	font-size: 24px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-weight: normal;
}

h4
{
	font-size: inherit;
	padding: 0px;
	margin: 0px;
}

p
{
	margin-top: 0;
}

#imgtable img, .imgbrdr
{
	border: 1px solid #687996;
}

.caption
{
	text-align: center;
	font-size: 11px;
	padding-top: 3px;
}