.JQuerySliderShow {
  display: block;
}
.JQuerySliderHide {
  display: none;
}
.JQSlider {
  position: relative;
  text-align: left;
}
/* reset slider inner li*/
.JQSlider li li {
  width: auto;
  height: auto;
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}
/* content style start */
#slideshow .header {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 0px 0px 0px;
  color: #333333;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 100%;
}
#slideshow .subheader {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 0px 0px 0px;
  color: #333333;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 100%;
}
#slideshow .paragraph {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 0px 0px 0px;
  color: #333333;
  text-align: left;
  text-align: left;
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 100%;
}
/* content style end */
/* content style end */
#slideshowContainer {
  border-left: 0px none #0066cc;
  border-top: 0px none #0066cc;
  border-bottom: 0px none #0066cc;
  border-right: 0px none #0066cc;
  padding: 0px 0px 0px 0px;
  position: relative;
  width: 890px;
  height: 280px;
  color: #000000;
  background-color: transparent;
  background-image: url('backgrounds/slideshow/background.png');
  background-repeat: no-repeat;
  background-position: left top;
}
#slideshow {
	width: 890px;
	height: 454px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#slideshow img {
  border-left: 0 none #000000;
  border-top: 0 none #000000;
  border-bottom: 0 none #000000;
  border-right: 0 none #000000;
}
#slideshow ul, #slideshow li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
#slideshow li {
	width: 890px;
	height: 280px;
}
/*	nav bar resets */
#slideshow_bullets_in, #slideshow_bullets_in ul, #slideshow_bullets_in li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  width: auto;
  height: auto;
}
/*	nav bar container */
#slideshow_bullets_in {
  position: absolute;
  top: auto;
  left: 370px;
}
/*	nav bar container */
#slideshow_bullets_in {
  background: transparent none no-repeat center center scroll;
  border-left: 0px none transparent;
  border-top: 0px solid transparent;
  border-bottom: 0px none transparent;
  border-right: 0px none transparent;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  width: auto;
  height: auto;
  right: auto;
  bottom: 11px;
}
/*	nav bar ul */
#slideshow_bullets_in ul {
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
}
/*	nav bar element container */
#slideshow_bullets_in li {
  float: left;
  padding-right: 5px;
}
/*	nav bar element normal state */
#slideshow_bullets_in li a {
  background: transparent url('skin5/light_blue/nav_item_up.png') no-repeat center center scroll;
  font: normal normal normal 0px/0px Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}
/*	nav bar element hover state */
#slideshow_bullets_in li a.hover {
  background: transparent url('skin5/light_blue/nav_item_over.png') no-repeat center center scroll;
  font: normal normal normal 0px/0px Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: #00ffff;
  text-decoration: none;
  text-align: left;
  text-transform: none;
}
/*	nav bar element active state */
#slideshow_bullets_in li a.active {
  background: transparent url('skin5/light_blue/nav_item_down.png') no-repeat center center scroll;
  font: normal normal normal 0px/0px Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 12px;
  height: 12px;
  cursor: pointer;
  color: #0000ff;
  text-decoration: none;
  text-align: left;
  text-transform: none;
}
/*	buttons container positioning*/
#slideshow_playpause_in {
  position: absolute;
  width: auto;
  height: auto;
  left: 828px;
  top: 252px;
  right: auto;
  bottom: auto;
}
/* play/pause buttons common properties*/
#slideshow_playpause_in div {
  display: block;
  cursor: pointer;
  float: left;
}
/*	play button normal state */
#slideshow_playpause_in div.play {
  background: transparent none no-repeat left top scroll;
  font: normal normal bold 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 60px;
  height: 20px;
  cursor: pointer;
  color: #666666;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
/*	play button hover state */
#slideshow_playpause_in div.play.hover {
  background: transparent none no-repeat left top scroll;
  font: normal normal bold 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 60px;
  height: 20px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
/*	pause button normal state */
#slideshow_playpause_in div.pause {
  background: transparent none no-repeat left top scroll;
  font: normal normal bold 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 60px;
  height: 20px;
  cursor: pointer;
  color: #666666;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
/*	pause button hover state */
#slideshow_playpause_in div.pause.hover {
  background: transparent none no-repeat left top scroll;
  font: normal normal bold 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px solid #000000;
  border-top: 0px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 0px solid #000000;
  padding: 0px 0px 0px 0px;
  width: 60px;
  height: 20px;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
}
#slideshow .ContentBox_1_slide3 {
  background: transparent none no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px none #000000;
  border-top: 0px none #000000;
  border-bottom: 0px none #000000;
  border-right: 0px none #000000;
  padding: 0px 0px 0px 0px;
  color: #000000;
  text-decoration: none;
  text-align: left;
}
#slideshow .ContentBox_1_slide5 {
  background: transparent none no-repeat left top scroll;
  font: normal normal normal 12px/100% Arial,Helvetica,sans-serif;
  border-left: 0px none #000000;
  border-top: 0px none #000000;
  border-bottom: 0px none #000000;
  border-right: 0px none #000000;
  padding: 0px 0px 0px 0px;
  color: #000000;
  text-decoration: none;
  text-align: left;
}
.leftcontent {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: justify;
  float: left;
  width: 180px;
  list-style-image: none;
  list-style-type: none;
  position: relative;
}
#slider2015 {
	height: auto;
	width: 890px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	float: none;
}
