body { background: #e7e7cf url(images/bg.gif); }
a, a:link { color: #f9e0ba; }
input { padding: 0; margin: 0; }
form { padding: 0; margin: 0; }
div#container{
	width: 778px;
	margin: 5px auto;
}
div#banner{
	background: transparent url(images/banner.png) top left no-repeat;
	height: 71px;
	width: 100%;
	margin: 0;
	padding: 0;
}
div#banner h1 { display: none; }
ul#menu {
	background-color: #cc9;
	width: 778px;
	height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#menu li {
	color: #000;
	float: left;
	margin: 0 auto;
	padding-left: 22px;
}
ul#menu li.first { padding-left: 174px; }
ul#menu li a { color: #000; }
div#content {
	background: #fff;
	margin: 0;
	padding: 12px;
}
p.legal { font-size: 12px; text-style: oblique; }
h2#imageTitle {
	display: block;
	color: #cc9;
	background: #637310;
	width: 100%;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
}
div#imageContainer {
	background: #300;
	width: 100%;
	height: 165px;
}
div.imageHolder {
	background: #cc9;
	display: inline;
	float: left;
	height: 165px;
	margin-right: 29px;
}
div.imageHolder a {
	color: #000;
	border: 0;
	text-decoration: none;
}
div#imageHolderLast { margin-right: 0; }
div.imageHolder h5 {
	background: transparent url(images/dot.gif) 67px 3px no-repeat;
	height: 14px;
	width: 222px;
	margin: 0;
	padding: 0;
	font-style: verdana sans-serif;
	text-align: center;
}
p#contactInfo {
	color: #cc9;
	background: #637310;
	margin: 0;
	padding: 6px 0;
	font-size: 14px;
	text-align: center;
}
address {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana times sans-serif;
	font-size: 12px;
	font-style: normal;
}