/* PuTTYglass main stylesheet*/

/* body jne */

body { 
	background-color: #e8e6e6;
	width: 738px;
	font-family: Verdana;
	position: relative;
	margin-left: auto;
	margin-right: auto;

	
}

#adsense {
	height: 100px;
	width: 800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
	color: #878787;
	background-image: url('content_bottom_background.png');
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	margin-top: -3px;
}

#header { 
	font-size: 0px;
	color: #e8e6e6;
	text-indent: -9999px;
	height: 453px;
	width: 738px;
	background-image: url('main_logo2.png');
	background-repeat: no-repeat;
	
}
	
/* sisältö */

#iframe_menu {
	font-size: 25px;
	font-family: Verdana;
	text-align: center;
	

}
#iframe_menu ul {list-style: none; border: none; margin: 0; padding: 0px 0 0 0px; }
#iframe_menu li {display: block; padding: 0; margin:0 0px 0 0;font-family:Arial,sans-serif;float:left;}
#iframe_menu li a {padding:0;margin:0;color:#9c9c9c;font-size:9px;float:left;text-indent:-9999px;display:block;height:36px;}
#iframe_menu li a:hover {color:#9c9c9c;text-decoration:underline;}
li#etusivu a { display: block; width: 159px; height: 60px; background: url('mainmenu_background2.gif') no-repeat 0% 0%; }
li#palvelut a { display: block; width: 177px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -159px 0%; }
li#galleria a { display: block; width: 168px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -336px 0%; }
li#yhteystiedot a { display: block; width: 234px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -504px 0%; }
li#etusivu a:hover { display: block; width: 159px; height: 60px; background: url('mainmenu_background2.gif') no-repeat 0% 100%; }
li#palvelut a:hover { display: block; width: 177px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -159px 100%; }
li#galleria a:hover { display: block; width: 168px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -336px 100%; }
li#yhteystiedot a:hover { display: block; width: 234px; height: 60px; background: url('mainmenu_background2.gif') no-repeat -504px 100%; border-style: hidden;}


a { 
	color: #878787;
	
}

a:link {
	color: #878787;
	text-decoration: none;

}

a:visited {
	color: #878787;
	text-decoration: none;
	
}

a:hover {
	color: #aaa9a9;
	text-decoration: none;
	
}

#iframe_content {


}

#wholelanguage { 
	text-align: right;
	padding-left: 40px;
	padding-top: 10px;
	display: none;

}

#language {
	font-size: 11px;
	font-family: Verdana;
	color: #878787;
	text-decoration: underline;
	display: none;
	
}

#languageselect {
	font-size: 11px;
	font-family: Verdana;
	color: #878787;
	display: none;
	
}