@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
body {
  background: #000000 none repeat scroll 0% 50%;
  font-family: helvetica,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
}
a {
  background-color: inherit;
  color: #990000;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  background-color: inherit;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  background-color: inherit;
  color: #990000;
  font-weight: bold;
  text-decoration: none;
}
p {
  margin: 2px 0px 16px 100px;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  color: #c6bc9a;
}
ul, ol {
  margin: 0 0 16px 15px;
  padding-left: 5px;
}
ul ul, ol ol {
  margin: 3px 0 0 15px;
}
.float-left {
  margin: 0px 10px 0px 0px;
  float: left;
}
h1 {
  margin: 90px 0px 0px 100px;
  color: #990000;
  font-size: 20px;
  text-align: left;
}
h2 {
  margin: 5px 0px 16px 100px;
  color: #555555;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0px;
}
h3 {
  margin: 0px 0px 8px 100px;
  color: #c6bc9a;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
h4 {
  margin-left: 50px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
#closer {
  background:#ffffff;
}
#closer p, #closer img {margin: 0; border: 0}
#web {display: none;}
#email {display: none;}
#print {display: none;}
#market {display: none;}
#web a, #email a, #print a, #market a {font-weight:bold; color: rgb(198, 188, 154);}
#web img {border:0; margin: 2px;}
#print img {border:0; margin: 2px 3px 0px;}

#caption {
  margin: 5px 0 10px;
  left: 0px;
  position: absolute;
  z-index: 3;
  top: 398px;
  color: #e7e7e7;
  font-size: 10px;
  font-weight: normal;
}
#header {
  height: 80px;
}
#concept {
  position: absolute;
  z-index: 3;
  left: 47px;
  top: 240px;
}
#design {
  position: absolute;
  z-index: 7;
  left: 69px;
  top: 240px;
}
#marketing {
  position: absolute;
  z-index: 7;
  left: 90px;
  top: 240px;
}
#numbers {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 200px;
}
#navbar {
  position: absolute;
  z-index: 5;
  left: 650px;
  top: 400px;
  width: 225px;
}
ul#menu li {
  margin: 0 2px;
  display: inline;
  color: #ed701c;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}
ul#menu li a {
  padding: 5px;
  text-decoration: none;
}
ul#menu li a:hover {
  padding: 5px;
}
#mainbox {
  background: #000000 none repeat scroll 0% 50%;
  width: 750px;
  height: 500px;
}
#stage {
  margin: 0 auto;
  width: 900px;
  position: relative;
  min-height: 600px;
}
#subconcept {
  position: absolute;
  z-index: 3;
  left: 47px;
  top: 45px;
}
#subdesign {
  position: absolute;
  z-index: 7;
  left: 69px;
  top: 45px;
}
#submarketing {
  position: absolute;
  z-index: 7;
  left: 90px;
  top: 45px;
}
#subnumbers {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 10px;
}
#subnumbers img, #subconcept img, #subdesign img, #submarketing img {border:0;}
#subnavbar {
  position: absolute;
  z-index: 8;
  left: 650px;
  top: 162px;
  width: 225px;
}

