@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: 100;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	}
.tables {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	border-style: none;
	border-color: none;
	border-width: 0px;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	height: 600px;
	background-image: url(../images/Wrapper_BG.png);
	left: 0px;
}
#layer1 {
	width: 888px;
	height: 85px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:6;
	background-image: url(../images/banner.png);
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	text-align: right;
	font-size: 11px;
	padding: 5px;
	color: #FFFFFF;
}
#layer2 {
	width: 880px;
	height: 37px;
	position: absolute;
	top: 99px;
	left: 10px;
	z-index: 6;
}
#layer3 {
	width: 220px;
	height: 400px;
	position: absolute;
	top: 130px;
	font-weight: normal;
	text-transform: none;
	left: 10px;
	text-align: left;
	z-index: 3;
	padding: 10px;
	line-height: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #093F8B;
	border-bottom: 5px solid #093F8B;
}
#layer4 {
	color: #000000;
	width: 415px;
	height: 400px;
	position: absolute;
	top: 130px;
	left: 260px;
	text-align: left;
	z-index: 4;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #CC3366;
	border-bottom: 5px solid #CC3366;
	background-color: #FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
}
#layer5 {
	width: 165px;
	height: 295px;
	position: absolute;
	top: 130px;
	left: 705px;
	z-index:2;
	border: 1px;
	border-color: #093F8B;
	border-style: solid;
	padding: 10px;
	text-align: left;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #FFFFFF;
	border-bottom: 5px solid #093F8B;
}
#layer6 {
	width: 185px;
	position: absolute;
	top: 458px;
	left: 705px;
	z-index:1;
	height: 92px;
	background-color: #FFFFFF;
	border: 1px;
	border-color: #093F8B;
	border-style: solid;
	background-image: url(../images/neocell_logo.png);
	background-repeat: no-repeat;
	border-bottom: 5px solid #093F8B;
}
#layer7 {
	width: 880px;
	position: absolute;
	top: 561px;
	left: 10px;
	z-index:1;
	height: 25px;
	text-align: right;
	line-height: 30px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #003399;
	border-bottom: 5px solid #093F8B;
	background-color: #3C6CC7;
	color: #FFFFFF;
}
#layer8 {
	color: #000000;
	width: 665px;
	height: 400px;
	position: absolute;
	top: 130px;
	left: 10px;
	text-align: justify;
	z-index: 4;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #CC3366;
	border-bottom: 5px solid #CC3366;
	background-color: #FFFFFF;
	overflow-y: auto;
	overflow-x: hidden;
}
dl {margin:0; padding:0;
}

dl dt{
	background-image: url(../images/button_BG.png);
	text-align: center;
	float: left;
	width: 75px;
	margin-right: 2px;
	height: 22px;
	}
h1 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h4 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
h5 {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
hr {size:1px;}
a {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 12px;
	color: #093F8B;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #093F8B;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #093F8B;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #093F8B;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #093F8B;
}
.picpad {
	padding-left: 10px;
}

.nomargin {
	margin: 0;
	padding: 0;
	display: inline;
}
.Layer7 a:link {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.Layer7 a:visited {
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.Layer7 a:hover {
	text-decoration: underline;
	color: #CC3366;
	font-weight: normal;
	font-style: normal;
	line-height: 22px;
}
.Layer7 a:active {
	color: #FFFFFF;
	line-height: 22px;
}

