body {
	background: #fff;
	color: #132;
	font-size: 10.4pt;
	padding: 0px 0 0px;
	font-family: Helvetica, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

img {
	background: none;
}

.container_16 {
	background: #fff url(../images/bg_slice.png) repeat-x;
    height: 960px;
}

.home_bg {
    height: 720px;
}

.logo {
	background: url(../images/kin_logo_01.png) no-repeat;
    height:100px;
    width:160px;
}

.logo:hover {
	background: url(../images/.png);
}

.main_title {
	background: url(../images/learn_title.png) no-repeat;
	height:240px;
}

.main_menu {
	background: url(../images/default2_02.png) no-repeat;
	width: 620px;
	height: 640px;
}

.menu_item {
	position:absolute;
	width:480px;
	left:69px;
}

.promo {
	background: #fff url(../images/promo.png) no-repeat;
	position: absolute;
	top: 471px;
	height: 100px;
	width: 180px;
}

.listen {
	height:42px;
	top:343px;
    bottom:1px;
}

.listen:hover {
	background: url(../images/hover_listen.png) no-repeat;
    left:70px;
}

.watch {
	height:42px;
	top:385px;
}

.watch:hover {
	background: url(../images/hover_watch.png);
    left:70px;
    width:479px;
}

.learn {
	height:43px;
	top:427px;
}

.learn:hover {
	background: url(../images/hover_learn.png) no-repeat;
    left:70px;
    width:479px;
}

.share {
	height:42px;
	top:470px;
}

.share:hover {
	background: url(../images/hover_share.png);
    left:70px;
    width:479px;
}

.talk {
	height:43px;
	top:512px;
}

.talk:hover {
	background: url(../images/hover_talk.png) no-repeat;
    left:70px;
    width:479px;
}

.blog {
	height:42px;
	top:555px;
}

.blog:hover {
	background: url(../images/hover_blog.png);
    left:70px;
    width:479px;
}

.get {
	height:42px;
	top:597px;
}

.get:hover {
	background: url(../images/hover_get.png);
    left:70px;
    width:479px;
}

.learn_title {
	background: url(../images/learn_titleold.png) no-repeat;
	height:240px;
}

.learn_docs {
	position:absolute;
	top:300px;
	background: url(../images/learn_fields_doc.png) no-repeat;
	height:637px;
	width:470px;
}

.learn_docs:hover {
	background: url(../images/learn_settings_doc.png) no-repeat;
}

.share_title {
	background: url(../images/share_title.png) no-repeat;
	height:240px;
}

.share_text {
	position: absolute;
	top: 300px;
	left:69px;
	padding-right:30px;
}

#preload {
    height: 0; overflow: hidden;
}


