body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border:  none;
}
address, caption, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  margin: 0;
  padding: 0;
  background: #000000 url(../images/bg.jpg) no-repeat scroll center top;
  font-family: Helvetica Neue,Helvetica,Arial;
}
.container {
  margin: 0 auto;
  width: 636px;
  font-family: Arial,Helvetica,sans-serif;
}
.header {
  width: 636px;
  float: left;
  padding-top: 20px;
  font-family: Arial,Helvetica,sans-serif;
}
a.logo {
  margin: 0 auto 30px;
  width: 300px;
  text-shadow: #3e3935 1px 1px 7px;
  font-size: 80px;
  color: white;
  display: block;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
a.logo span {
  display: block;
  text-align: center;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans-serif;
}
.clear {
  clear: both;
}
ul.social {
  margin: 0 auto;
  width: 109px;
  height: 24px;
}
ul.social li {
  background: transparent url(../images/social.png) no-repeat scroll left top;
  float: left;
  position: relative;
  height: 24px;
}
ul.social li.fb {
  height: 24px;
  background-position:  0 0;
  width: 21px;
  margin-right: 20px;
}
ul.social li.fb:hover {
  background-position: 0 -24px;
}
ul.social li.fb a {
  display: block;
  width: 21px;
  height: 24px;
}
ul.social li.tw {
  height: 24px;
  background-position: -31px 0;
  width: 21px;
  margin-right: 20px;
}
ul.social li.tw:hover {
  background-position: -31px -24px;
}
ul.social li.tw a {
  display: block;
  width: 21px;
  height: 24px;
}
ul.social li.yt {
  height: 24px;
  background-position: -67px 0;
  width: 24px;
}
ul.social li.yt:hover {
  background-position: -67px -24px;
}
ul.social li.yt a {
  display: block;
  width: 24px;
  height: 24px;
}
.video {
  margin: -20px 0;
  padding: 68px;
  background: transparent url(../images/video.png) no-repeat scroll left top;
  width: 500px;
  height: 278px;
}
.coming_soon {
  width: 636px;
  float: left;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
}
p {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.information {
  margin: 20px auto 0;
  padding: 9px 0 0 9px;
  background: transparent url(../images/form.png) no-repeat scroll left top;
  height: 48px;
  width: 307px;
}
.main {
  background: transparent url(../images/field.png) no-repeat scroll left top;
  width: 299px;
  height: 37px;
  float: left;
}
.field {
  border:  none;
  padding: 0 10px;
  background: transparent none repeat scroll 0% 50%;
  width: 217px;
  float: left;
  height: 36px;
  font-family: Helvetica Neue,Helvetica,Arial;
  color: #304e62;
  font-size: 14px;
  font-weight: bold;
  text-shadow: #ffffff 1px 1px 0px;
}
.go {
  border:  none;
  background: transparent url(../images/go.png) no-repeat scroll left top;
  width: 62px;
  height: 36px;
  float: left;
  cursor: pointer;
}
.go:hover {
  background: transparent url(../images/go.png) no-repeat scroll left bottom;
}
