*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	color:#000000;
	background:#FFF url(../img/header_loop2.gif) repeat-x 0 0;
	padding-top:1px;
}

#outline{
	width : 800px;
}

.logo{
	float:left;
	background:url(../img/kpm.gif) no-repeat;
	height:100px;
	width:500px;
	display:block;
	margin:0 100px;
}

.main{
	float:left;
	background:url(../img/cb.gif) no-repeat 0 0;
	height:150px;
	width:600px;
	margin-left:100px;
	padding-top:15px;
	padding-left:15px;
	padding-right:30px;
	display:block;
}

.footer{
	background:url(../img/footer_loop.gif) repeat-x 0 0;
	height:50px;
	text-align:center;
	padding-top:15px;
	color:#AAA;
}

.clear{
	clear:left;
}
