body {
	font: 11px/13px Helvetica, Arial, sans-serif;
	color: #818386;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}
#footer {
	color: #989a9d;
	line-height: 18px;
	margin: 0px;
	padding: 80px 0px 60px;
	text-align: right;
}
#header {
	margin: 0px;
	padding: 120px 0px 85px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 846px;
}
#display {
	margin: 0px;
	padding: 0px;
	width: 846px;
	overflow: hidden;
	position: relative;
}
a {
	color: #d31b21;
	text-decoration: none;
}
a:hover {
	color: #d31b21;
	text-decoration: underline;
}
.caps {
	text-transform: uppercase;
}
.red {
	color: #d41b21;
}
.spacer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
#cycleElements   li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 282px;
	overflow: hidden;
}
#cycleElements li img {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#cycleElements {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 846px;
	overflow: hidden;
}
#cycleElements ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#display a {
	color: #818386;
}
#display #controls {
	background: #FFFFFF;
	height: 60px;
	width: 564px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 282px;
	top: 242px;
	text-align: right;
	font-size: 20px;
	font-weight: normal;
}

