.clear { clear: both; }
#container {
	margin: 0pt auto;
	width: 801px;
	min-height: 180px;
	display: inline;
}
#banner {
	margin: 0pt;
	padding: 0pt;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 178px;
	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: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: repeat;
	background-position: 0% 0%;
}
ul#switcher {
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	right: 8px;
	top: 16px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
	width: 17px;
}
ul#switcher li {
	margin: 0pt 0pt 2px;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
}
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;
	display: inline;
	text-decoration: 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-selected span a:link, .ui-tabs-selected span a:link { background-color: rgb(255, 255, 255); color: rgb(90, 103, 103) ! important; }
.ui-tabs-selected span a:hover { background-color: rgb(255, 255, 255); color: #FFFFFF! important; }
.ui-tabs-hide { display: none; }
.loading { background: transparent url('../images/loading.gif') no-repeat scroll center center; }
.slide-item { height: 300px; }

