body {
	padding: 0px;
	margin: 0px auto;
}

.roundedBox {
	width: 854px;
	position: absolute;
	margin-top: 15px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 10px;
}

.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;
}


.headerpix {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 120px;
	width: 802px;
	left: 24px;
	top: 95px;
	border: 1px solid #97B1D0;
	background-repeat: no-repeat;
	background-position: left top;
	
}

.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: 24px;
}

.logo-aes {
	background-image: url(../images/new/mentor-aesthetics.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 261px;
	visibility: visible;
	position: absolute;
	top: 4px;
	cursor: pointer;

}


.logo-face {
	background-image: url(../images/new/puragen.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 183px;
	visibility: visible;
	position: absolute;
	top: 16px;
	cursor: pointer;
	left: 30px;

}

.content {
	padding-top: 217px;
	padding-left: 235px;
	background-color: #FFFFFF;
	}

.sidenav {
	width: 215px;
	visibility: visible;
	position: absolute;
	top: 235px;
	overflow: visible;
}

.sidenav-puragen {
	width: 215px;
	visibility: visible;
	position: absolute;
	top: 245px;
	overflow: visible;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #666666;
}

.featurebox {
	width: 215px;
	height: 115px;
	visibility: visible;
	overflow: visible;
	background-image: url(../images/new/global/box215x115.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding: 1px 10px 5px 12px;
	margin-bottom: 8px;
}


.featurebox2 {
	width: 215px;
	height: 141px;
	visibility: visible;
	overflow: visible;
	background-image: url(../images/new/global/box215x141.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding: 1px 10px 5px 12px;
	margin-bottom: 8px;
}


.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;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 50px;
}

.list-puragen {
	list-style-position: outside;
	list-style-image: url(../images/new/global/puragen-bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 35px;
	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 .content-FULL {
height: 1%;
}
 /* End hide from IE5-mac */
 
 
 /* Hides from IE5-mac \*/
* html .roundedBox .boxContentLeft .boxContentRight {
height: 1%;
}
 /* End hide from IE5-mac */
 
.content-FULL {
	padding-top: 215px;
	background-color: #FFFFFF;
}
.featurebox3 {
	width: 215px;
	height: 85px;
	visibility: visible;
	overflow: visible;
	background-image: url(../images/new/global/box215x85.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 1px;
}

.list-arrow {
	list-style-position: outside;
	list-style-image: url(../images/new/global/arrow-bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 35px;
	padding-right: 50px;
}

.pdflist {
	list-style-position: inside;
	list-style-image: url(../global/images/pdf-icon2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 25px;
	line-height: 25px;
}
.global-band {
	background-image: url(../home/global-band.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 131px;
	visibility: visible;
	position: absolute;
	top: 2px;
	left: 721px;
}

