@charset "UTF-8";

.topheadlogo img{
		display: block;
	}

.topheadlogo img:first-child{
  margin:0 auto;
  height: 280px;
}
.topheadlogo img:nth-child(2){
  margin:0 auto;
  height: 40px;
}

#big-video-wrap{
	overflow: hidden;
    position: absolute;
    height: 398px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -100000000;
}

#header {
    text-align: center;
    height: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 ;
    _padding: 0;
    z-index: 0;
    background-image: url(../images/pattern.png);
     margin-bottom: 0; 
}

