
#sliderbox {
	z-index:1;overflow: hidden; clear: both; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; position: relative; max-width: 1900px; box-shadow: 0px 10px 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1); -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}
#slidebanner {
	left: 50%; width: 100%; height: auto; text-align: center; overflow: hidden; clear: both; margin-left: -50%; position: relative; z-index: 90; _text-align: left;
}
#slideshow li {
	left: 0px; top: 0px; width: 100%; height: auto; position: absolute;
}
#slideshow li img {
	width: 100%; height: auto; display: block;
}
#slidebanner .bx-wrapper {
	height: auto;
}
#slidebanner .bx-wrapper .bx-pager {
	left: 0px; width: 100%; text-align: center; bottom: 10px; position: absolute; z-index: 90;
}
#slidebanner .bx-wrapper .bx-pager .bx-pager-item {
	display: inline;
}
#slidebanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline;
}
#slidebanner .bx-wrapper .bx-pager a {
	background: rgb(255, 255, 255); border-radius: 15px; width: 10px; height: 10px; overflow: hidden; font-size: 0px; text-decoration: none; margin-left: 10px; display: inline-block; box-shadow: 0px 0px 6px rgba(0,0,0,0.3); -webkit-border-radius: 15px; -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .3); moz-border-radius: 15px;
}
#slidebanner .bx-wrapper .bx-pager a.active {
	background: rgb(255, 102, 0);
}
#sliderbox .bx-prev {
	background: url("arrow-slider.png") no-repeat -40px 48%; top: 0px; width: 40px; height: 100%; text-indent: -9999px; overflow: hidden; display: none; position: absolute; z-index: 100; opacity: 0.6; -moz-opacity: 0.6; _height: 500px;
}
#sliderbox .bx-next {
	background: url("arrow-slider.png") no-repeat -40px 48%; top: 0px; width: 40px; height: 100%; text-indent: -9999px; overflow: hidden; display: none; position: absolute; z-index: 100; opacity: 0.6; -moz-opacity: 0.6; _height: 500px;
}
#sliderbox .bx-prev {
	left: 2%; _left: 69%;
}
#sliderbox .bx-next {
	background-position: 0px 48%; right: 2%;
}
#sliderbox .bx-prev:hover {
	opacity: 1; -moz-opacity: 1;
}
#sliderbox .bx-next:hover {
	opacity: 1; -moz-opacity: 1;
}
.shadow-black {
	background: url("shadow-black.png"); top: 0px; width: 100%; height: 26px; right: 0px; overflow: hidden; position: absolute; z-index: 99;
}

@media only screen and (min-width:1400px)
{

}
@media only screen and (max-width:1400px) and (min-width:1200px)
{


}
@media only screen and (max-width:1024px)
{

}
@media only screen and (max-width:959px) and (min-width:768px)
{

.topbar-lt {
	display: none;
}
#top-panel .howto {
	padding: 0px 3%; width: 94%; float: none;
}
#top-panel .hours {
	padding: 0px 3%; width: 94%; float: none;
}
#top-panel .howto {
	margin-bottom: 25px;
}
#top-panel .howto .steps {
	padding: 6px 0px;
}
#top-panel .howto .span2 {
	padding: 0px 0px 10px; width: 100%; float: none;
}
.header {
	position: relative;
}
.header .inner {
	width: 100%; height: auto; overflow: hidden;
}
.logo {
	display: none;
}
.topbar {
	background: rgb(51, 51, 51); height: auto; overflow: hidden;
}
#mobile-nav {
	text-align: center; display: block;
}
#mobile-home img {
	max-height: 80px;
}
.sub-nav a.active i {
	display: none;
}
#slidebanner {
	height: auto;
}
#slideshow li img {
	width: 100%; height: auto; min-height: inherit;
}
#sliderbox {
	max-width: 960px;
}
#slidebanner {
	width: 960px; height: 255px; margin-left: -480px;
}
#slideshow li {
	width: 960px; height: 255px;
}
#slideshow li img {
	width: 960px; height: 255px;
}

}
@media only screen and (max-width:767px)
{
}
@media only screen and (max-width:480px)
{
}