/*
 * KT1 Styles
 */

.frame,
.head,
.head a,
.content,
.footer {
	width:408px;
}
.frame {
	height:243px;
}

.head,
.head a {
	height:59px;
}
.logo-main img {
	padding:0 0 0 5px;
}
.logo-sub img {
	padding:0px 0 0 63px;
}

.content {
	height:165px;
}
.content-leftcorner {
	height:24px;
	background:url('../img/bg_kt3_topleft.png') 0 0 no-repeat;
}
.content-main {
	margin:-24px 0 0 0;
	background:url('../img/bg_kt2_bottomright.png') 378px 136px no-repeat;
	height:165px;
}

.footer {
	padding-top:1px;
	height:18px;
	font-size:12px;
}
.footer span {
	background-position: 0 4px;
}


/* inner content */
ul.kt_sections {
	padding:0;
}
li.section {
	padding:0;
}
.sectionimage {
	width:182px;
	padding:14px;
}
.sectioncontent {
	width:196px;
	padding:14px 0 0 0;
}
h2 {
	font-size:18pt;
	line-height:22pt;
}
p, ul.links {
	font-size:11pt;
	line-height:14pt;
	padding-top:8px;
}
ul.links li {
	padding:7px 0 0 0;
}
