#back-diagram {
	background-attachment: scroll;
	background-image: url(images/back-diagram.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.imgpadd {
	padding-bottom: 5px;
	padding-right: 20px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #F3F4F4;
}
#whole {
	height: 100%;
	width: 986px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#kintos {
	height: 287px;
	width: 347px;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
}
#kintos-text {
	height: 187px;
	width: 504px;
	position: absolute;
	margin-left: 300px;
	margin-top: 27px;
}
#body-shadow {
	height: 100%;
	width: 923px;
	margin: 0 auto;
	top: 140px;
	position: relative;
	background-attachment: scroll;
	background-image: url(images/shadow-body.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#body-white {
	height: auto;
	width: 923px;
	margin: 0 auto;
	top: 270px;
	position: absolute;
	background-color: #F3F4F4;
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #091325;
}
#plastic-surgery {
	right: -174px;
	height: 948px;
	width: 442px;
	background-image: url(images/platic-surgery-kintos-2.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	z-index: 999;
	float: right;
	position: relative;
}
#body-text {
	position: relative;
	top: -50px;
	left: 50px;
	width: 600px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #0D3360;
	text-align: justify;
}
#body-text a{
	color: #333;
}
#navigation {
	background-image: url(images/navigation-bar.png);
	height: 55px;
	width: 880px;
	left: 15px;
	position: absolute;
	top: 120px;
}
#navigation-con {
	padding-left: 20px;
	padding-top: 18px;
}


#navigation ul
{
	list-style-type: none;
	text-align: left;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0;
}

#navigation ul li {
	display: inline;
}

#navigation ul li a
{
	text-decoration: none;
	color: #fff;
	padding-top: 1.15em;
	padding-right: 1.6em;
	padding-bottom: 2.8em;
	padding-left: 1.6em;
}
#navigation ul li a:hover
{
	color: #fff;
	background-image: url(images/nav-hover.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#navigation ul li.selected a
{
	color: #fff;
	background-image: url(images/nav-hover.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	position: relative;
	padding-bottom: 30px;
	width: 800px;
	margin-left: 50px;
	padding-top: 50px;
}
#footer a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.text-b {
	font-size: 14px;
	font-weight: bold;
	color: #0D3360;
}
.text-it {
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}
.clear { clear: both; }
#push {
	height: 60px;
	position: relative;
	width: 100%;
	background-color: #091325;
	clear: both;
	padding-bottom: -50px;
	margin-bottom: -50px;
}
.ulbio 
{
	list-style-type: disc;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.ulbio1 
{
	list-style-type: disc;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
}
.ulbio2 
{
	list-style-type: circle;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
