body
{
  background: white url(/img/bg.png) fixed repeat-x;
}

object
{
  outline:           none;
}

.flashIntro
{
  background-color: transparent;
}

.go
{
  margin: 0 0px 0 600px;
}

.imgIntro {
  height:140px;
  padding:150px 0px 0px 0px;
}

.flashIntro #clip
{
  background:#fff;
  width: 875px;
}

.videoIntro
{
  overflow: hidden;
  height: 290px;
  width: 875px;
}

.videoIntro #clip
{
  position: absolute;
  top: 175px;
  left: 55px;
  height: 252px;
  width: 447px;
  background-color: red;
}
