html, body, table, tr, td, div, a, img
{
    /* margins etc. off for layout */
    margin: 0;
    padding: 0;
    border: 0; /* Why, oh why the defaults are always to be overridden? ;) */
}

p
{
padding: 1px;
}
html
{
    /* force scrollbar, reduces "jumpyness" between pages holding variable sized content*/
    height: 101%;
    text-align: left;
}
body, div, input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 	
	}
html > body
{
    /* IE6 does NOT see this */
}




#Container, #Header, #Columns, #Footer, #Banner
{
    width: 960px;
}

/* Set cross-browser minimum content height */

#MinHeight
{
    position: relative;
    display: block;
    height: 500px;
    width: 1px;
    float: left;
}

#Container
{
    position: relative;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    height: auto;
    text-align: left;
}

#RightContent
{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    text-align: left;
    width: 680px;
    float: right;
}

#BannerContainer
{
    position: relative;
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    height: auto;
    text-align: left;
    width: 1200px;
    /*background: url(../img/banner.jpg) no-repeat;*/
}


html > body #Container
{
    border-bottom: 1px transparent;
}

/* This is needed for clearing floats  inside container */

#Container:after
{
    content: ".";
    display: block;
    height: 0.01em;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}
#BannerContainer:after
{
    content: ".";
    display: block;
    height: 0.01em;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

#Header
{
    position: relative;
    display: block;
    height: 136px;
    background: url(../img/top-bar.jpg) no-repeat;
    background-color: transparent;
}

#HeaderContent
{
    position: relative;
    display: block;
    height: 84px;
    margin: 0 0 0 0;
    padding: 0;
    background: transparent;
}

#Top_tabs
{
    position: relative;
    display: block;
    height: 23px;
    width: 254px;
    margin: 0 0 0 685px;
    padding: 0;
    background: url(../img/top_tabs.gif) no-repeat;
}

#Menu1
{
    
    position: relative;
    display: block;
    height: 31px;
    width: 960px;
    margin: 0;
    padding: 0;
    background: url(../img/top-bar2.gif) no-repeat;
}

#MurupolkuContainer
{
    position: relative;
    display: block;
    height: 30px;
    width: 960px;
    margin: 0;
    padding: 0;
    background: url(../img/murupolku.jpg) no-repeat;
    color: #56A1D5;
}

#Murupolku
{
    float: left;
    position: relative;
    display: block;
    height: 20px;
    width: 420px;
    margin: 0;
    padding: 7px 0 0 305px;
    background: transparent;
    color: #56A1D5;
    
}

#Murupolku a
{
    
    color: #56A1D5;
    text-decoration: none;
    font-size: 11px;
    
}

#Murupolku a:hover
{
    color: #56A1D5;
    text-decoration: underline;
    font-size: 11px;
}

#Banner
{
    position: relative;
    display: block;
    height: 146px;
    background: transparent url(../img/banner_bottom.gif) bottom no-repeat;
    z-index: 10;
}

#Columns
{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    background-color: #FFFFFF;
}

/* This is needed for clearing floats  inside container */

#Columns:after
{
    content: ".";
    display: block;
    height: 0.01em;
    overflow: hidden;
    visibility: hidden;
    clear: both;
}

#C1
{
    position: relative;
    display: inline;
    float: left;
    width: 280px;
    background-color: #FFFFFF;
}

#C2
{
    position: relative;
    display: inline;
    float: left;
    /*width: 680px;*/
    width: 665px;
    margin-left:15px;
    background-color: #FFFFFF;
}

#C3
{
    position: relative;
    display: inline;
    float: left;
    /*width: 226px;*/
    width:221px;
    margin-left:15px;
    background-color: #FFFFFF;
}

#C4
{
    position: relative;
    display: inline;
    float: left;
    /*width: 226px;*/
    width:221px;
    background-color: #FFFFFF;
}


#C5
{
    position: relative;
    display: inline;
    float: left;
    /*width: 226px;*/
    width:221px;
    background-color: #FFFFFF;
}
#C6
{
    position: relative;
    display: inline;
    float: right;
    /*width: 680px;*/
    width: 665px;
    margin-left:15px;
    background-color: #FFFFFF;
}

#C4_
{
    position: relative;
    display: inline;
    float: left;
    width: 1px;
    overflow: hidden;
}

#Footer
{
    padding: 0 0 0 0px;
    position: relative;
    display: block;
    clear: both;
    height: 50px;
    background-color: #FFFFFF;
    background: url(../img/banner_bottom.gif) no-repeat top;
}

#powered
{

    padding: 20px 110px 0 60px;
    position: relative;
    display: block;
    clear: both;
    height: 15px;
    width: 130px;
    color: #666666;
    float: left;
}

.tools
{
    padding: 20px 0 0 0;
    position: relative;
    display: block;
    float: left;    
    height: 15px;
    width: 100px;
    color: #666666;
    text-decoration: none;
    text-align:left;
}

.tools a
{
color: #666666;
 text-decoration: none;
}

#tools_print
{
    padding: 0;
    display: block;
    float: left;
}

#tools_feedback
{
    padding: 0;
    display: block;
    float: left;
}

#tools_textsize
{
    padding: 0;
    display: block;
    float: left;
}
#tools_input_footer

{
float:left;
display: block;
position: relative;
font-family: Arial;
font-size: 11px; 
color: #999999;	
text-align: left;
margin: 18px 0 0 170px;
padding: 1px 17px 0 4px;
height: 17px;
width: 131px;
background: url(../img/search.gif) no-repeat;
border: solid 1px #AEBCBC ;

}

#tools_input_muru

{
float:left;
display: block;
position: relative;
font-family: Arial;
font-size: 11px; 
color: #999999;	
text-align: left;
margin: 5px 0px 0 60px;
padding: 1px 17px 0 4px; /*1px 17px 0 4px*/
height: 17px;
width: 131px; /* 131px*/
overflow: hidden;
background: transparent url(../img/search.gif) no-repeat;
border: solid 1px #AEBCBC ;

}



.Link
{
    margin: 7px 0 0 0;
    padding: 0;
    position: relative;
    display: block;
    float: left;
    height: auto;
    width: 125px;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
}

.Link a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12px;
}

.Link a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 12px;
}

#ESRS_tag
{
    padding: 7px 0 0 55px;
    margin: 0;
    color: #FFFFFF;
    font-size: 11px;
    font: Arial;
    float: left;
}

#BannerContent
{
    margin: 10px 0 0 295px;
    position: relative;
    display: inline;
    float: left;
    width: 475px;
    height: auto;
}


#SAContent1, #SAContent2, #SAContent3, #SAContent4, #SAContent5
{
padding: 5px 5px 5px 5px;
}

#SAContent6
{
min-height: 750px;
padding: 5px 5px 5px 5px;
}

#holder
{
    overflow: hidden;
    display: block;
    width: 232px;
    margin: -25px 0 0 0;
    padding: 0px 0 0 48px;
  
    

}
