html, *
{
	margin: 0;
	padding: 0;
}

body 
{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 30px 0;
	background: #fff;
}

a
{
	color: #006ec7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.button
{
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	display: block;
	clear: both;
	color: #fff;
	background: url('../images/navigation_background.jpg') -25px 0;
}

a.button:hover
{
	background: url('../images/navigation_background.jpg') -25px -15px;
}

p
{
	margin: 0 0 1em 0;
}

h1
{
	display: none !important;
}

h2
{
	clear: both;
	margin: 0 0 1em 0;
	padding: 0 0 0.3em 0;
	border-bottom: 2px solid #dc0000;
	font-size: 1.5em;
	color: #dc0000;
}

h3
{
	clear: both;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	color: #dc0000;
}

ul
{
	margin: 0 0 1em 0;
}

li
{
	margin-left: 25px;
}

div#wrapper
{
	width: 934px;
	margin: 0 auto;
	text-align: left;
	color: #000;
}

div#header
{
	width: 934px;
	height: 100px;
	background: url('../images/header_background_new.png') left top no-repeat #fff;
}

form#login
{
	float: right;
}

form#login h3
{
	width: 235px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 0;
	color: #fff;
	background: #ff191e;
}

form#login fieldset
{
	border: 0;
	padding: 5px 0 15px 0;
	width: 235px;
	height: 60px;
	overflow: hidden;
	background: #dbdbdb;
}

form#login fieldset p
{
	height: 15px;
	margin-top: 10px;
	clear: both;
}

form#login fieldset label
{
	width: 70px;
	display: block;
	float: left;
	margin-left: 10px;
	color: #666;
}

form#login fieldset input
{
	width: 100px;
	padding: 1px;
	display: block;
	text-align: center;
	float: left;
}

form#login fieldset input#user, form#login fieldset input#pass
{
	border: 1px solid #5a7990;
	padding: 2px;
}

form#login fieldset input.submit
{
	width: auto;
	margin-left: 5px;
}

ul#navigation
{
	width: 934px;
	height: 50px;
	list-style: none;
	margin: 0;
	background: url('../images/navigation_background.jpg') left top no-repeat transparent;
}

ul#navigation li
{
	margin: 0;
	display: block;
	float: left;
}

ul#navigation li a
{
	display: inline;
	float: left;
	margin-left: 21px;
	height: 34px;
	line-height: 42px;
	color: #fff;
}

ul#navigation li a:hover
{
	text-decoration: none;
}

ul#navigation li a.current
{
	border-bottom: 7px solid #edc6c7;
}

div#slogan, div#intra_slogan
{
	width: 934px;
	height: 175px;
	margin: 0 0 20px 0;
}

div#slogan
{
	background: url('../images/slogan_background.jpg') center top no-repeat #fff;
}

div#intra_slogan
{
	background: url('../images/intra_slogan_background.jpg') center top no-repeat #fff;
}

div#container {
	width: 934px;
}

div#content
{
	width: 650px;
	float: left;
	margin-left: 10px;
}

div#sidebar
{
	width: 250px;
	float: left;
	padding: 0 15px 15px 0;
}

form#join p
{
	padding: 8px 0;
	clear: both;
}

form#join label
{
	width: 250px;
	float: left;
	font-weight: bold;
}

form#join input
{
	width: 200px;
	float: right;
	clear: right;
}

div#palapeli
{
	width: 510px;
	height: 410px;
	overflow: hidden;
	margin-top:20px;
	margin-left: 0px;
	background: url('../images/jigsaw.jpg') left top no-repeat;
}

div#palapeli a
{
	text-align: center;
	display: block;
	position: relative;
	padding-top: 65px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #0b4571;
}

a.need_to_find_new_ownership
{
	width: 200px;
	height: 161px;
	bottom: 15px;
	left: 155px;
}

a.need_to_find_clients_in_new_territories
{
	width: 174px;
	height: 161px;
	bottom: 170px;
}

a.need_to_grow_by_business_acquisition
{
	width: 200px;
	height: 145px;
	bottom: 400px;
	left: 310px;
}

a.we_help
{
	width: 163px;
	height: 113px;
	bottom: 535px;
	left: 165px;
}

a.need_to_update_the_market_situation
{
	width: 206px;
	height: 149px;
	bottom: 640px;
}

a.need_to_train_key_person
{
	width: 179px;
	height: 161px;
	bottom: 860px;
	left: 325px;
}

a.need_of_new_technology
{
	width: 206px;
	height: 149px;
	bottom: 1015px;
	left: 152px;
}

div.clearer
{
	clear: both;
}

div#nav_bottom
{
	background: url('../images/ala_navi.jpg');
	width: 750px;
	height: 52px;
}

div#nav_bottom a
{
	padding: 0 10px;
	font-size: 1em;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	position: relative;
	top: 20px;
}

div#nav_bottom a.last
{
	border-right: 0 !important;
}

div#nav_bottom a.current
{
	text-decoration: underline;
}

div#footer
{
	width: 934px;
	height: 73px;
	border-top: 3px solid #ca0000;
	margin: 30px auto 0 auto;
	text-align: center;
	color: #999;
	clear: both;
}

div#footer p
{
	margin: 0;
	padding: 20px 0;
}

div#footer a
{
	color: #999;
	text-decoration: underline;
}