@charset "utf-8";
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3399CC;
}
h1 {
	font-size: 24px;
	color: #336699;
  padding-top: 15px;
}
h2 {
	margin-top: 0px;
  padding-top: 0px;
  font-size: 16px;
	color: #336699;
  line-height: 1em;
}
h3 {
	font-size: 14px;
	color: #336699;
}
div.homepage{
  width: 950px;
}
div.header {
  width: 950px;
  height: 210px;
}
div.slogan {
  padding-top: 197px;
  padding-left: 360px;
  font-size: 12px;
  line-height: 1.4em;
}

div.content {
  width: 677px;
  float: right;
  padding-top:20px;
}

div.content_start {
  width: 677px;
  float: right;
  padding-top:20px;
}

div.line{
  background-image: url(images/content_line.jpg);
  background-repeat: no-repeat;
  width: 674px;
  height: 1px;
  }

div.content_start p {
  width: 360px;
  float:left;
  text-align:justify;
  padding: 0;
  line-height: 1.35em;
 }

div.content p {
  width: 674px;
  float:left;
  text-align:justify;
  padding: 0;
  line-height: 1.35em;
 }
 
 div.text {
  float: left;
  width: 360px;
 }
 
 div.pictures {
  width: 290px;
  float: right;
  padding-top: 15px;
  margin-top: 0px;
  }
  
div.pictures img{
  padding-top: 0px;
  padding-bottom: 15px;
  margin: 0px;
  }

* html div.pictures {
  padding-top: 0px;
  }

div.content_bottom img{
  padding-top: 0px;
  padding-bottom: 15px;
  margin: 0px;
  float: left;
  }
  
div.menu {
  width: 200px;
  height: 600px;
  padding-left: 51px;
  padding-top: 14px;
  float: left;
}

div.counter {
  width: 150px;
  height: 50px;
  padding-left: 15px;
  margin-top: 70px;
  /* float: left; */
  font-size: 10px;
  text-align: center;
}

div.menu_bar{
  background-image: url(images/menu_bg.jpg);
  background-repeat: no-repeat;
  width: 179px;
  height: 411px;
  margin-left: 0px;
  padding-left: 15px;
  padding-top: 8px;
  font-size: 15px;
  line-height: 2.15em;
  font-weight: bold;
  float: left;
  text-indent: 0px;
  text-align: left;
}
div.menu_bar ul {
  list-style-type: none;
  color: white;
  margin: 0;
  padding: 0;
  }
div.menu_bar li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
div.menu_bar  a:link{
  color: white;
  text-decoration: none;
}
div.menu_bar a:visited{
  color: white;
  text-decoration: none;
}
div.menu_bar a:hover{
  color:#00ccff;
  text-decoration: none;
}
div.menu_bar a:active{
  color:#00ccff;
  text-decoration: none;
}
  
div.navi_bottom {
  padding-top: 30px;
  padding-left: 20px;
  background-image: url(images/bg_nav_bottom.jpg);
  background-repeat: no-repeat;
  clear: both;
  width: 950px;
  float: left;
  height: 50px;
  margin-top: 80px;
  text-align: center;
  font-size: 11px;
  }  
span.copyright {
  color: grey;
  font-size:10px;
  }
-->

