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


/* Hide HTML5 Up and Down arrows. */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
 
input[type="number"] {
    -moz-appearance: textfield;
}

html, body
{
	background-color:#FFF;
	color:#333;
	margin:0 0 0 0;
}

p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	color:#666;
	line-height:11pt;
	margin: 10px 0 0 0;
	text-align:justify;
}

h1
{
	font-family: 'Abel', sans-serif;
	font-size:17px;
	color:#609;
	margin: 0px 0 12px 0;
	line-height:18px;
}

h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#609;
	line-height:14px;
	margin: 8px 0 0 0;
	font-weight:lighter;
}

h3
{
	font-family: 'Abel', sans-serif;
	font-size:14pt;
	color:#609;
	line-height:14px;
	margin: 15px 0 0 0;
	letter-spacing:0px;
}

h4
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	color:#FFF;
	line-height:14px;
	margin: 8px 0 15px 0;
	font-weight:lighter;
}

h5
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	line-height:28px;
	margin: 8px 0 0 0;
}
	

#wrapper
{
	width:840px;
	position:relative;
	margin:auto;
	margin-top: 30px;
	min-height: 100%;
}

#wrapper2
{
	width:1024px;
	position:relative;
	margin:auto;
	margin-top: 0px;
	min-height: 768px;
	background-image:url(images/mkcBG.jpg);
}


#flash_header
{
	width:840px;
	height:180px;
	float:left;
	background-repeat: no-repeat;
}

#slideshow_out {
    position:relative;
    width:840px;
	height:180px;
	background-image:url(images/header.gif);
}

#slideshow {
    position:relative;
    width:840px;
	height:180px;
}

#slideshow IMG {
	position:absolute;
	top:0px;
	left:4px;
	z-index:6;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:8;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:7;
}

#navbar
{
	width:370px;
	float:left;
	position:absolute;
	left: 15px;
	top: 159px;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
	height: 23px;
	clear: left;
	z-index:10;
}

#navbar a:link
{
	color:#FFF;
	text-decoration:none;
}

#navbar a:visited
{
	color:#FFF;
	text-decoration:none;
}

#navbar a:hover
{
	color:#FC0;
	text-decoration:none;
}

img
{
	border:none;
}


#navbar #active
{
	color:#FC0;
	text-decoration:none;
}

#box_logo
{
	width:282px;
	height:112px;
	float:left;
	margin: 20px 0 0 65px;
	padding:0 0 0 0;
	z-index:9;
	position:absolute;
}

#box_logo_2
{
	width:100px;
	height:112px;
	float:right;
	margin: 0 60px 0 0;
	padding:0 0 0 0;
	clear: left;
}



#navbar ul 
{
	list-style-type: none;
	height: 30px;
	width: 326px;
	margin: auto;
}


#content_text_left
{
	width:250px;
	height:295px;
	float:left;
	margin: 20px 50px 5px 85px;
	clear: left;
}

#content_pic_left
{
	width:200px;
	height:233px;
	float:left;
	margin: 0px 50px 0px 85px;
	clear: left;
}
	

li 
{
	float: left;
	width:70px;
	text-align:center;
}

#button_box1
{
	width:127px;
	height:175px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
}

#button_box2
{
	width:127px;
	height:175px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 514px;
	top: 176px;
	clear: left;
}

#button_box3
{
	width:125px;
	height:175px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 643px;
	top: 176px;
	clear: left;
}

#content_text_right
{
	width:324px;
	height:447px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/content_BG.png);
	padding: 13px 40px 0 30px;
	background-repeat: no-repeat;
}

#content_text_form
{
	width:324px;
	height:447px;
	float:left;
	margin-right: 0px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	padding-top: 20px;
	background-repeat: no-repeat;
}

#content_text_links
{
	width: 350px;
	height: 387px;
	float: left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/links_BG_kha.jpg);
	padding: 25px 20px 0px 20px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}

#content_text_links a:link
{
	color:#FFF;
	text-decoration:none;
}

#content_text_links a:visited
{
	color:#FFF;
	text-decoration:none;
}

#content_text_links a:hover
{
	color:#FC0;
	text-decoration:none;
}


#content_text_links #active
{
	color:#FC0;
	text-decoration:none;
}

#content_links_disease
{
	width:350px;
	height:387px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/disease_BG.png);
	padding: 30px 20px 0px 20px;
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
}

#content_links_disease a:link
{
	color:#FFF;
	text-decoration:none;
}

#content_links_disease a:visited
{
	color:#FFF;
	text-decoration:none;
}

#content_links_disease a:hover
{
	color:#FC0;
	text-decoration:none;
}


#content_links_disease #active
{
	color:#FC0;
	text-decoration:none;
}

#content_links_dialysis
{
	width:350px;
	height:387px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/dialysis_BG.png);
	padding: 30px 20px 0px 20px;
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
}

#content_links_dialysis a:link
{
	color:#FFF;
	text-decoration:none;
}

#content_links_dialysis a:visited
{
	color:#FFF;
	text-decoration:none;
}

#content_links_dialysis a:hover
{
	color:#FC0;
	text-decoration:none;
}


#content_links_dialysis #active
{
	color:#FC0;
	text-decoration:none;
}

#content_links_basics
{
	width:350px;
	height:387px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/basics_BG.png);
	padding: 30px 20px 0px 20px;
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
}

#content_links_basics a:link
{
	color:#FFF;
	text-decoration:none;
}

#content_links_basics a:visited
{
	color:#FFF;
	text-decoration:none;
}

#content_links_basics a:hover
{
	color:#FC0;
	text-decoration:none;
}


#content_links_basics #active
{
	color:#FC0;
	text-decoration:none;
}

#content_links_living
{
	width:350px;
	height:387px;
	float:left;
	margin-right: 10px;
	position: absolute;
	left: 385px;
	top: 176px;
	clear: left;
	background-image: url(images/living_BG.png);
	padding: 30px 20px 0px 20px;
	background-repeat: no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
}

#content_links_living a:link
{
	color:#FFF;
	text-decoration:none;
}

#content_links_living a:visited
{
	color:#FFF;
	text-decoration:none;
}

#content_links_living a:hover
{
	color:#FC0;
	text-decoration:none;
}


#content_links_living #active
{
	color:#FC0;
	text-decoration:none;
}


#contact_details
{
	width:250px;
	height:100px;
	float:left;
	margin:0px 0 0 85px;
	clear: left;
	border-top: dotted #999 1px;
}

#contact_details a:link
{
	text-decoration:none;
	color:#666;
}

#contact_details a:visited
{
	text-decoration:none;
	color:#666;
}

#contact_details a:hover
{
	text-decoration:underline;
	color:#666;
}

#contact_details a:active
{
	text-decoration:none;
	color:#666;
}

#medical_details
{
	width:270px;
	height:65px;
	float:left;
	margin:7px 0 15px 85px;
	clear: left;
}
