html {overflow: auto}

html, body {background-color: #155c81;text-align:center;margin:0; height: 100%}

img {margin: 0px; border: 0px;}

* {margin: 0px; padding: 0px;}

body
{
	background-image: url('../img/page_bg.gif');
	background-repeat: repeat-y;
	background-position: 175px 0px;
}

#menubar
{
	position: absolute;
	left: 0px;
	width: 100%;
	top: 160px;
	
	background-image: url('../img/menubar_bg.gif');
	background-color: #4d7184;
	background-repeat: repeat-x;
	background-position: 0px 100%;
	
}

#nav-menu
{
	position: relative;
	width: 127px;
	left: 158px;
	top: 0px;
	float: left;
	clear: both;
	
	height: 200px;
	
	background-image: url('../img/menu_bg.gif');
	background-repeat: repeat-y;
	background-position: 17px 100%;
	
	text-align:left;
}

#menu_up
{
	background-image: url('../img/menu_bg_yla.gif');
	background-repeat: no-repeat;
	background-color: #eceff4;
	width: 126px;	
	margin-bottom: 3px;
}

#menu_down
{
	background-image: url('../img/menu_bg_ala.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	width: 126px;
	
	padding-top: 3px;
}

#nav-menu ul
{
	 list-style: none;
	 
}

#nav-menu li
{
	margin: 0px;
	padding: 0px;
}


#container
{
	position:absolute;
	top: 0px;
	left: 282px;
	width: 560px;
	text-align: left;
	
}
#header
{
	height: 88px;
	background-image: url('../img/header_bg.gif');
	margin-top: 20px;
	padding: 0;
	text-align: left;
	clear: both;
	background-color: #eee;
}

#sisalto
{
	min-height: 350px;
	height: auto !important;
	height: 350px;
	vertical-align: top;
	padding: 35px 40px 25px 45px;
	background-color: #fff;
}



#footer
{
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-image: url('../img/footer_bg.gif');
	background-repeat: no-repeat;
	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	
	color: #fff;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #005;
}

#tarjous
{
	position:absolute;
	top: 130px;
	left: 815px;
	z-index: 2;
	width: 187px;
	
}

#tarjousfoot
{
	min-height: 290px;
	height: auto !important;
	height: 290px;
	background-color: #eaf0f4;
	background-image: url('../img/tarjous_foot_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 20px 17px 17px 20px;
	text-align: left;
}

#tarjoushead
{
	background-image: url('../img/tarjous_head_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #92d809; 
}

#pullot
{
	position: absolute;
	left: 0px;
	top: 352px;
	width: 284px;
	height: 252px;
	background-image: url('../img/pullot.jpg');
	background-repeat: no-repeat;	
	
	z-index: 0;
	
}


/* Menun tyylittely */

#nav-menu a, #nav-menu a:link, #nav-menu a:visited
{
	font-family: Sans-Serif, Arial, Verdana;
	
}


a.menu, a.menu:link, a.menu:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	
	
	display: block;
	height: 16px;
	width: 127px;
	
	padding-left: 20px;
}

a.menua, a.menua:link, a.menua:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	font-weight: bold;
	
	display: block;
	height: 16px;
	width: 127px;
	
	padding-left: 20px;
	
	background: url('../img/menu_bg_1.gif') no-repeat;
	background-position: 0px 75%;	
	
}

a.menu2, a.menu2:link, a.menu2:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	
	margin: 0px;
	padding: 0px;
	
	margin-left: 30px;
	
	display: block;
	
	
	
}

a.menu2a, a.menu2a:link, a.menu2a:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	
	padding-left: 25px;
	font-weight: bold;
	
	display: block;
	
	
}

a.menu3, a.menu3:link, a.menu3:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	
	
	display: block;
	padding: 0px;
	margin: 0px;
}

a.menu3a, a.menu3a:link, a.menu3a:visited
{
	font-size: 8pt;
	color: #cf4b1a;
	padding: 0px;
	margin: 0px;
	
	display: block;
	
}


