.ad {
	margin: 0 auto;
	width: 728px;
	height: 90px;
}

#box {
	margin: 8px auto;
	width: 687px;
}

#inner {
	position: relative;
	width: 687px;
	padding-bottom: 18px;
	background: url('/img/chrome-bg.jpg') no-repeat bottom left;
	text-align: center;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif;
}

#inner h1 {
	font-weight: normal;
}

#inner p {
	padding: 0 64px;
}

#inner h1 span {
	color: #c00;
}

#footer {
	font-size: x-small;
	font-weight: bold;
}

#top {
	width: 687px;
	height: 9px;
	background: url('/img/chrome-top.gif') no-repeat;
}

#man {
	float: left;
	position: absolute;
	top: -28px;
	left: -17px;
	background: url('/img/chrome-man.png') no-repeat;
	width: 159px;
	height: 218px;
}
