body   { 
color: black; 
background-color: #f4e795; 
background-attachment: fixed; 
margin: 0 }


#pais {
	width: 788px;
	height: 229px;
	background-image:url(pais.jpg);
	position: relative;
	margin:auto;
    } 
	
#sisu {
	width: 790px;
	min-height: 300px;
	position: relative;
	margin:auto;
    } 

#sisuraam {
	width: 775px;
	min-height: 300px;
	text-align: center;
	margin-left: 15px;
    } 
	
#jalus {
	width: 790px;
	height: 261px;
	background: url(jalus.jpg);
	position: relative;
	margin:auto;
    } 	
	
.menyyalus    {
	float:center;
	text-align:center;
	width: 100%;
	height: 30px
 }

.menu_current {
	color: #F00;
	background-color: #F2E482;
	}

/*#nav {
	text-align: center;
	margin: 0;
	padding-left: 0px;
	margin: 0px;
}

#nav li {
	background-image: none;
	padding-left: 0;
	list-style: none;
	float: left;
	width: 19%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	text-decoration: none;
	white-space: nowrap;
	text-indent: 1px;
	border-right: 1px solid #847F07;
	border-left: 1px solid #847F07;
}


#nav a { 
display: block; 
font-weight: bold; 
color: #000000; 
text-decoration: none; 
float: none; 
}

#nav a:hover {
font-weight: bold; 
text-decoration: none; 
color: #f00;
}

#nava  {
font-weight: bold; 
text-decoration: none; 
color: #f00;
}

*/

.sisu2  {
	vertical-align: top;
	width: 765px;
	text-align: left;
 }

p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

td {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

a:link {
	color: #A1060A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
 }
 
 a:visited { 
color: #A1060A;
font-weight: bold;
font-size: 12px; 
text-decoration: none;
 }

a:hover {
	color: #000;
	font-size: 12px;
	text-decoration: none;
 }

#tools {
	float: left;
	width: 140px;
	color: #666;
	text-align: center;	
	background-color: #EDEAE3;
	font-size: 100%;
	padding: 10px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
/* Lisatud 21.04.2009
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto;display:block;clear:both;border-right:1px solid #847F07;}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px; background: #847F07;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.68em;
	background: #847F07;
	border-top: 0;
	border-bottom: 1px solid #847F07;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color:  #F8C301; text-align: center; font-weight: normal;}
#nav ul li a {display: block; background: #847F07; padding: 5px 10px; padding-bottom: 4px; border-left: 1px solid #847F07; border-right: 1px solid #847F07; color:  #F8C301; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #847F07; border-color: #847F07; color: #F6C10F;}
#nav li a:active, #nav ul li a.active {background: #847F07; border-color: #847F07; color: #F8C301;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #7B7304; color: #CD9D49; border-bottom: 1px solid #847F07;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #847F07; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #7B7304; color: #F8C301; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #7B7304; background: #7B7304; border: 0; color: #F6C10F;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #7B7304; color: #F8C301; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}

/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	Custom Classes (Re-useables)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/*  Float containers fix: */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*  \*/
* html #clearfix {
	height: 1%;
}
/*  */
