body.home{
    background: #c6ced5 url(images/TK-Elevator-Technology-personalizes-mobility.jpg) no-repeat fixed 0 0/cover;
    margin: 0;
    padding: 0;
    min-height: 100%;
}

#home {
    background-color: #fff;
    margin-left: 10%;
    padding: 0 40px 30px;
    width: 600px;
	height : 90%;
    float: left;
}
.tke1Column{
	padding-top: 40px;
	
}
.home #metainfo {
    position: fixed;
    bottom: 0%;
    width: 100%;
}
#metainfo {
    padding: 3px 0!important;
    font-size: 14px!important;
    background-image: -webkit-gradient(linear,left top,right top,from(#6700ac),to(#f26c08))!important;
    background-image: -o-linear-gradient(left,#6700ac,#f26c08)!important;
    background-image: linear-gradient(to right,#6700ac,#f26c08)!important;
    color: #fff!important;
    line-height: 30px;
    margin: 0 auto;
    position: relative;
}
#home .logo {
    background: rgba(0,0,0,0) url(images/tke_logo_rgb_standard_gradient_no_padding.png) no-repeat scroll center top/200px;
    height: 100px;
    margin-top: 100px;
}
#metainfo .copyright {
    color: #c4c4c4;
    float: right;
}

#metainfo>div {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}
#metainfo .links {
    float: right;
    list-style: outside none none;
}

ul, ol {
    margin: 0;
    padding: 0;
}
#metainfo .links li {
    float: left;
    padding-right: 15px;
}
:hover, *:active {
    outline: medium none;
}
body {
    font-size: 14px;
}
html, body {
   -- background-color: #fff;
    font-family: tketype,Arial,Verdana,sans-serif;
    line-height: 26px;
    margin: 0;
    min-width: 320px;
}
a:active, a:focus, a, div, * {
    outline: medium none!important;
}
body {
    display: block;
    margin: 8px;
}
html {
    font-size: 100%;
    color: #000;
}
