body {
  background-color : #ffffff;
  margin : 0px;
  text-align : center;
}
.mainContainer {
  margin-left : auto;
  margin-right : auto;
  text-align : left;
  position : relative;
  width : 794px;
}
.border {
  background-color : #8a8a8a;
  position : absolute;
  z-index : 1;
}
.box {
  background-color : #ffffff;
  font-family : Arial;
  font-size : 12px;
  overflow : hidden;
  padding : 0px;
  position : absolute;
  z-index : 2;
}
.innerContent {
  margin : 10px;
}
.innerTable {
  font-family : Arial;
  font-size : 12px;
  width : 178px;
}
.headerWhite, .headerBaseColor {
  color : #ffffff;
  font-weight : bold;
}
.headerBaseColor {
  color : #593b34;
}
a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
  color : #959595;
  font-weight : bold;
  text-decoration : none;
}
a.menu:hover {
  color : #ea3914;
  text-decoration : underline;
}
a.brand:link, a.brand:hover, a.brand:active, a.brand:visited {
  color : #593b34;
  font-weight : bold;
  text-decoration : none;
}
a.brand:hover {
  color : #ea3914;
  text-decoration : underline;
}
#borderLogo {
  height : 144px;
  left : 10px;
  top : 10px;
  width : 200px;
}
#boxLogo {
  background-image : url(img/global/logo.jpg);
  height : 142px;
  left : 11px;
  top : 11px;
  width : 198px;
}
#borderMenu {
  height : 452px;
  left : 10px;
  top : 164px;
  width : 200px;
}
#boxMenu, #boxMenuBooks {
  background-image : url(img/mignonWatch.jpg);
  background-position : left bottom;
  background-repeat : no-repeat;
  height : 450px;
  left : 11px;
  line-height : 32px;
  text-align : center;
  top : 165px;
  width : 198px;
}
#boxMenuBooks {
  background-image : url(img/booksSmall.jpg);
}
#innerContentMenu {
  margin-top : 22px;
}
#borderBrands {
  height : 606px;
  left : 640px;
  top : 10px;
  width : 144px;
}
#boxBrands {
  background-color : #f6fff6;
  height : 604px;
  left : 641px;
  line-height : 18px;
  top : 11px;
  width : 142px;
}
#innerContentBrands {
  margin-top : 5px;
}
#boxSpacer {
  height : 10px;
  left : 10px;
  top : 616px;
  width : 774px;
}