body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ececec;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

a:link, a:visited {
	color: #2a3c5f;
	text-decoration: none;

}
a:hover, a:active {
	color: #888888;
	text-decoration: none;
}


 

p {
	margin: 10px 0px 10px 1px;
}


h1 {
	font-size: 36px;
	color: #35476e;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}

h2 {
	font-size: 22px;
	color: #35476e;
	font-weight: normal;
	margin: 15px 0px 20px 0px;
}

h3 {
	font-size: 12px;
	color: #35476e;
	text-transform: uppercase;
	margin: 10px 0px 8px 0px;
}

#ajankohtaista p {
	color: #2a3c5f;
	margin: 4px 0px 8px 0px;
}

#ajankohtaista h1 {
	font-size: 14px;
	color: #35476e;
	font-weight: bold;
	text-transform:uppercase;
	margin: 5px 0px 10px 0px;
}

#ajankohtaista h2 {
	font-size: 12px;
	color: #35476e;
	font-weight: bold;
	text-transform:uppercase;
	margin: 5px 0px 0px 0px;
	padding-bottom: 5px;
	width: 100%;
	background-image:url(images/rule.gif);
	background-position: left;
	background-repeat: no-repeat;
	
}

#container {
	position: relative;
	text-align: left;
	width: 815px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#main{
	position: absolute;
	top: 417px;
	width: 815px;
	display: block;
}
#content{
	position: relative;
	float: left; 
	width: 480px;
	display:block;
	
}

#ajankohtaista{
	position: relative;
	float:left;
	margin-left: 25px;
	width: 305px;
	display:block;	
}

#logot {
	position: relative;
	float: left;
	width: 480px;
	padding-bottom: 25px;
	display: block;
	clear:both;
}

#branding {
	position: absolute;
	top: 22px;
}

#flash {
	position: absolute;
	left: 0px;
	top: 129px;
}

#nav {
	position: absolute;
	top: 104px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #4b6399;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	text-transform: uppercase;
} 
#nav li {
	display: inline;
	color: #4b6399;

}
#nav a, #nav a:visited {
	color: #808796;
	text-decoration:none;
}
#nav a:hover, #nav a:active {
	color: #4b6399;
	text-decoration:none;
}

#nav_lang {
	position: absolute;
	top: 68px;
	left: 705px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #b8b8b8;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
	text-transform: uppercase;
} 
#nav_lang li {
	display: inline;
	color: #b8b8b8;

}
#nav_lang a, #nav_lang a:visited {
	color: #d5d5d5;
	text-decoration:none;
}
#nav_lang a:hover, #nav_lang a:active {
	color: #b8b8b8;
	text-decoration:none;
}

#ajankohtaista p {
	color: #2a3c5f;
}

#asiakkaat, #inspecta {
	width: 220px;
	float: left;
}

#footer {

	font-size: 11px;
	color: #555555;
	width: 100%;
	padding:  5px 0px 20px 2px;
	background-image:url(images/rule2.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}
.paaotsikko {
	font-size: 14px;
	color: #35476e;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
