body {
  font-family:Arial;
  color:#FFFFFF;
  background-color:#FFFFFF;
  margin: 0px;
}

#container {
  width: 685px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  text-align: left;
}

#header {
  width: 685px;
  height: 173px;
  font-size:0.8em;
  background-image:url(images/layout/header2.jpg);
  background-repeat:no-repeat;
}
.left {
  width:271px;
  height:60px;
  margin-left:12px;
  margin-top:6px;
  font-family:Arial;
  color:#00a2ff;
  font-weight:bold;
  font-size:1em;
  float:left;
  z-index:0;
}

.right {
  width:271px;
  height:60px;
  font-family:Arial;
  color:#00a2ff;
  font-weight:bold;
  font-size:1em;
  float:right;
  margin-top:16px;
  text-align:right;
  margin-right:8px;
  z-index:0;
}

.navigationl {
  width:248px;
  height:31px;
  float:left;
  margin-left:12px;
  margin-top:12px;
  color:#efefef;
  z-index:0;#
  display: inline;
}

.logo {
  width:88px;
  height:88px;
  float:left;
  margin-left:36px;
  margin-top:-18px;
  display:inline;
}

* html .logo
{
 margin-top:-18px
 margin-top:6px;
}

.navigationr {
  width:232px;
  height:31px;
  float:right;
  margin-right:12px;
  margin-top:2px;
  color:#efefef;
  z-index:0;#
  display: inline;
}

* html .navigationl
{
 height: 1px;
 margin-top:6px;
}

#mainmiddle {
  width: 685px;
  font-size:0.7em;
  background-image:url(images/layout/main.jpg);
  background-repeat:repeat;
  z-index:0;
}

.news {
  width:295px;
  height:304px;
  background-image:url(images/layout/content.png);
  background-repeat:no-repeat;
  float:left;
  margin-left:30px;
  display: inline;
  z-index:0;
}

.newsarea {
  width:250px;
  height:294px;
  font-size:0.7em;
  float:left;
  display: inline;
  z-index:0;
  margin-top:5px;
  margin-left:5px;
  color:#000000;
}

.stock {
  width:295px;
  height:304px;
  background-image:url(images/layout/content.png);
  background-repeat:no-repeat;
  float:right;
  margin-right:30px;
  display: inline;
  z-index:0;
}

.stockarea {
  width:250px;
  height:294px;
  font-size:0.7em;
  float:left;
  display: inline;
  z-index:0;
  margin-top:5px;
  margin-left:5px;
  color:#000000;
}

#middle {
  width: 685px;
  background-image:url(images/layout/main.jpg);
  background-repeat:repeat;
  z-index:0;
}

#footer {
  width: 685px;
  height:22px;
  background-image:url(images/layout/footer.jpg);
  background-repeat:no-repeat;
  z-index:0;
}

#sitemap {
  float:left;
  font-size:0.6em;
}

#header a:link {color:#FFFFFF; text-decoration:none;}
#header a:visited {color:#FFFFFF; text-decoration:none;}
#header a:active {color:#FFFFFF; text-decoration:none;}
#header a:hover {text-decoration:none; font-weight:bold; color:#FFFFFF;}

a.newsarea:link {color:#000000; text-decoration:none;}
a.newsarea:visited {color:#000000; text-decoration:none;}
a.newsarea:active {color:#000000; text-decoration:none;}
a.newsarea:hover {text-decoration:none; color:#ff0000;}

#mainmiddle a:link {color:#FFFFFF; text-decoration:none;}
#mainmiddle a:visited {color:#FFFFFF; text-decoration:none;}
#mainmiddle a:active {color:#FFFFFF; text-decoration:none;}
#mainmiddle a:hover {text-decoration:none; color:#000000;}