
body {
  color: #606060;
  background-color: #c0c0c0;
  background-image: url(../image/back.png);
  background-position: right top;
  background-repeat: no-repeat;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10pt;
}

a {
  border: none;
  text-decoration: none;
  color: #a0c0d0;
}

img {
  border: none;
}

#menu a {
  color: #909090;
}

#menu .menu-1-no a {
  color: #606060;
}

#menu .menu-1-act a {
  color: #606060;
}

#content a {
  text-decoration: underline;
  font-weight: bold;
}

td p {
  margin:0;
}

body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

h1 {
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 14pt;
	font-weight: bolder;
	color: #000080;
}

h1 /*.csc-firstHeader */  {
  background-repeat: no-repeat;
  background-image: url(../image/head.png);
}

h2 {
	font-size: 12pt;
	font-weight: bolder;
	color: #000080;
}

h3 {
	font-size: 10pt;
	font-weight: bolder;
	color: #000080;
}

/* main divs */

#top {
  position: relative;
  width: 1040px;
  padding-top: 136px;
  margin-left: auto;
  margin-right: auto;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../image/top.png);
}

#middle {
  position: relative;
  width: 1040px;
  min-height: 450px;
  margin-left: auto;
  margin-right: auto;
  background-position: left top;
  background-repeat: repeat-y;
  background-image: url(../image/middle.png);
}

#nav {
  position: absolute;
  left: 25px;
  top: 0px;
  width: 200px;
  z-index: 50;
  margin-left: auto;
  margin-right: auto;
}


#bottom {
  position: relative;
  width: 1040px;
  height: 315px;
  margin-left: auto;
  margin-right: auto;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url(../image/bottom.png);
  padding-left: 25px;
}

/* patch */

#patchlt {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 51px;
  height: 100%;
  background-image: url(../image/patchlt.png);
  background-repeat: no-repeat;
  background-position: left top;
}

#patchrt {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 89px;
  height: 100%;
  background-image: url(../image/patchrt.png);
  background-repeat: no-repeat;
  background-position: right top;
}

#patchrb {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 89px;
  height: 100%;
  background-image: url(../image/patchrb.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

/* menu */ 

#menu {
  position: relative;
  top: 140px;
}

.menutop {
  background-position: left top;
  background-repeat: no-repeat;
  height: 20px;
  background-image: url(../image/menutop.png);
}

#menumiddle {
  min-height: 200px;
}

.menumiddle {
  padding: 5px;
  padding-left: 25px;
  background-position: left top;
  background-repeat: repeat-y;
  min-height: 10px;
  background-image: url(../image/menumiddle.png);
}

.menubottom {
  position: relative;
  bottom: 0px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../image/menubottom.png);
}


#menu1 {
  font-family: Verdana;
}
.menu-1-no {
  width: 140px;
  height: 22px;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 2px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../image/button_ge.png);
  font-weight: normal;
}
.menu-1-act {
  width: 140px;
  height: 22px;
  padding-left: 10px;
  padding-right: 0;
  padding-top: 2px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url(../image/button_ge.png);
  font-weight: bold;
}

.menu-12-no {
  padding-bottom: 2px;
  padding-left: 10px;
  font-weight: normal;
}
.menu-12-act {
  padding-bottom: 2px;
  padding-left: 10px;
  font-weight: bold;
}

.menu-13-no {
  padding-bottom: 2px;
  padding-left: 15px;
  font-weight: normal;
}
.menu-13-act {
  padding-bottom: 2px;
  padding-left: 15px;
  font-weight: bold;
}

/* content */

#fotohead {
  position: relative;
  left: 51px;
  top: 0px;
  width: 900px;
  overflow: hidden;
}

#content {
  position: relative;
  left: 240px;
  top: 20px;
  width: 700px;
  padding-bottom: 20px;
  overflow: hidden;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin: 0px;
}

/* other */

#shop {
	width: 200px;
	height: 100px;
}

#contact {
	width: 200px;
	height: 190px;
	font-size: 9px;	
	color: #a0c0d0;
	font-weight: bold;
}

#logo {
	width: 140px;
	height: 29px;
	background-image: url(../image/move1-glow-100.png);
	background-repeat: no-repeat;
}

#bottomcontent {
  position: absolute;
  left: 240px;
  top: 180px;
  width: 700px;
  padding: 20px;
  vertical-align: bottom;
  font-size: 9px;	
  color: #a0c0d0;
  overflow: hidden;
}

.blogo {
  margin: 10px;
  height: 40px;
}


#trademarks {
  text-align: center;
}

