* {
	outline: none;
}
body, form {
	margin: 0;
}
body {
	width: 100%;
	height: 100%;
	background: #333 url(../img/bg.gif) repeat-x;
	font: 12px "Trebuchet MS", Trebuchet, sans-serif;
}
img {
	border: none;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.focus_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 605px;
	overflow: hidden;
	background-color: #fff;
}
.focus_bg .target {
	position: absolute;
	left: 50%;
	top: 0;
	width: 10px;
	height: 10px;
}
.focus_html {
	position: absolute;
	left: 50%;
	top: 0;
	width: 0;
	height: 0;
	overflow: hidden;
	margin-left: 0;
	margin-top: 0;
}

.bottomstripe {
	position: absolute;
	left: 0;
	top: 527px;
	width: 100%;
	background: #000 url(../img/footer-bg.gif);
	height: 78px;
	overflow: hidden;
}

.body {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -450px;
	width: 900px;
}
.topstripe, .topstripe_1 {
	position: absolute;
	left: 0;
	top: 0;
	border-top: 3px solid #000;
	width: 100%;
}
.topstripe_1 {
	border-color: #fff;
}
.header, .header_1 {
	position: relative;
	margin: 3px 34px 0 28px;
	height: 67px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/kck-logo.png', sizingMethod='crop');
}
*>.header {
	background: url(../img/kck-logo.png) no-repeat;
}
.header_1 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/kck-logo_1.png', sizingMethod='crop');
}
*>.header_1 {
	background: url(../img/kck-logo_1.png) no-repeat;
}
h1 {
	display: inline;
}
.home {
	float: left;
	margin-top: 21px;
	width: 172px;
	height: 46px;
	text-indent: -9999px;
}
#index .home {
	cursor: default;
}
.links {
	float: right;
	margin: 0;
}
.links li {
	display: inline;
	float: left;
	margin-left: 47px;
	text-indent: -9999px;
}
.links a {
	display: block;
	position: relative;
	padding-top: 3px;
	border-top: 3px #000;
	height: 41px;
	background-image: url(../img/spacer.gif);
}
.header_1 .links a {
	border-color: #fff;
}
.links a:hover, #index .links .news a, #news .links .news a, #about .links .about a, #reseller .links .reseller a, #contact .links .contact a {
	padding-top: 0;
	border-top-style: solid;
	cursor: default;
}
.links a:hover {
	cursor: pointer;
}
.links .news {
	width: 64px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-news.png', sizingMethod='crop');
}
*>.links .news {
	background-image: url(../img/link-news.png);
}
.header_1 .links .news {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-news_1.png', sizingMethod='crop');
}
*>.header_1 .links .news {
	background-image: url(../img/link-news_1.png);
}



.links .products {
	width: 58px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-product.png', sizingMethod='crop');
}
*>.links .products {
	background-image: url(../img/link-product.png);
}
.header_1 .links .products {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-product_1.png', sizingMethod='crop');
}
*>.header_1 .links .products {
	background-image: url(../img/link-product_1.png);
}



.links .about {
	width: 79px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-about.png', sizingMethod='crop');
}
*>.links .about {
	background-image: url(../img/link-about.png);
}
.header_1 .links .about {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-about_1.png', sizingMethod='crop');
}
*>.header_1 .links .about {
	background-image: url(../img/link-about_1.png);
}
.links .reseller {
	width: 53px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-reseller.png', sizingMethod='crop');
}
*>.links .reseller{
	background-image: url(../img/link-reseller.png);
}
.header_1 .links .reseller {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-reseller_1.png', sizingMethod='crop');
}
*>.header_1 .links .reseller {
	background-image: url(../img/link-reseller_1.png);
}
.links .contact {
	width: 53px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-contact.png', sizingMethod='crop');
}
*>.links .contact {
	background-image: url(../img/link-contact.png);
}
.header_1 .links .contact {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/link-contact_1.png', sizingMethod='crop');
}
*>.header_1 .links .contact {
	background-image: url(../img/link-contact_1.png);
}

.body .content {
	height: 457px;
}

.body .footer {
	position: relative;
	width: 100%;
	height: 72px;
}
.body .footer .left, .body .footer .left_disabled {
	float: left;
	width: 75px;
	height: 72px;
	background-repeat: no-repeat;
}
.body .footer .left {
	visibility: hidden;
	background-image: url(../img/left-enabled-up.gif);
}
.body .footer .left_disabled {
	background-image: url(../img/left-disabled.gif);
	cursor: default;
}
.body .footer .right, .body .footer .right_disabled {
	float: left;
	width: 75px;
	height: 72px;
	background-repeat: no-repeat;
}
.body .footer .right {
	visibility: hidden;
	background-image: url(../img/right-enabled-up.gif);
}
.body .footer .right_disabled {
	background-image: url(../img/right-disabled.gif);
	cursor: default;
}

.frame {
	float: left;
	width: 746px;
	height: 95px;
	overflow: auto;
	font: 11px "Segoe UI", Arial, sans-serif;
}
.sleeve {
	margin: 0;
	padding: 0;
	width: 3000px;
	overflow: hidden;
	list-style: none;
}
.sleeve li {
	float: left;
}
.sleeve a {
	float: left;
	padding: 10px;
	width: 167px;
	height: 52px;
	background: url(../img/ad-frame.gif) repeat-x;
	color: #868f96;
}
.sleeve strong {
	display: block;
	color: #363f44;
	font-size: 1.1em;
}
.sleeve a:hover {
	color: #b7c1c4;
	text-decoration: none;
}
.sleeve a:hover strong {
	color: #6d828e;
}
.sleeve .selected a, .sleeve .selected a:hover {
	background-image: url(../img/ad-selected.gif);
	color: #889092;
	cursor: default;
}
.sleeve .selected strong, .sleeve .selected a:hover strong {
	color: #fff;
}

.extra {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #5f5f5f;
	font-size: 10px;
	font-weight: bold;
}
.extra .left, .extra .right {
	margin: 5px;
}
.extra .left {
	float: left;
}
.extra .right {
	float: right;
}
.extra a {
	color: #5f5f5f;
}
