* { margin: 0; padding: 0; }

body {
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	color: #002C64;
	text-align: center;
	background: #FFF url(../images/body-bg.jpg) repeat-x 0 0;
}

#container {
	width: 962px;
	margin: 20px auto;
	padding: 20px 0 0 0;
	background: transparent url(../images/container-bg.gif) no-repeat 0 0;
}

#container #bottom {
	width: 962px;
	height: 50px;
	background: transparent url(../images/container-bottom.gif) no-repeat left bottom;
}

h1 {
	margin: 0 auto;
	width: 268px;
	height: 74px;
	overflow: hidden;
	text-indent: -900em;
	background: url(../images/h1-bg-bid-supreme.gif) no-repeat 0 0;
}

.slogan {
	margin: .5em 0 1em 0;
	color: #666;
	font-size: 1.2em;
}

h2 {
	font-size: 2em;
	margin: 1em 0;
}

ul {
	margin: 20px auto;
	width: 600px;
	list-style: none;
	overflow: hidden;
}
ul li {
	width: 200px;
	float: left;
	font-size: 1.4em;
}

h3 {
	clear: both;
	font-size: 1.4em;
	margin: 1em 0;
}

a.button {
	display: block;
	margin: 20px auto;
	width: 222px;
	height: 28px;
	overflow: hidden;
	text-indent: -900em;
	background: url(../images/button-bid-supreme.jpg) no-repeat 0 0;
}

.caveat {
	margin: 1em 0;
	color: #666;
	font-size: 1.2em;
}