/* CSS Document */

html, body {
  background: #000000;
  padding: 0px;
  margin: 0px;
  color: #FFFFFF;
}

img {
  border: none;
}

#container {
  width: 760px;
  padding: 0px;
  margin: 0px;
}

#top {
  width: 760px;
  height: 239px;
  background: url(../../MCG_Images/MCG_MCG/EN/Splash/top.jpg) top left no-repeat;
}

#brands {
  width: 760px;
  height: 31px;
}

#slides {
  width:  593px;
  height:  350px;
  float: left;
  background: url(../../MCG_Images/MCG_MCG/EN/Splash/slides.jpg) top left no-repeat;
}

#vert_nav {
  width: 167px;
  height: 350px;
  float: right;
}

