/* www.kimingmara.com Dez 2008*/

*{border:0;margin:0;padding:0;}
/* ------------------------------------------------------ */
body {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: black;
   background:url(images/grey.jpg) repeat left top;
	line-height: 130%;
	margin-top: 0px;
	list-style-type: square;
}
/* ------------------------------------------------------ */
#container {
   width: 950px;
	height: auto;
   margin: 0px auto;
   background:url(images/grey.jpg) repeat left top;
	background-color: #fdfdfd;
}
/* ------------------------------------------------------ */
#language {
	position: absolute;
	top: 18px;
	left: 0 px;
	width: 110px;
	margin: 0;
	height: 22px;
}
/* ------------------------------------------------------ */
#topmenu {
	position: relative;
	top: 14px;
	left: 110px;
	width: 600px;
	font-size: 93%;
	margin: 0;
	line-height: normal;
	height: 41px;
}
#topmenu ul {
	  margin:0;
	  padding:0px 0px 0 2px;
	  list-style:none;
}
#topmenu li {
      display:inline;
      margin:0;
      padding:0;
}
#topmenu a {
      float:left;
      background:url(images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}
#topmenu a span {
	float: left;
	display: block;
	background: url(images/menuright.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: silver;
}
/* Commented Backslash Hack hides rule from IE5-Mac */
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span {
	color: navy;
}
#topmenu a:hover {
   background-position:0% -42px;
	font-weight: 500;
}
#topmenu a:hover span {
   background-position:100% -42px;
	font-weight: 500;
}
#topmenu #current {
	background-position: 0% -42px;
	color: navy;
	font-weight: 600;
}
#topmenu #current span {
   background-position:100% -42px;
	color: navy;
	font-weight: bold;
    }
/* ------------------------------------------------------ */
#header {
   height: 80px;
   width: 950px;
   margin-left:0px;
   background-image:url('images/header.jpg');
}
* html #header { margin-left: 0; }
/* ------------------------------------------------------ */
#content {
   padding: 0em 0em;
   width: 950px;
	height: 700px;
   background:url(images/grey.jpg) repeat left top;
}
* html #content {height:1%}
* > html #content {height:auto}
/* ------------------------------------------------------ */
a:active,
a:visited,
a:link { color: navy; text-decoration: none; }
a:hover { color: navy; background-color: #6cb7ff; text-decoration: none; }
/* ------------------------------------------------------ */
#left {
	background: #fdfdfd;
	width: 80%;
	height: 80%;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-left: 5;
	margin-top: 5;
	margin-bottom: 5;
	margin-right: 5;
}
/* ------------------------------------------------------ */
#menu {
	width: 20%;
	height: 80%;
	float: right;
	overflow: hidden;
	text-align: left;
	background-color: #cdf3f3;
	background-image: url(images/dotted_vertical.gif);
	background-repeat: repeat-y;
}
#menu a {
	color: navy;
	text-decoration:none;
	}
#menu a:link {
	color: navy;
}
#menu a:visited {
   color: navy;
}
#menu a:hover {
	color: black;
	background-color: #6cb7ff;
}
#menu h2 {
	color: gray;
	font-size: 1em;
	font-weight: 800;
	margin: .86em 0 .214em 0.86em;
}
#menu p {
	font-size: 100%;
	line-height: 160%;
	margin: 0 0 2em;
	color: navy;
}
#menu ul {margin:0 0 0 1em; padding:0;}
#menu li {
   list-style-type:none; 
   font-size: 90%;
	font-weight: 800;
	line-height: 200%;
	color: navy;
	margin:0; 
	padding: 0 0 0 0.86em; 
}
/* ------------------------------------------------------ */
#footer {
	width: 950px;
	text-align: left;
	font-size: 80%;
	height: 20px;
	background-color: #E7F2FE;
	background: url('images/bg.gif') no-repeat right;
	border-top-width: 2px;
	border-style: dashed none none none;
	border-top-color: #CCCCCC;
   clear: both;
}
#footer a:link, a:visited {
	color: navy;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: black;
	background-color: #6cb7ff;
}
/* ------------------------------------------------------ */
#flowpic {
	position:relative;
	top: -44px;
	left: 0%;
	width: 316px;
	height:21px;
	background-image:url(images/bg.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
/* ------------------------------------------------------ */
h1 {
   font-size: 120%;
   color: #636563;
}
h2 {
	color:#ccc;
	font-size:2.18em; /* ~24px */
	font-weight:800;
	margin:0 0 0 /*.83em;  margin-bottom: ~20px */
}
h3 {
	color: navy;
	font-family: verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 3px;
	font-size: 0.8em;
	font-weight: bolder;
	padding: 0 2px;
	margin: 0;
}
/* ------------------------------------------------------ */
.style1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	font-weight:bold;
	color: #636563;
}
.style2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: navy;
}
.style3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #636563;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
.style4 {
   letter-spacing: 3px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: navy;
}
.style5 {
	font-size: 12px;
	color: #636563;
}
.style6 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: lighter;
	color: Black;
}
.style7 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	color: navy;
	background-color: #cdf3f3;
}

/* ------------------------------------------------------ */