﻿@charset "utf-8";
/* CSS Document */
html {
	min-height: 100.1%;
	height: height:100%;
	margin: 0px;
	padding: 0px;
}
body {
	height: height:100%;
	background-image: url(images/mkn_pattern_2.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
}
#top {
	background-image: url(images/mkn_pattern_1.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 171px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: right;
	position: relative;
	z-index: 2;
	width: 800px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
}
#main {
	background-color: #FFFEF9;
	position: relative;
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-left: 30px;
	padding-right: 30px;
	overflow: visible;
	top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 4;
}
#shadow {
	position: absolute;
	width: 860px;
	height: 100%;
	overflow: visible;
	top: 36px;
	left: 6px;
	z-index: 4px;
	filter:alpha(opacity=0);
	-moz-opacity: .4;
	opacity: .4;
	background-color: #6D7F4B;
}
#header {
	background-color: #FFFEF9;
	position: relative;
	width: 800px;
	height: auto;
	margin: 0px;
	text-align: left;
	vertical-align: bottom;
	z-index: 3;
	overflow: visible;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#text {
	position: relative;
	width: 800px;
	height: auto;
	overflow: visible;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #7B8A58;
	border-bottom-color: #7B8A58;
	z-index: auto;
	margin: 0px;
	padding: 0px;
}
#logo {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 89px;
	width: 194px;
	position: relative;
}
#footer {
	position: relative;
	text-align: left;
	width: 800px;
	clear: none;
	float: none;
	z-index: 3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7B8A58;
	line-height: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.language {
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	text-transform: lowercase;
	font-variant: normal;
	color: #7B8A58;
	float: right;
	top: -14px;
	clear: right;
	width: auto;
	line-height: normal;
	display: inline;
}
#text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #7B8A58;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	color: #7B8A58;
	padding-right: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
#header a {
	color: #7B8A58;
	text-decoration: none;
}
#header a:active {
	color: #7B8A58;
	text-decoration: none;
}
#header a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#menu {
	line-height: 20px;
	width: 800px;
	height: 20px;
	margin: 0px;
	overflow: hidden;
	position: static;
	visibility: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul {
	display: inline;
	margin-left: -15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menu ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
	text-align: left;
	color: #7B8A58;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
