.clear { clear: both; }
#container { margin: 0pt auto; width: 801px; min-height: 180px; }
#banner {
	margin: 0pt;
	padding: 0pt;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment: scroll;
	background-color: #1C2603;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
ul#switcher { margin: 0pt; padding: 0pt; position: absolute; right: 10px; top: 23px; list-style-type: none; list-style-image: none; list-style-position: outside; }
ul#switcher li { margin: 0pt 0pt 2px; padding: 0pt; list-style-type: none; list-style-image: none; list-style-position: outside; }
ul#switcher li a {
	margin: 0pt 0pt 2px;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#switcher span { border: 1px solid rgb(90, 103, 103); padding: 2px 4px; font-size: 9px; color: rgb(90, 103, 103); text-align: center; }
.ui-tabs-selected span { background-color: rgb(255, 255, 255); color: rgb(90, 103, 103) ! important; }
.ui-tabs-hide { display: none; }
.loading { background: transparent url('spinner.gif') no-repeat scroll center center; }
.slide-item { height: 300px; }
