/****************
*** body
*****************/

body {
}

/****************
*** wrapper
*****************/
div#wrapper {
  padding: 0px;
  width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: left;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #666666;
  border-left-color: #666666;
}

/****************
*** title
*****************/
div#title {
  width: 900px;
  height: 75px;
  margin: 0px;
}



/****************
*** title-top
*****************/
div#title-top {
  font-size: small;
  color: #FFFFFF;
  background-color: #666666;
  text-align: center;
  margin: 0px;
  padding: 0px;

  display: inline;
  float: left;
  width: 900px;
  height: 15px;
}

/****************
*** title-title
*****************/
div#title-title {
/*  line-height: 160%; */
  height: 50px;
  mrgin: 0px;

}


div#title-title h1 {
  color: #666666;
  margin: 0px 0px 0px 0px;
  padding: 2px;
  display: block;
  text-indent: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  height: 50px;
}

div#title-title a.h1:link {
  color: #666666;
  margin: 0px;
  padding: 10px;
  text-indent: 20px;
  text-decoration: none;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #444444;
}

div#title-title a.h1:visited {
  color: #666666;
  margin: 0px;
  padding: 10px;
  text-indent: 20px;
  text-decoration: none;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #444444;
}

div#title-title a.h1:hover {
  color: #666666;
  margin: 0px;
  padding: 10px;
  text-indent: 20px;
  text-decoration: none;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #444444;
}

/****************
*** title-top2
*****************/
div#title-top2 {
  font-size: small;
  color: #FFFFFF;
  background-color: #444444;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: inline;
  float: left;
  width: 900px;
  height: 10px;
}

/****************
*** title-right-space
*****************/
div#title-right-space {
  font-size: small;
  color: #FFFFFF;
  background-color: #666666;
  text-align: center;
  margin: 0px;
  padding: 3px;
  display: inline;
  float: left;
  width: 400px;
}


/****************
*** menu-top
*****************/
div#menu-top {
  margin: 0px;
  padding: 5px;
  clear: both;
  height: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  background-color: #444444;
}

div#menu-top a {
  font-size: 14px;
  padding: 7px;
  font-weight: bold;
  margin: 1px;
}

div#menu-top ul {
  display:inline;
  width:900px;
}
div#menu-top ul li {
  float:left;
  text-align:center;
  background-color: #444444;
  display:inline;
  width:177px;
}
div#menu-top ul li a {
  background-color: #444444;
  color:#ffffff;
  border:1px solid #444444;
  text-decoration:none;
  padding:5px;
}
div#menu-top ul li a:hover {
  background-color:#ffffff;
  color: #444444;
  border:1px solid #444444;
}

/****************
*** container
*****************/
div#container {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 900px;
}

div#container h2 {
  text-indent: 15px;
  padding: 2px;
  margin-top: 7px;
  margin-right: 30px;
  margin-bottom: 7px;
  margin-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
  font-size: medium;
  color: #666666;
}

div#container h3 {
  font-size: 14px;
  color: #666666;
  margin: 5px 100px 20px 20px;
  padding: 2px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

div#container h4 {
  font-size: small;
  color: #666666;
  margin: 5px;
  padding: 2px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}

/****************
*** main
*****************/
div#main {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 600px;
}

div#main p {
  font-size: 13px;
  line-height: 160%;
  padding: 5px;
  margin-top: 7px;
  margin-right: 15px;
  margin-bottom: 12px;
  margin-left: 15px;
  width: 520px;
}

div#main dl {
  width: 450px;
  margin: 0px;
  border-width: 0px 0px 1px 0px;
  border-color: #666666;
  border-style: solid;
  clear: left;
}

div#main dt,dd {
  margin: 0px;
  border-color: #666666;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
}

div#main dt {
  width: 120px;
  margin: 0px;
  font-weight: bold;
  float: left;
  clear: left;
}

div#main dd {
  margin-left: 120px;
  background:#ffffff;
}

/****************
*** content-right
*****************/
div#content-right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 300px;
}


/****************
*** menu-left
*****************/
div#menu-left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 200px;
}

div#menu-left a.block:link {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  margin: 1px 6px;
  padding: 2px;
  display: block;
  text-indent: 10px;
  border: 1px solid #ccddee;
  background-color: #ccddee;
}

div#menu-left a.block:visited {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  margin: 1px 6px;
  padding: 2px;
  display: block;
  text-indent: 10px;
  border: 1px solid #ccddee;
  background-color: #ccddee;
}

div#menu-left a.block:hover {
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  margin: 1px 6px;
  padding: 2px;
  display: block;
  text-indent: 10px;
  border: 1px solid #444444;
  background-color: #eeeeee;
}

div#menu-left p {
  font-size: 11px;
  line-height: 150%;
  padding: 2px;
  margin-right: 7px;
  margin-left: 7px;
  margin-top: 3px;
  margin-bottom: 3px;
}

/****************
*** news-right
*****************/
div#news-right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 300px;
}

div#news-right p {
  font-size: 11px;
  line-height: 150%;
  padding: 2px;
  margin-right: 7px;
  margin-left: 7px;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 250px;
}

/****************
*** about-right
*****************/
div#about-right {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 300px;
}

div#about-right p {
  font-size: 11px;
  line-height: 150%;
  padding: 2px;
  margin-right: 7px;
  margin-left: 7px;
  margin-top: 3px;
  margin-bottom: 3px;
}


div#about-right dl {
  width: 250px;
  margin-left: 10px;
  margin-right: 10px;
  border-width: 0px 0px 1px 0px;
  border-color: #666666;
  border-style: solid;
  clear: left;
}

div#about-right dt,dd {
  font-size: 12px;
  margin: 0px;
  border-color: #666666;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
}

div#about-right dt {
  width: 90px;
  margin: 0px;
  font-weight: bold;
  float: left;
  clear: left;
}

div#about-right dd {
  margin-left: 90px;
  background:#ffffff;
}

/****************
*** footer
*****************/
div#footer {
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0px;
  margin: 0px;
  clear: both;
  width: 900px;
  background-color: #666666;
}

div#footer a {
  color: #FFFFFF;
}


div#space50 {
  height: 50px;
}

div#space200 {
  height: 200px;
}
