/*
 * KT1 Styles
 */

.frame,
.head,
.head a,
.content,
.footer {
	width:608px;
}
.frame {
	height:758px;
}

.head,
.head a {
	height:102px;
}
.logo-main img {
	padding:0 0 0 20px;
}
.logo-sub img {
	padding:8px 0 0 48px;
}

.content {
	height:630px;
}
.content-leftcorner {
	height:29px;
	background:url('../img/bg_kt2_topleft.png') 0 0 no-repeat;
}
.content-main {
	margin:-29px 0 0 0;
	background:url('../img/bg_kt2_bottomright.png') 578px 601px no-repeat;
	height:630px;
}
.footer {
	padding-top:2px;
	height:24px;
}
.footer span {
	background-position: 0 4px;
}



/* inner content */
ul.kt_sections {
	margin:0 0 0 0;
}
li.section {
	padding:38px 0 0 0;
}
.sectionimage {
	width:182px;
	padding:0 7px 0 5px;
	margin-top:-6px;
}
.sectioncontent {
	width:411px;
	margin-top:-6px;
}
h2 {
	font-size:18pt;
	line-height:22pt;
	padding-left:2px;
}
p {
	padding-left:2px;
}
p, ul.links {
	font-size:11pt;
	line-height:14pt;
	padding-top:8px;
}