/*
 * KT1 Styles
 */

.frame,
.head,
.head a,
.content,
.footer {
	width:218px;
}
.frame {
	height:403px;
}

.head,
.head a {
	height:64px;
}
.logo-main img {
	padding:3px 0 0 5px;
}

.content {
	height:320px;
}
.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_kt3_bottomright.png') 194px 296px no-repeat;
	height:320px;
}

.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:24px 0 0 0;
}
.sectionimage {
	width:92px;
	padding:0 5px 0 0;
}
.sectioncontent {
	width:110px;
	padding:0;
}
h2 {
	font-size:12pt;
	line-height:14pt;
	padding-left:6px;
}
p, ul.links {
	font-size:11pt;
	line-height:14pt;
	padding-top:1px;
}
ul.links li {
	padding:0;
}