@charset "UTF-8";
/* CSS Document */

body {
  background: #08141a;
  margin: 0px;
  padding: 0px;
}
#wrapper {
  margin: 0px auto;
  padding: 0px;
  height: 2400px;
  width: 1100px;
  background: #08141a;
}
#wrapper #header {
  background: #08141a url(none);
  margin: 0px;
  padding: 0px;
  float: left;
  height: 300px;
  width: 205px;
}
#wrapper #header-right {
  background: #08141a;
  margin: 0px;
  padding: 0px;
  float: right;
  height: 2400px;
  width: 895px;
  letter-spacing: 0.1em;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}
#wrapper #left {
  float: left;
  height: 300px;
  width: 205px;
}
#wrapper #leftbelow {
  width: 205px;
  height: 600px;
}
#wrapper #header-right #wearhouse {
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
  height: 30px;
}
h1 {
  font-size: 14px;
  color: #FFFFE6;
  padding-left: 45px;
  margin-top: 30px;
  line-height: 23px;
  text-align: left;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFE6;
  line-height: 25px;
  letter-spacing: 0.1em;
  padding: 0px;
  margin: 5px 0px 0px 5px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #CCCCCC;
  letter-spacing: 0.3em;
  margin: 0px;
  padding-left: 45px;
}
#wrapper #header-right #header-rigt2 {
  background: #08141a;
  float: right;
  height: 150px;
  width: 150px;
  margin-top: 20px;
  margin-right: 20px;
}
#wrapper #header-right #bo {
  background: #08141a;
  height: 120px;
  margin-top: 10px;
  padding-top: 35px;
}
a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
a:hover {
  color: #FF0000;
}
#wrapper #header-right #top {
  background: #08141a;
  margin: 30px 0px 0px 32px;
  padding: 0px;
  height: 40px;
}
#wrapper #header-right #top2 {
  background: #FFFFE6;
  margin: 0px;
  padding: 0px;
  height: 2px;
  color: #333333;
}
#wrapper #header-right #top3 {
  background: #08141a;
  margin: 15px 0px 0px;
  padding: 0px;
  height: 15px;
}
#wrapper #header-right #top3 strong {
  font-size: 12px;
  color: #FFFFFF;
  margin-left: 40px;
  margin-top: 5px;
}
#wrapper #header-right #pic_box {
  margin: 0px;
  padding: 0px;
  height: 450px;
}
#wrapper #header-right #pic_box #photo1 img {
  margin-left: 25px;
  margin-top: 0px;
  height: 425px;
  width: 615px;
}
#wrapper #header-right #pic_box #photo1 {
  margin: 5px 0px 0px 10px;
  padding: 0px;
  float: left;
  height: 440px;
  width: 660px;
}
#wrapper #header-right #pic_box #text {
  background: #02161B;
  float: right;
  height: 450px;
  width: 220px;
  margin-top: 0px;
}
.hidden {
	display : none;
}
}
a {
	text-decoration: none;
	outline:none;
}
