* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #fff; 
 height: 100%;
 background: url(/templates/simple/img/bg_header.jpg);
 background-repeat: repeat-x;
}
#wrapper { 
 width: 1000px;
 
 background: url(/templates/simple/img/navigation_bg_left.jpg);
background-repeat: repeat-y;
}
#faux {
background: url(/templates/simple/img/navigation_bg_left.jpg);
background-repeat: repeat-y;
 
 /* background: url(/templates/simple/img/bg_left.jpg);
 background-repeat: repeat-y; */
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 height: 100%;
}
#header {
 width: 100%;
 /*width: 902px;*/
 padding: 0px;
 height: 175px;
 margin: 0px;
}
#leftcolumn { 
 display: inline;
 margin: 0px 50px 0px 0px;
 padding: 0px;
 width: 195px;
 float: left;
 
background: url(/templates/simple/img/navigation_bg_left.jpg);
background-repeat: repeat-y;
}

#rightcolumn { 
 float: left;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 640px;
 display: inline;
 position: relative;
 clear:right;
 z-index: 2;

}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 50px;
 text-align: center;
}

.clear { clear: both; background: none; }

.smallxs {
font-size: 9px;
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
}







p {
margin: 10px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #fff;
}
a:link, a:visited, a:active {
	color: #3333ff;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}
form {
	margin: 0;
}
input, textarea, select {
background: #f4f4f4;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 0.05em;
font-size: 14px;
padding:2px;
}
input:hover, textarea:hover, select:hover {
background: #e6f6dc;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	font-family: "Times New Roman",Times,FreeSerif,serif;
	color: #BA3339;
}
h1 {
margin: 5px 0px 10px 0px;
font-size: 2.8em;
letter-spacing: 0.1em;
border-bottom: 3px double #003366;
}
h2 {
font-size: 1.7em;
letter-spacing: 0.05em;
}
h2 a:link, a:visited, a:active {
color: #BA3339;
}
h2 a:hover {
text-decoration: underline;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
/*menu {
	background-color: #EEEEEE;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}*/
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
img {
border: 0px;
}

#navigation {
 width: 208px;
 background: url(/templates/simple/img/bg_left.jpg);
 background-repeat: repeat-y;
}
#navigation2 {
 width: 210px;
 padding-left: 43px;
 margin-top: -3px;
 background: url(/templates/simple/img/navigation_bg_middle.jpg);
 background-repeat: repeat-y;
 
		/*font-family: Arial, Helvetica, sans-serif;*/
		font-family: "Times New Roman",Times,FreeSerif,serif; 
		font-size: 16px;
		color: #fff;
		text-decoration: none;
		letter-spacing: 0.07em;
		text-transform: none;
		font-style: italic;
		font-weight: bold;
}
#navigation ul li a {
color: #690b00;
}

#navigation2 ul li {
list-style: none;
margin: 0px;
padding: 3px 2px 3px 2px;
width: 130px;

	list-style-type: none;
	display: block;

	line-height: 20px;

border-top: 1px solid #f1efc6;
border-bottom: 1px solid #f1efc6;
}
#navigation2 ul a:hover {
background: #dedcb3;
border-top: 1px solid #690b00;
border-bottom: 1px solid #690b00;
}

#navigation2 ul ul {
margin-left: 15px;
padding-top:2px;
width:115px;
}
#navigation2 li {
/*line-height: 25px;*/
}
#navigation2 ul li {
width:115px;
}

.menu_default a {

}
.menu_current a {
font-weight: bold;
border-top: 1px solid #690b00;
border-bottom: 1px solid #690b00;
background: #dedcb3;
}



/*
#navigation2 {
width: 208px;
 padding-left: 45px;
 background: url(/templates/simple/img/navigation_bg_middle.jpg);
 background-repeat: repeat-y;
}
#navigation2 ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#navigation2 li {
border-bottom: 0px solid #ED9F9F; /*LISÄTTY IE*/
/*
}
#navigation2 li a:link, #navigation2 li a:visited {
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em;
display: block;
padding: 0.8em 0em 0.8em 0.5em;

border-left: 5px solid #ff6600; /* WANHA 71151*/ /*
background: url(img/bg_nav.jpg) #657087 top left repeat-x;
color: #FFFFFF;
text-decoration: none;
letter-spacing: 0.1em;
text-transform: uppercase;
}
#navigation2 li a:hover {
background: url(img/bg_nav_hover.jpg) #657087 top left repeat-x;
color: #FFFFFF;
}
#navigation2 ul ul {
margin-left: 12px;
}
#navigation2 ul ul li {
border-bottom: 0px solid #711515; /* LISÄTTY IE*/ /*
margin:0;
}
#navigation2 ul ul a:link, #navigation2 ul ul a:visited {
background: url(img/bg_nav_hover.jpg) #657087 bottom left repeat-x;

}
#navigation2 ul ul a:hover {
background: url(img/bg_nav.jpg) #657087 top left repeat-x;
}

	.menu_default a {
		display:block;
		width:95px;
		margin: 0em 0; padding:10px 17px 11px 20px;
		font: 14px/1 sans-serif;
		background: url("navigation.gif") 0 0 no-repeat;
		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 0.7em;
		color: #fff;
		text-decoration: none;
		letter-spacing: 0.15em;
		text-transform: uppercase;
		}
	.menu_default a:hover {	
		background-position: -200px 0;
		color: #E9BE75;
		}
	.menu_default a:active {
		background-position: -400px 0;
		color: #E9BE75;
		}*/