body {
	padding: 0px;
	margin: 0px;
}

.roundedBox {
	width: 854px;
	position: absolute;
	margin-top: 15px;
	margin-left: 20px;
}

.boxTopLeft {
}

.boxTopRight {
  background-position: right top;
  background-repeat: no-repeat;
  height: 20px;
}

.boxBottomLeft {
}

.boxBottomRight {
  background-position: right top;
  background-repeat: no-repeat;
  height: 20px;
}

.boxContentLeft {
  background-position: left top;
  background-repeat: repeat-y
}

.boxContentRight {
  background-position: right top;
  background-repeat: repeat-y;
  padding: 0 24px;
}

.logo {
	background-image: url(../images/new/mentor.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 261px;
	visibility: visible;
	position: absolute;
	top: 4px;
	cursor: pointer;
	left: 23px;
}

.logo-aes {
	background-image: url(../images/new/mentor-aesthetics.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 261px;
	visibility: visible;
	position: absolute;
	top: 4px;
	left: 23px;
	cursor: pointer;

}


.content {
	padding-top: 70px;
	padding-left: 0px;
	background-color: #FFFFFF;
	}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
}


.list-standard {
	list-style-position: outside;
	list-style-image: url(../images/new/global/box-bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 50px;
	padding-right: 50px;
}

/* Hides from IE5-mac \*/
* html .roundedBox .boxContentLeft .boxContentRight .content {
height: 1%;
}
 /* End hide from IE5-mac */
 
 /* Hides from IE5-mac \*/
* html .roundedBox .boxContentLeft .boxContentRight {
height: 1%;
}



.global-band-home {
	background-image: url(../home/global-band.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 131px;
	visibility: visible;
	position: absolute;
	top: 2px;
	left: 721px;
	z-index: 5;
	}

.lang {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: 65px;
	width: 85px;
	top: 20px;
	left: 700px;
	z-index: 6;
}
.lang-menu {
	overflow: visible;
	position: absolute;
	visibility: hidden;
	height: auto;
	width: 182px;
	top: 70px;
	right: 200px;
	left: 600px;
	background-color: #FFFFFF;
	border: thin solid #93AAD0;
	padding: 5px 5px 10px;
	z-index: 7;
}

.lang-menu p {
	line-height: 10px;
}
