
body {
	margin-top:0px;
}
#content{
	margin-top:0px;
}
.container{
	position:relative;
	top:0px;
	left:0px;
}
div#companylogo{
	position:absolute;
	z-index:3;
	right:120px;
	top: 0px;
	width:135px;
	height:50px;
}
div#companyname{
	position:absolute;
	z-index:6;
	left:0px;
	top: -5px;
	width:485px;
	height:80px;
	overflow:hidden;
}
div#companytagline{
	position:absolute;
	white-space:nowrap;
	z-index:2;
	left:-1px;
	top:56px;
	width:500px;
	height: 30px;
	overflow:hidden;
}
div#nav{
	position:absolute;
	white-space:nowrap;
	z-index:3;
	right: 0px;
	top:-7px;
	width:110px;
	height:110px;
	overflow:hidden;
}
#kv1{
	position:absolute;
	z-index: 4;
	left:7px;
	top: 0px;
	width:75px;
	height:75px;
	overflow:hidden;
}
#kv2{
	position:absolute;
	z-index: 4;
	right:18px;
	top: 7px;
	width:75px;
	height:75px;
	overflow:hidden;
}
#kv3{
	position:absolute;
	z-index: 4;
	left:89px;
	top: 7px;
	width:75px;
	height:75px;
	overflow:hidden;
}

