#container {
	width: 690px;
}

#banner {
	width: 690px;
}

#slideshow {
	width: 690px;
	height: 175px;
}

iframe {
	width: 690px;
	height: 175px;
}

div.menuPullDown {
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 1px #000000 solid;
	margin: 0;
	padding: 5px;
	text-align: left;
	width: auto;
	left: -100px;
	top: 25px;
}
