html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ib {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}
.ir {
  overflow: hidden;
  display: block;
  text-indent: -999em;
  text-align: left;
  direction: ltr;
  background-repeat: no-repeat;
}
.m0 { margin: 0; }
.fleft { float: left; }
.fright { float: right; }
html {
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
}
body {
  font: 0.75em/1.7 Arial, Helvetica, sans-serif;
  color: #5f5f5f;
}
a:link {
  color: #6d94bf;
  text-decoration: none;
}
a:visited {
  color: #6d94bf;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
img.left {
  float: left;
  margin: 0.42em 1em 0.33em 0;
}
img.right {
  float: right;
  margin: 0.42em 0 0.33em 1em;
}
img.center {
  display: block;
  text-align: center;
  margin: 1em auto;
}
h1, h2, h3 {
  margin: 0 0 0.8em;
  color: #010c69;
  font-size: 1.42em;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
}
h3 { font-size: 1.22em; }
fieldset { padding: 1em 1em 0; }
input[type="text"], textarea {
  margin: 2px 0 1em;
  padding: 5px 3px;
  width: 96%;
  border: 1px solid #a7a7b1;
  background: #f7f7f8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  resize: none;
}
input[type="submit"] {
  overflow: hidden;
  margin: 0 4px 3px;
  width: 93px;
  height: 20px;
  text-indent: -999px;
  border: none;
  cursor: pointer;
  background: url(../gfx/bt_send.png) 0 0 no-repeat;
  font-size: 0;
  display: block;
  line-height: 0;
}
#logo {
  position: absolute;
  top: 1.5em;
  left: 1em;
}
.wrapper {
  margin: 0 auto;
  width: 980px;
}
.header {
  position: relative;
  height: 400px;
  background: url(../gfx/top.jpg) 0 74px no-repeat;
}
.header a.more {
  position: absolute;
  top: 305px;
  left: 40px;
}
.nav {
  position: absolute;
  right: 0;
  top: 25px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px -1px 0px 0 #7995b2;
  -moz-box-shadow: inset 0px -1px 0px 0 #7995b2;
  box-shadow: inset 0px -1px 0px 0 #7995b2;
  -webkit-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.3);
}
.nav a {
  text-decoration: none;
  color: #222965;
  font-size: 1.17em;
}
.nav a:hover { text-decoration: underline; }
.nav li {
  float: left;
  padding: 0 2em;
  height: 58px;
  line-height: 58px;
}
.nav .special {
  padding: 0 1.5em;
  text-align: right;
  background: #10487c;
  height: 48px;
  padding-top: 10px;
  line-height: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav .special a {
  color: #ffffff;
  font-size: 0.9em;
}
.nav .special a:hover { text-decoration: none; }
.content {
  overflow: hidden;
  padding: 1.5em 0;
  border-bottom: 1px solid #dedee1;
}
.col {
  float: left;
  padding: 0 25px;
  width: 190px;
}
.col p { margin: 0 0 1em; }
.col ul li {
  padding: 0 0 0 1em;
  background: url(../gfx/li.png) 0 50% no-repeat;
}
.main { width: 640px; }
.home .col { width: 190px; }
.home .main { width: 420px; }
.contact {
  margin: 1.5em 0;
  padding: 1em;
  border: 1px solid #dedee1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact h2 {
  float: left;
  margin: 2.5em 2em 0;
  width: 227px;
  height: 62px;
  background: url(../gfx/h_form.png);
}
.contact .msg {
  margin: 0 auto 0.5em;
  padding: 0.5em;
  width: 99%;
  font-size: 1.09em;
  text-align: center;
  background: #f7f7f8;
  -webkit-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.contact fieldset.fleft { width: 370px; }
.contact fieldset.fleft label {
  float: left;
  width: 52%;
}
.contact fieldset.fleft input[type="text"] { width: auto; }
.contact fieldset.fright { padding-top: 1em; }
.footer {
  overflow: hidden;
  padding: 1em 2em;
  font-size: 0.92em;
}
.footer .created { float: left; }
.footer .top { float: right; }
a.more {
  display: block;
  width: 93px;
  height: 20px;
  text-indent: -999em;
  background: url(../gfx/bt_more.png) 0 0 no-repeat;
}
.monna-tip {
  position: absolute;
  z-index: 100000;
  display: none;
  padding: 5px;
  white-space: nowrap;
  color: #ffffff;
  border: 1px solid #7caac2;
  background: #10487c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
@media print {
	* { background: transparent !important;
		color: #444 !important; text-shadow: none;
	}
	
	a, a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	
	a:after		{ content: " (" attr(href) ")"; }
	abbr:after	{ content: " (" attr(title) ")"; }
	.ir a:after	{ content: ""; }  /* Don't show links for images */
	
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	img			{ page-break-inside: avoid; }
	p, h2, h3	{ orphans: 3; widows: 3; }
	h2, h3		{ page-break-after: avoid; }
}

