body {
	background-color: #1b1b1b;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:link, a:active {
	color: #00c6f1;
	text-decoration: none;
	border-bottom: 1px dotted #606666;
}
a:hover {
	color: #00c6f1;
	border-bottom: 1px dotted #aaa;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

h2 {
	margin-bottom: 16px;
	color: #fff;
}

p {
	padding: 0px;
	margin: 0 0 16px 0;
}

hr {
	margin: 24px 0;
	border: 0px;
	height: 1px;
	background-color: #494949;
}

strong {
	color: #fff;
}

.left {
	float: left;
}
.right {
	float: right;
}		
.clear {
	clear: both;
}
.hidden {
	display: none;
}

#main_wrapper {
	width: 950px;
	margin: 0 auto;
}

.ingressi {
	font-size: 16px;
	line-height: 22px;
	color: #aaa;
}

.nosto {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	color: #fff;
}
.henkilo {
	margin-top: 8px;
	margin-bottom: 24px;
	font-size: 13px;
	color: #aaa;
}

/*
	headings
*/

.h-tausta {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-tausta.jpg') no-repeat;
	width: 110px;
	height: 22px;
}
.h-budjetti {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-budjetti.jpg') no-repeat;
	width: 130px;
	height: 22px;
}
.h-ratkaisu {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-ratkaisu.jpg') no-repeat;
	width: 140px;
	height: 22px;
}
.h-tavoitteet {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-tavoitteet.jpg') no-repeat;
	width: 170px;
	height: 22px;
}
.h-tulokset {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-tulokset.jpg') no-repeat;
	width: 140px;
	height: 22px;
}
.h-haaste {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-haaste.jpg') no-repeat;
	width: 140px;
	height: 22px;
}
.h-jatko {
	display: block;
	text-indent: -9999px;
	background: url('../images/h-jatko.jpg') no-repeat;
	width: 110px;
	height: 22px;
}
