
.headerMain{ width:100%; height:140px; background:url(../images/pagenavBg.gif) repeat-x;}
#blogSliderWrap {width: 710px;	position: relative; overflow:hidden}
#blogSlider {
	margin-left: 15px;
	padding: 18px 0 0px 18px;
	width: 710px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	clear: both;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0px;
	top: 0px;
}
.stripViewer .panelContainer .panel {
	float: left;
	position: relative;
	width: 710px;
}
.stripNav {
	margin-left: 22px;
	position: relative;
	top: 20px;
	z-index: 99;
	width: 710px;
}
.wrapper {
	padding: 10px;
}
.innerWrap {
	width: 710px;
	overflow: hidden;
}
#push {
	height: 0px;
}
.stripNav ul li {
	float: left;
}
.stripNav li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}

.stripNav li.tab1 a {
	background: url(../images/nav_01.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab2 a {
	background: url(../images/nav_02.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab3 a {
	background: url(../images/nav_03.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab4 a {
	background: url(../images/nav_04.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab5 a {
	background: url(../images/nav_05.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab6 a {
	background: url(../images/nav_06.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab7 a {
	background: url(../images/nav_07.png) top center no-repeat;
	width: 85px;
}
.stripNav li.tab8 a {
	background: url(../images/nav_08.png) top center no-repeat;
	width: 85px;
}
.stripNav li a:hover, .stripNav li a:active, .stripNav li a:focus {
	background-position: top center;
}
.stripNav li.tab1 a.current {
	background: url(../images/nav_01.png) bottom center no-repeat;
}
.stripNav li.tab2 a.current {
	background: url(../images/nav_02.png) bottom center no-repeat;
}
.stripNav li.tab3 a.current {
	background: url(../images/nav_03.png) bottom center no-repeat;
}
.stripNav li.tab4 a.current {
	background: url(../images/nav_04.png) bottom center no-repeat;
}
.stripNav li.tab5 a.current {
	background: url(../images/nav_05.png) bottom center no-repeat;
}
.stripNav li.tab6 a.current {
	background: url(../images/nav_06.png) bottom center no-repeat;
}
.stripNav li.tab7 a.current {
	background: url(../images/nav_07.png) bottom center no-repeat;
}
.stripNav li.tab8 a.current {
	background: url(../images/nav_08.png) bottom center no-repeat;
}
.stripNavL a, .stripNavR a {
	display: block;
	position: absolute;
	width: 85px;
	height: 40px;
	text-indent: -9999px;
}

.panel ul {
	width: 718px;
}
.panel ul li a {
	color: #ffffff;
	display: block;
	padding: 6px 10px 5px 20px;
	float:left;
	background:url(../images/pagepoint_03.jpg) no-repeat left 10px;
}
.panel ul li:last-child a { 
	border: none;
}




.banner{ width:100%; height:450px;}

/* flexslider */
.flexslider{ width:100%;position:relative;height:450px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:451px;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2; left:45%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}