/* Intro Banner -------------------------------------------------------------------*/
#banner-wrap #bannerContent #rotatebanner {
	height:250px;
	width:970px;
	margin:0px;
	padding:10px 10px 0 0;
	color:#fff;
	}
#banner-wrap #bannerContent #rotatebanner ul#banner_nav {
	float: left;
	width: 266px;
	margin:15px 20px 0px 0px;
	padding: 0px;
/*	position:absolute;*/
}
#banner-wrap #bannerContent #rotatebanner ul#banner_nav li {
	display:block;
	float:right;
	width:auto;
}
#banner-wrap #bannerContent #rotatebanner ul#banner_nav li a {
	display: block;
	padding: 12px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	width:246px;
	height:32px;
	background: url(../images/banner-slide-nav.png);
}
#banner-wrap #bannerContent #rotatebanner ul#banner_nav li.current a {
	background-position: 0 -54px;
}
#banner-wrap #bannerContent #rotatebanner ul#banner_nav li a:hover {
	color: #fff;
	background-position: 0 -54px;
}


#banner-wrap #bannerContent #rotatebanner #home_intro_teaser {
	float: left;
	width: 650px;
	margin: 0 0 0 10px;
	padding: 5px 5px 15px 15px ;
	border: none;
	position:relative;
}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item {
	padding: 0px;
	width: 650px;
	position:absolute;
}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item  h1{
	padding: 5px 0 8px 0px;
	margin:0 0 0 0px;
	font-size:22px;
	font-weight: bold;
	color:#fff;
}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item  h1 span {	
	color:#0ba5ac;
	}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item p {
	width: 360px;
	margin: 0px 0 0 0px;
	padding: 0px 0 10px 0;
	font-size: 14px;
}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:200px;
	display:block;
	float:left;
	}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item ul li{
	margin:0;
	display:block;
	padding:1px 0 2px 20px;
	float:left;
	width:180px;
	background:url(../images/bullet.gif) no-repeat center left;
}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item ul li a{
	text-decoration:none;
	color:#fff;
}		
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item ul li a:hover{
	text-decoration:none;
	background: #fff;
	}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item .read{
	padding: 0px;
	margin:95px 0 0 0px;
	width:95px;
	background:url(../images/banner-more.jpg) 0 0;
	height:35px;
	}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item .read h2{
	text-indent:-99999px;
	text-align: left;
	}
#banner-wrap #bannerContent #rotatebanner #home_intro_teaser .rotation-item .read h2 a{	
	display:block;
	height:35px;
	text-decoration:none;
	width:95px;
}

#teaser4 {
	background: url(../images/slide-pic1.png) center right no-repeat;
	height:191px;
	margin:0 0 0 8px
}
#teaser3 {
	background: url(../images/slide-banner-icon-3.png) no-repeat center right;
	height:191px;
	margin:0px 0 0 8px
}
#teaser1 {
	background: url(../images/slide-banner-icon-2.png) no-repeat center right;
	height:191px;
	margin:0px 0 0 8px
}
#teaser2 {
	background: url(../images/slide-banner-icon-4.png) no-repeat  center right;
	height:191px;
	margin:0px 0 0 8px
}





#gallery {
position:relative;
height:150px
}
#gallery a {
	float:left;
	position:absolute;
}

#gallery a img {
	border:none;
}

#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:30px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#gallery .caption .content {
	margin:5px
}

#gallery .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}









