* { margin:0; padding:0; }

body { background-color:#fff; font:10px Verdana; }

.clearer { clear:both; }
.debug { border: 1px solid #800000; }

a { color:#AAA; text-decoration:none; }
a:hover { color:#bbb; text-decoration:none; }

#banner {
	background-color: #EEE;
	display:block;
	height:0px;
	color:#000;
	padding: 2px 10px 2px 10px;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}

#page {
	top: 10%;
	margin: 10% 0;
	display:block;
	height:250px;
	background:#fff url(../img/img_line.jpg) repeat-x;
}

#inner {
	width: 400px;
	height: 250px;
	margin:0 auto;
	text-align:left;
	background:url(../img/img_zack.jpg) no-repeat;
	padding-left: 100px;
}

img.logo {
	margin-top:98px;
	border:0px;
}

div.infotext {
	margin-top: 5px;
	font-size: 100%;
	color: #AAA;
	height: 120px;
	width: 500px;
	float:left;
}
