body {
	margin: 0;
	padding: 0;
	background: #CECECE url('../images/tausta.gif') repeat-x top left;
    font-size: 12px;
    font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	height: 100%;
}

/* Set every margin to 0 by default */
* {margin: 0;}

a img 
{
    border: none;
}

div.headerimage {
	text-align: right;
	margin-bottom: 20px;
}

div#container 
{
    width: 970px;
 	height: 100%;
	position: absolute; 
	top: 0;
	bottom: 0; 
	left: 0;
    background-color: #007524;
}

div#header 
{
  width: 908px;
  min-height: 433px;
  background: #fff url('../images/deep_collection.gif') no-repeat left top;
  position: relative;
  padding-left: 62px;  

}


div#header_image
{
    width: 723px;
    height: 133px;
}


div#kaari
{
    position: absolute;
    right: -50px;
    top: 0;
    width: 270px;
    height: 133px;
    background: transparent url('../images/ylaosa_kaari.png') no-repeat left top;
  
}

div#banner
{
    position: absolute;
    right: 0;
    top: 30px;
    width: 175px;
    height: 85px;
    background-color: #EFEFEF;
    text-align: center;
    line-height: 75px;
  
}


div#flags 
{
    margin-right: 300px;
    margin-left: 8px;
    float: left;
}

div#flags  a
{
    margin-right: 5px;
}

div#flags a img
{
    vertical-align: middle;
}


div#flags .lang_offline
{
    color: #89888E;
    
}

div#search_bar {
    float: right;
    width: 300px;
    height: 25px;
    text-align: right;
    margin-right: 5px;
}

div#content 
{
    clear: both;
    
}

table td 
{
    margin: 0;
    padding: 0;
    vertical-align: top;
}

table.main_content_table
{
    width: 900px;
    vertical-align: top;
    margin: 0;
    margin-left: 8px;
}

table td.main_content 
{
    background-color: #fff;
}

div#main_content 
{
    padding: 20px 23px;
    line-height: 1.5em;
       
}

div#main_navigation
{
 
    clear: both;
    height: 31px;
    background: #02732B url('../images/navitausta.gif') repeat-x left top;
    padding: 0 15px 0 8px;
    position: relative;
    margin-left: 8px;

}

#frm_search input
{
    vertical-align: middle;
}

form .field
{
    border: 1px solid #757575;
    font-size: 11px;
}

div#home_page a, 
div#home_page a:link, 
div#home_page a:visited
{
    color: #fff;
    line-height: 31px;
    font-weight: bold;
    text-decoration: none;
}

div#home_page a:hover,
div#home_page a:active
{
    text-decoration: underline;
}

div#home_page 
{
    position: absolute;
    top: 0;
    right: 15px;
    width: auto;
    height: 31px;
    font-size: 14px;
}

td.article_news 
{
    padding-left: 5px;
}


/* Article navi container styles */
#articlenavicontainer {
    margin-right: 15px;
   /* margin-left: -23px; */
    padding-right: 10px;
	background-color: transparent;
    border-right: 1px solid #009534;
    width: 125px;

}

#articlenavi {
	margin: 0 0 0 0;
	padding: 0;
	border-left: none;
}

#articlenavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#articlenavi ul li {
	margin: 0;
	padding: 0px 5px 5px 0px;
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #333333;
	font-weight: normal;
	font-size: 10px;
}

#articlenavi ul li.first {
	/* background-image: url(../images/sub_first_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 -0.4em; */
	background-image: none;
}
/* Level 1 */
#articlenavi ul li a, #articlenavi ul li a:link, #articlenavi ul li a:visited {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #333333;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
#articlenavi ul li a:hover, #articlenavi ul li a:active {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #999999;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#articlenavi ul li a.on, #articlenavi ul li a.on:link, #articlenavi ul li a.on:visited {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #ffcc00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#articlenavi ul li a.on:hover, #articlenavi ul li a.on:active {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}


/* Level 2 */
#articlenavi ul ul li a, #articlenavi ul ul li a:link, #articlenavi ul ul li a:visited {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#articlenavi ul ul li a:hover, #articlenavi ul ul li a:active {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#articlenavi ul ul li a.on, #articlenavi ul ul li a.on:link, #articlenavi ul ul li a.on:visited {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #333333;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
#articlenavi ul ul li a.on:hover, #articlenavi ul ul li a.on:active {
	font-family: Verdana, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	color : #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}


div#form_container {
	width: 460px;
	float: left;
}	

div#form_picture {

	float: right;
	padding-left: 15px;
}