html,body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #f2f2f2 url('/img/background_gradient.png') repeat-x top;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
}

a{
	color: #14659d;
	}

#mainContainer {
	width: 967px;
	margin: auto;
}

#leftFade {
	float: left;
	width: 16px;
	height: 630px;
	background: url('/img/sidefade_left.png') no-repeat;
	display: inline;
}

#rightFade {
	float: right;
	width: 16px;
	height: 630px;
	background: url('/img/sidefade_right.png') no-repeat;
	display: inline;
}

#header {
	width: 935px;
	height: 114px;
	background: url('/img/header_background.png') repeat-x;
	padding: 0px;
	margin: auto;
	margin-left: 16px;
}

#etusivulle
{
	margin: 0 0 0 617px;
	padding: 0px;
	position: absolute;
}

#etusivulle li
{
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	height:26px;
	float: left;
	line-height: 36px;
}

#etusivulle li.etusivulle
{
	border-right: solid black 1px;
}

#etusivulle a
{
	color: #000000;
	text-decoration: none;
}

#frontpageAdd{
	margin: 0px;
	padding: 0px;
}

#frontpageAdd img{
	margin: 0px;
	padding: 0px;
	padding-top: 21px;
	display: block;
}

.verticalDottedLine img{
	display: block;
}

#logo {
	float: left;
	border: 0px;
}

#footer {
	width: 935px;
	height: 84px;
	background: url('/img/footer_background.png') no-repeat;
	margin: auto;
}

#footer table {
	width: 90%;
	margin: auto;
	margin-top: 15px;
}

#footer table tr td {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
}

#menu {
	white-space: nowrap;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	width: 724px;
}

#menu li {
	display: block;
	height: 39px;
	vertical-align: middle;
	float: left;
}

#menu li img {
	border: 0px;
}

#menu .selected {
	background: url('/img/menu/menuitem_selected_bkg.png') repeat-x;
}

#languageSelector {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 36px;
	height: 62px;	
	position: relative;
	top: -30px;
}

#languageSelector li {
	height: 31px;
}

#languageSelector li a {
	font-size: 20px;
	width: 30px;
	height: 30px;
	display: block;
	text-decoration: none;
	color: transparent;
}

#tickers {
	background: white;
	margin-left: 16px;
	margin-right: 16px;
	/*height: 305px;*/
}

#contentArea {
	background: white;
	background-image: url('/img/sidemenu-straight-list.png'); 
	background-repeat: repeat-y;
	margin-left: 16px;
	margin-right: 16px;
}


.noSideMenu {
	background: white;
	background-image: none !important;
	margin-left: 16px;
	margin-right: 16px;
}


#tickerContent { 
	width: 283px;
	float: left;
	text-align: left;
	line-height: 2.0;
	padding-left: 30px;
	padding-right: 10px;
}

#content { 
	width: 460px;
	float: left;
	text-align: left;
	/*display: inline;*/
	line-height: 2.0;
	margin-right: 16px;
}

#sideMenu {
	width: 240px;
	float: left;
	text-align: left;
	/*display: inline;*/
	line-height: 2.0;
	margin-right: 20px;
	min-height: 32px;
	background: url('/img/submenu_background.png') top right no-repeat;
}

#sideMenu ul {
	margin-top: 20px;
	}

#sideMenu li {
	list-style-image:url('/img/sidemenu-hline-list.png');
	list-style-type: none;
	margin: 0px;
	margin-left:25px;	
	padding: 0px;
	line-height: 2.2;
	text-decoration: none;
	color: #434243;
	
}

#sideMenu li a {
	font: verdana; 
	text-decoration : none;
	color: #434243;
	text-decoration: none;
}

.verticalDottedLine { 
	width: 13px;
	float: left;
	text-align: left;
	vertical-align: top;
	/*display: inline;*/
}

#tickerTickers { 
	width: 283px;
	float: left;
	text-align: left;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 10px;
	/*display: inline;*/
}

#tickerTickers ul{
	margin: 0px;
	padding: 0xp;
	margin-left: -40px;
}

#tickerTickers li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tickerTickers li .date {
	font: verdana;
	font-size: 11px;
	color: #14659D;
	font-weight: bold;
	line-height: 1.5;
}

#tickerTickers li a {
	font: verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 1.8;
}

#tickerBanners { 
	width: 263px;
	float: left;
	text-align: right;
	margin-top: 20px;
}
	
#quickLinks { 
	width: 180px;
	float: left;
	text-align: left;

}

#quickLinks ul {
	border: 1px solid #373637;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#quickLinks li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	}
	
#quickLinks li a {
	font: verdana;
	font-style: normal;
	font-size: 11px;
	text-decoration: none;
	color: #14659d;
	line-height: 1.8;
}

#searchForm{
	margin: 0px;
	padding: 0px;
	width: 130px;
	position: absolute;
	top: 70px;
	margin-left: 730px;
}

#searchForm fieldset{
	border: 0px;
	width: 130px;
	text-align: left;
}

#searchForm label{
	color: #323232;
	font-size: 11px;
}

#searchForm .text{
	width: 110px;
	background: #dbdbdb;
	border: 1px solid #eeeeee;
	float: left;
}

#searchForm .submit{
	float: right;
}

#newsMonthList {
	margin:0px;
	padding:0px;
	margin-top: 8px;
	display: block;
	} 
#newsMonthList li {
	display: inline;
	padding-right:10px;
}
#searchpageField {
	margin-top:20px;
	margin-left:0px;
}

.frontPageBanner{
	display: block;
	margin-bottom: 10px;
}

.frontPageBanner img{
	border: 0px;
	position: relative;
	left: 10px;
}

#templateImage{
	margin: 0px; 
	padding: 0px;
}

#templateImage img{
	display: block; 
}
#subMenu
{
	display: block;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;
	width: 207px;
	float: left;
	list-style-type: none;
	line-height:20px;
	background:#ffffff url('../img/subMenuHeader.png') no-repeat;
}

#subMmenu li
{
	margin: 0px;
	padding: 0px;
	float: left;
	background:url('../img/subMenuBg.png') repeat-x;
	list-style-position: outside;
}

#sideMenu li ul{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px; 
	}

#subMenu a:link
{
	margin:0 0 0 20px;
	padding:4px 0 4px 30px;
	color:#000000;
	text-decoration:none;
	background:url('../img/subMenuBg.png') no-repeat 0px 0px;
	border-left:solid red 1px;
}

#subMenu a:hover
{
	margin:0 0 0 20px;
	padding:4px 0 4px 30px;
	color: #13699e;
	text-decoration:none;
}

#subMenu a:active
{
	margin:0px;
	padding:0px;
	color: #13699e;
	text-decoration:none;
}

#flashWrapper{
	padding: 0px; 
	margin: 0px;  
	height: 336px;
}

#flashWrapper #frontpageAdd{
	position: relative;
	top: -23px;
}