body {
	background: #75C4D8;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: center;
}

DIV.outer {
     position: absolute;
     left: 50%;
     top: 50%;
     width: 782px;
     height: 432px;
	 background: #00A5B5;
     margin-left: -391px; /* half of width */
     margin-top: -216px;  /* half of height */
}

#cntcontainer {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 780px;
	height: 416px;
	background-image: url("img/bgr.gif");
	background-repeat: no-repeat;
}
/*************************menu***********************/
#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 662px;
	height: 60px;
	background: #FF8A01;
	background-image: url("img/motto.gif");
	background-repeat: no-repeat;
}

#submenu {margin-top: 35px; background-color: #00a5b5; height: 22px; padding-top: 3px;}
#submenu a {color: #fff; font-size: 1.3em; font-variant: small-caps; text-decoration: none; padding-left: 30px; padding-right: 30px;}
#submenu a:hover {color: #000;}
#submenu a.selected {color: #000;}
#logo {
	position: absolute;
	top: 0;
	left: 660px;
	width: 118px;
	height: 60px;
}
/********************************/
#left {
	position: absolute;
	top: 78px;
	left: 146px;
	width: 230px;
	text-align: right;
	line-height: 11px;
}

#right {
	position: absolute;
	top: 78px;
	left: 402px;
	width: 230px;
	text-align: left;
	line-height: 11px;
}

#approach {
	position: absolute;
	top: 80px;
	left: 158px;
	width: 465px;
	height: 230px;
	text-align: left;
	line-height: 15px;
	z-index: 1000;
}

#foto {
	position: absolute;
	top: 78px;
	left: 130px;
	width: 250px;
	text-align: right;
}

#productright {
	position: absolute;
	top: 80px;
	left: 404px;
	width: 226px;
	height: 325px;
	text-align: left;
	line-height: 15px;
}

#northamerica {
	position: absolute;
	top: 100px;
	left: 15px;
	width: 200px;
	text-align: right;
}

#southamerica {
	position: absolute;
	top: 290px;
	left: 35px;
	width: 200px;
	text-align: right;
}

#europe {
	position: absolute;
	top: 65px;
	left: 315px;
	width: 270px;
	text-align: left;
}

#africa {
	position: absolute;
	top: 355px;
	left: 325px;
	width: 250px;
	text-align: left;
}

#asia {
	position: absolute;
	top: 100px;
	left: 540px;
	width: 230px;
	text-align: left;
}

#australia {
	position: absolute;
	top: 290px;
	left: 590px;
	width: 200px;
	text-align: left;
}

#productright LI {margin-bottom: 3px}

#productright UL {margin-top: 5px; margin-bottom: 5px; margin-left: 0; padding-left: 16px}
#member_detail UL {margin-top: 0; margin-bottom: 5px; margin-left: 0}

#pic {
	position: absolute;
	top: 326px;
	left: 398px;
	z-index: 1000;
}

#state {
	position: absolute;
	top: 327px;
	left: 119px;
}

#contact {
	position: absolute;
	top: 195px;
	left: 0;
	height: 221px;
	overflow: hidden;
}

#member {
	position: absolute;
	top: 195px;
	left: 0;
	height: 115px;
}

#app {
	position: absolute;
	top: 194px;
	left: 0;
	height: 222px;
	overflow: hidden;
}

#search {
	position: absolute;
	top: 310px;
	left: 628px;
	width: 110px;
	text-align: center;
	line-height: 11px;
}

#member_contact {
	position: absolute;
	top: 78px;
	left: 405px;
	width: 300px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

#member_detail {
	position: absolute;
	top: 198px;
	left: 155px;
	width: 465px;
	height: 210px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}

#langsel {
	position: absolute;
	top: 418px;
	left: 0px;
	width: 782px;
	height: 12px;
	padding-top: 2px;
	background: #75C4D8;
	text-align: right;
	font-size: 10px;
}

.menubutton {padding-top: 35px; border: 0}

SELECT {
	font-size: 10px;
	border: 1px solid #00A5B5;
	margin-top: 5px;
}

A {color: #00848C}
UL {list-style: circle}
LI {margin-bottom: 6px}
P {margin-top: 0}
BP {width: 80px;}
.nostyle {list-style: none}

/* BEGINNING OF SCROLLBAR */

#Container {
  position: absolute;
  top: 0;
  left: 0; 
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent;
}

.Scroller-Container {position: absolute; background: transparent}

.Scroller-Container H3 {font-size: 14px; font-weight: bold}

#Scrollbar-Container {
  position: absolute;
  top: 102px;
  left: 717px;
  width: 7px;
  height: 180px;
}
.Scrollbar-Track {
  width: 7px;
  height: 180px;
  background: #00A5B5;
}
.Scrollbar-Handle {
  position: absolute;
  width: 7px;
  height: 45px;
  background-color: #FF8A01;
}
#sbLine {
  position: absolute;
  width: 0;
  height: 0;
}

/* END OF SCROLLBAR */

