/* Reset */
.footer p {
font-size: 14px;
font-style: normal!important;
}
.footer{
display:block;
margin:0 auto;
margin-top:100px
}
.coming_soon a {
text-decoration: none;
}
.coming_soon a p{
font-style: normal!important;
}
.coming_soon p {
/*text-shadow: 1px 1px 7px #3e3935;*/
/*filter: dropshadow(color=#3e3935, offx=1, offy=1);*/
font-style: italic;
}
.footer a{text-decoration:none;}

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:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body{
margin:0;
padding:0;
font-family: Helvetica Neue, Helvetica, Arial;
  /*background: url(images/bg.jpg) no-repeat center center fixed; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.container{
width: 636px;
margin: 0 auto;
}

.header{
width:636px;
float: left;
margin-top: 150px;
}

a.logo{
width: 400px;
margin: 0 auto 30px auto;
text-shadow: 1px 1px 7px #3e3935;
filter: dropshadow(color=#3e3935, offx=1, offy=1);
font-size: 100px;
color: #fff;
display: block;
text-align: center;
}

a.logo span{
display: block;
text-align: center;
font-size: 11px;
letter-spacing: 4px;
text-transform: uppercase;
margin-top: 300px!important;
}

.clear{
clear: both;
}

.coming_soon{
width: 636px;
float: left;
}

p{
color: #253457;
font-size: 18px;
text-align: center;
}

.information{
margin: 20px auto 0 auto;
padding: 0;
/*background: url(images/form.png) left top no-repeat;*/
height: 48px;
width: 307px;
padding: 9px 0 0 9px;
}

.main{
width: 299px;
height: 37px;
float: left;
background: url(images/field.png) left top no-repeat;
}

.field{
width: 217px;
float: left;
border: none;
background: none;
height: 36px;
padding: 0 10px;
font-family: Helvetica Neue, Helvetica, Arial;
color: #304e62;
font-size: 14px;
font-weight: bold;
text-shadow: 1px 1px 0px #ffffff;
        filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.go{
border: 0;
width: 62px;
height: 36px;
float: left;
background: url(images/go.png) left top no-repeat;cursor: pointer;
}

.go:hover{
background: url(images/go.png) left bottom no-repeat;
}