@charset "UTF-8";
body {
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 14.4px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgmain.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 720px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #191919;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 720px;
	position: relative;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 720px;
	float: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contain {
	margin: 0px;
	padding: 0 0 20px 0;
	width: 720px;
	position: relative;
}
#contain img {
	float: left;
	clear: both;
	margin: 20px 40px;
	padding: 0px;
}
#sidebar1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 239px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	background-color: #191919;
}
#maincontent {
	float: none;
	width: 480px;
	padding: 0;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	background-color: #191919;
}
#footer {
	margin: 0px;
	padding: 5px 0;
	width: 720px;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	position: relative;
	clear: both;
}
h1 {
	color: #333333;
	font-size: 20px;
	line-height: 200%;
	margin: 0;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.02em;
	background-color: #000000;
	text-indent: 40px;
}
h2 {
	color: #333333;
	font-size: 16px;
	line-height: 120%;
	margin: 6px 0 0 0;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.02em;
	text-indent: 40px;
}

h3 {
	color: #191919;
	font-size: 12px;
	line-height: 200%;
	margin: 16px 30px 0 30px;
	padding: 0 10px;
	background-color: #333333;
}

h4 {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin: 12px 40px 0 40px;
	padding: 0;
}
h5 {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 14px;
	margin: 6px 40px 0 40px;
	padding: 0px;
}
h6 {
	color: #999999;
	font-size: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 6px 40px 0 40px;
	padding: 0px;
}
#header /* Navigation Bars */
 #topnav  ul {
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 39px;
}
#header  #topnav  li {
	display: inline;
	margin: 0px;
	padding: 0;
}
#header  #topnav  a {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	line-height: 40px;
	font-size: 10px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0.6em;
	padding-bottom: 0px;
	padding-left: 0.6em;
}
#header  #topnav  a:hover {
	color: #FF9900;
}
#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#sidebar1 li {
	display: block;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}
#sidebar1 a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	font-size: 14px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0.7em;
	padding-bottom: 0px;
	padding-left: 0.7em;
}
#sidebar1  a:hover  {
	color: #66CC00;
}
.clearfloat {
	clear: both;
}
.kiemeles {
	font-weight: bold;
	color: #CCCCCC;
}
