body {
background: url(images/bodybg.jpg) repeat-x;
text-align: center;
font-family: arial, verdana, sans-serif;
color: #222;
}

* body, html {
height: 100%
}


h1 {
font-family: georgia, "Times New Roman", serif;
font-size: 18px;
color: #fbba00;
margin-bottom: 20px;
}
h2 {
font-size: 16px;
border-bottom: 1px solid #8c6b32;
color: #c86419;
padding: 0 0 4px 0;
margin: 0 0 15px 0;
}

p {
font-size: 12px;
line-height:  1.5;
margin: 0 0 15px 0;
}
.htext{
line-height: 1.5;
font-size: 12px;
font-weight: bold;
}
#header p{
	
line-height: 1.5;
font-size: 12px;
font-weight: bold;}




#wrapper {
position: relative;
text-align: left;
margin: 0 auto;

height: auto !important; 
height: 100%;
min-height: 100%;

width: 962px;

}

* html #wrapper{
height:100%;
}

#header {
width: 962px;
height: 452px;
background: url(images/header_sis.jpg);
}

#nav {
height: 20px;
position: relative;
top: 130px;
}

#nav ul li{
float: left;
margin: 0 30px 0 0;
}

#nav li a{
display: block;
color: #fff;
text-decoration: none;
padding: 3px 5px;
}

#nav ul li a:hover{
background: #fbba00;
color: #000;
}
#nav ul li a.current_page_item {
	
background: #fbba00;
color: #000;}


#htext {
position: absolute;
top: 180px;
width: 480px;

}

#content {
margin: -100px 0 0 0;
width: 900px;

}
.epalsta {
float: left;
width: 285px;
}
#mita, #millaisia {
margin: 0 35px 0 0;
}

#clear {
clear: both;
width: 100%;
height: 100px;
}

#footer {
margin: 0 auto;
width: 962px;

position: absolute;
bottom: 0;

height: 40px;
padding-top: 5px;
border-top: 1px solid #aaa;
color: #aaa;

}

.left {
float:left;
}

.right {
float: right;
}




.alapalsta1 {
width: 450px;
float:left;
}

.alapalsta1 ul{
	
list-style-type: disc;

font-size: 12px;
line-height: 1.2;
margin: 0 0 15px 15px;}

.alapalsta1 a{
text-decoration:underline;
color: #000;
}


.alapalsta2 {
float:left;
width: 280px;
margin: 125px 0 0 125px;

}

.alapalsta2 h2{
border-bottom: none;
}

table td{
font-size: 12px;
padding: 2px;
vertical-align: top;
}

a{
text-decoration: none;
font-color: #000000;
}


