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

html {
	    height: 100%;
	}

body  {
	background-color: #717171;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #2f2f31;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../_images/KKS_BACK.gif);
	background-repeat: repeat;
}
   
#container {
	width: 850px;
	position: relative;
	padding: 0;
	margin: 0;
	min-height: 560px;
	height: 560px !important;
	margin-top: -280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	left: 50%;
	top: 50%;
} 

#container .head
{
	width: 850px;
	position: relative;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
	height: 194px;
	background-color: #ffffff;
}

#container a
{
	color: #747474;
	text-decoration: none;
}

#container a:hover
{
	color: #009ee1;
	text-decoration: underline;
}

#container p {
	padding:0;
	margin:0;
	}

#container p.head1
{
	padding: 0;
	margin: 0;
	color:#494949;
	font-size: 12px;
	padding-left: 224px;
}

#container p.head2
{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	color:#747474;
	font-size: 12px;
	padding-left: 224px;
}

#container .content {
	width: 850px;
	position: relative;
	padding: 0;
	margin: 0;
}
	
#one {
	padding:0;
	margin:0;
	background-color: #dbeff9;
	width: 198px;
	min-height: 366px;
	height: 366px;
	float: left;
	}
#menu {
	position: absolute;
	padding:0;
	margin:0;
	background-color: #dbeff9;
	width: 198px;
	top:0px;
	}
	
#menu ul {
	font-size: 13px;
	color: 4d4d4d;
	width: 198px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
	
#menu li {
	display: block;
	text-indent: 0px;
	text-align: center;
	vertical-align: 0%;
	padding:0;
}

#menu li a {
	display: block;
	color: #4b4b4b;
	height: 25px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbeff9;
	border-bottom-color: #dbeff9;
}

#menu li a:hover {
	display: block;
	color: #009ee1;
	height: 25px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#menu a.selected {
	display: block;
	color: #009ee1;
	height: 25px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
 
#menu li a.selected:hover {
	display: block;
	color: #009ee1;
	height: 25px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-color: #F6F6F6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#submenu {
	position: absolute;
	bottom: 0;
	height: 60px;
	width: 198px;
	text-align: left;
	vertical-align: text-top;
	padding: 0;
	margin: 0;
	visibility:visible;
	}

#submenu ul {
	font-size: 11px;
	color: 4d4d4d;
	width: 198px;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 0;
	margin: 0;
	text-indent: 0px;
}
	
#submenu li {
	display: block;
	text-indent: 0px;
	text-align: center;
	vertical-align: 0%;
	padding:0;
}

#submenu li a {
	display: block;
	color: #4b4b4b;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbeff9;
	border-bottom-color: #dbeff9;
}

#submenu li a:hover {
	display: block;
	color: #009ee1;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbeff9;
	border-bottom-color: #dbeff9;
}
#submenu a.selected {
display: block;
	color: #009ee1;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbeff9;
	border-bottom-color: #dbeff9;
}
 
#submenu li a.selected:hover {
	display: block;
	color: #009ee1;
	height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dbeff9;
	border-bottom-color: #dbeff9;
}

#two {
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	word-spacing: 0.1em;
	text-align: left;
	line-height: 1.8em;
	float: left;
	width: 626px;
	height: 341px;
	padding:0;
	padding-top: 25px;
	padding-left: 26px;
	visibility: visible;
	overflow: auto;
}

#two p
{
	padding:0;
	padding-bottom: 0px;
	padding-right: 85px;
	margin:0;
}

#two ul
{
	list-style-position: inside;
	list-style-type: circle;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}
#two li {
	color: #2f2f2f;
	margin: 0px;
	padding: 0px;
	}

#two h1 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-bottom: 10px;
	color: #009ee1;
	font-weight: lighter;
}

#two h2 {
	font-size: 13px;
	padding:0;
	margin:0;
	margin-bottom: 2px;
	color: #009ee1;
	font-weight: lighter;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

