/*demo style*/.more{	position:relative;	clear:both;}.column{	width:95%;	float:left;	margin-bottom:20px;	padding: 1% 2.5% 1% 2.5%;}@media screen and (max-width: 640px) {	.header{		text-align:center;	}	.header a{		font-size:10px;		text-shadow:none;		white-space:nowrap;	}	.header span.right_ab{		float:none;	}	}/* Elastislide Style */.es-carousel-wrapper{	/*background: blue;*/	padding:10px 37px;		position:relative;}.es-carousel{	overflow:hidden;}.es-carousel ul{	display:none;}.es-carousel ul li{	height:100%;	float:left;	display:block;}.es-carousel ul li a{	display:block;	border-style:solid;	border-color:#ababab;}.es-carousel ul li a img{	display:block;	border:none;	max-height:100%;	max-width:100%;}.es-nav span{	position:absolute;	top:35%;	left:-13px;	margin-top:-13px;	text-indent:-9000px;	cursor:pointer;	opacity:0.8;}.es-nav span.es-nav-prev{background:url(images/arrow_left.png) no-repeat top left;width:50px;height:50px;}.es-nav span.es-nav-next{	right:-82px;	/*left:880px;*/	left:96%;	width:50px;	height:50px;	background:transparent url(images/arrow_right.png) no-repeat top right;}.es-nav span:hover{	opacity:1.0;}