
body {
  font-family: Verdana, Arial, Helvetica, sans, sans-serif;
  font-size: 12px;
  color: #65573c;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #efede8;
  background-image: url(../images/centerbgcolor.jpg);
  background-position: top;
  background-repeat: repeat-y;
}

#container1 {
  /*border:1px solid green;*/
  margin:0px;
  padding:0px;
}

#container2 {
  position: relative;
  background-color: white;
  margin:0px;
  padding:0px;
  width: 900px;
}

#flashHeader {
  height: 100px;
}

#maincontent { background-color: white; position: relative; }

#promozone { height: 40px; text-align: center; }

#pageTitle { text-align: center; font-weight: lighter; font-size: 20px; text-transform: uppercase; }
#maincontentPicDiv1 { position: relative; width: 900px; height: 464px; background-repeat: no-repeat; }
#maincontentSubDiv1 { margin-left: 456px; height: 464px; }
#pageBody1 { padding: 20px; }


#maincontentLayout1 { width: 900px; }
#maincontentSubDivLayout1 { clear: both;}
#pageBodyLayout1 { width: 380px; float: right; margin: 0px 40px 40px 10px;}
#cosmeticFlash { width: 455px; float: left; margin: 0px; }

#footer {
  clear: both;
  font-size: 10px;
  padding: 20px;
  text-align: center;
  background-color: #dbd7cd;
}

#footer a {
  text-transform:lowercase;
  padding: 3px;
  color: #999999;
}

h1, h2 { margin-top: 0px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #bcb5a7; }

h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }

p { margin-top: 0px; margin-bottom: 20px; }


a { text-decoration: none; color: #7499BA; }
#maincontentLayout1 * a:hover { text-decoration: underline; color: #43586B; }

ul { margin: 0px 0px 30px 0px; padding-left: 10px; }
li { margin: 0px 0px 7px 0px; }

label { display: block; }

.suiteLink, .suiteLinkTitle, .suiteInfoTitle { display: block; font-size: 11px; padding: 5px; color: #000000; height: 17px; color: #ffffff; font-weight: bold; text-transform: uppercase; }


.suitesLinks { position: absolute; width: 200px; top: 98px; left: 731px; width: 168px; }
.suiteLinkTitle { background-color: #60501A; }
.suiteLink { background-image: url(../images/transparent.png); }
.suiteLink:hover { background-color: #000000; }

.suiteInfoTitle { position: absolute; width: 200px; top: 98px; left: 567px; width: 153px; background-color: #60501A; }
.suiteInformation { position: absolute; top: 125px; left: 568px; width: 280px; padding: 20px; background-image: url(../images/transparent.png); color: #ffffff; }

.navigationLinkLang { }
.navigationLink {  }

#popup { z-index: 101; margin: 20px; }
#popupMask { z-index: 100; position: absolute; top: 0px; left: 456px; width: 444px; height: 391px; text-align: center; background-image: url(../images/mask1.png); }
