
html {
	
}
body {
	color: #000;
	background-color: #000;
}
#nav ul li a {
	color: #c8a66f;
}
#nav ul li a.open {
	color: #fff;
}
#nav ul li a:hover {
	color: #fff;
}

a {
	color: #725626;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #725626;
	background-color: transparent;
}
h2 {
	color: #725626;
	background-color: transparent;
}
h3 {
	color: #725626;
	background-color: transparent;
}
hr {
	color: #745328;
	background-color: #745328;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}

body {
	font: normal .7em Arial, sans-serif;
}
#nav {
	font: normal 13px Times New Roman ,serif;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
  	padding: 0;
	margin: 15px 0 7px 0;
	font: normal 2em Times New Roman, serif;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
  	padding: 0;
  	margin: 15px 0 0 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
 	padding: 0;
  	margin: 15px 0 0 0;
}
hr {
	height: 1px;
	border: 0;
}
p {
	padding: 5px 0;
	margin: 0;
}

html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #f3ede0;
}
#wrapper {
	background: url(color_brown/pics/bg.jpg) repeat-y center;
}
#wrapperCenter {
	background: url(color_brown/pics/top.jpg) no-repeat center top;
}
#wrapperContent {
	background: url(color_brown/pics/wrapperBottom.gif) no-repeat center bottom;
	padding-bottom: 156px;
}

/* Header
=========================================*/

#header {
	margin: 0 auto;
	width: 1000px;
	height: 300px;
	position: relative;
	background: url(color_brown/pics/top.jpg) no-repeat center top;
}
#logo {
	width: 320px;
	height: 75px;
	position: absolute;
	bottom: 0px;
	left: 339px;
	z-index: 100;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#logo a img {
	border: 0px;
}

/* Top Navigation
=========================================*/
#nav {
	width: 940px;
	height: 75px;
	padding: 0px;
	position: absolute;
	left: 30px;
	bottom: 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
}
#nav ul li a {
	display: block;
	line-height: 75px;
	padding: 0px 10px;
	text-decoration: none;
	background: url(color_brown/pics/nav.gif) no-repeat right center;
}
#nav ul li a:hover {
	
}
#nav ul li a.open {
	background: url(color_brown/pics/navOpen.gif) no-repeat right center;
}
/* img replace */
#nav ul li a span {
	display: none;
}

/* navit kohdalleen */
LI#nav1 {
	left: 0px;}
LI#nav2 {
	left: 120px;}
LI#nav3 {
	left: 190px;}
LI#nav4 {
	right: 225px;}
LI#nav5 {
	right: 120px;}
LI#nav6 {
	right: 0px;}

/* Content
=========================================*/
#content {
	margin: 0 auto;
	width: 1000px;
	padding: 10px 0px;
	height: 300px;
	overflow: visible;
	overflow-x: hidden;
	position: relative;
}
html>body #content {
	height: auto;
	min-height: 300px;
	overflow: hidden;
}
#main {
	margin: 0 auto;
	width: 920px;
	overflow-x: hidden;
}
#mainCenter {

}
#mainContent {
	width: 920px;
	overflow-x: hidden;
}
#column1 {
	display: none;
}
#column1Center {

}
#column1Content {

}
#column2 {
	display: none;
}
#column2Center {

}
#column2Content {

}
#clearDiv {
	clear: both;
}


/* Footer
=========================================*/

#footer {
	margin: -156px auto 0 auto;
	width: 1000px;
	height: 156px;
	position: relative;
	text-align: center;
	overflow: hidden;
	font: normal 11px Times New Roman, serif;
	color: #fff;
}
/*
#footer h1 {
	margin: 0 auto;
	width: 300px;
	height: 52px;
	padding: 30px 0px 0px 0px;
}
#footer h1 a {
	font: normal 23px Times New Roman, serif;
}
*/
#footer p {
	line-height: 42px;
}
#footer a {
	color: #c19b6a;
}

#lang {
	margin: 0 auto;
	width: 110px;
	text-align: right;
	font: normal 11px Times New Roman, serif;
	text-transform: uppercase;
	position: relative;
	top: -51px;
	left: 414px;
}
#lang a {
	color: #c19b6a;
	padding: 0px 3px;
	margin: 0px 0px 0px 5px;
}
#lang SPAN {
	display: none;
}
#lang img {
	/* display: none; */
}
.langRu {
	position: absolute;
	right: 0px;
	bottom: 38px;
	z-index: 300;
}