body {
	font: 90%/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #EDEDED;
	margin-left: auto;
    margin-right: auto;
	color: #000;
}

/* ~~ DIVS ~~ */
.container {
	position:relative;
	width: 990px;
	background: #FFFFFF;
	margin-left: auto;
    margin-right: auto;
}

.header {
	background-image:url(images/bg-banner_s1.jpg) ;
	width:990px;
	height:180px;
	margin-left: auto;
    margin-right: auto;
}

.menu {
	position:absolute;
	top:178px;
	left:0;
	background-image:url(images/bg-top_s1.jpg) ;
	height:35px;
	width:990px;
	padding:0 0 0 0;
}

.bar {
	position:absolute;
	top:216px;
	background:#F00;
	height:40px;
	width:990px;
	padding:0 0 0 0;
	margin-left: auto;
    margin-right: auto;
}

.sidebar {
	position:absolute;
	top:256px;
	padding: 0;
	padding-top: 0px;
	width: 220px;
	background-image:url(images/bg-left.jpg);
	height:575px;
	
}

.sidebar2 {
	position:absolute;
	top:256px;
	padding: 0;
	padding-top: 0px;
	width: 220px;
	background-image:url(images/bg-left.jpg);
	height:800px;
	
}

.sidebar3 {
	position:absolute;
	top:256px;
	padding: 0;
	padding-top: 0px;
	width: 220px;
	background-image:url(images/bg-left.jpg);
	height:900px;
	
}

.sidebar4 {
	position:absolute;
	top:256px;
	padding: 0;
	padding-top: 0px;
	width: 220px;
	background-image:url(images/bg-left.jpg);
	height:1180px;
	
}

.sidebar5 {
	position:absolute;
	top:256px;
	padding: 0;
	padding-top: 0px;
	width: 220px;
	background-image:url(images/bg-left.jpg);
	height:2425px;
	
}

.content {
	position:absolute;
	top: 0;
	left: 280px;
	top:256px;
	width: 768px;
	left:212px;
	height:575px;
	padding: 0;
	background-color:#FFF;
}

.content2 {
	position:absolute;
	top: 0;
	left: 280px;
	top:256px;
	width: 768px;
	left:212px;
	height:800px;
	padding: 0;
	background-color:#FFF;
}

.content3 {
	position:absolute;
	top: 0;
	left: 280px;
	top:256px;
	width: 768px;
	left:212px;
	height:900px;
	padding: 0;
	background-color:#FFF;
}
.content4 {
	position:absolute;
	top: 0;
	left: 280px;
	top:256px;
	width: 768px;
	left:212px;
	height:1180px;
	padding: 0;
	background-color:#FFF;
}

.content5 {
	position:absolute;
	top: 0;
	left: 280px;
	top:256px;
	width: 768px;
	left:212px;
	height:2425px;
	padding: 0;
	background-color:#FFF;
}




.footer {
	position:absolute;	
	padding: 10px 0;
	top:836px;
	background: #bdbdbd;
	width: 990px; 
	
}

.footer2 {
	position:absolute;	
	padding: 10px 0;
	top:1080px;
	background: #bdbdbd;
	width: 990px; 
	
}

.footer3 {
	position:absolute;	
	padding: 10px 0;
	top:1180px;
	background: #bdbdbd;
	width: 990px; 
	
}

.footer4 {
	position:absolute;	
	padding: 10px 0;
	top:1450px;
	background: #bdbdbd;
	width: 990px; 
	
}
	
.footer5 {
	position:absolute;	
	padding: 10px 0;
	top:2680px;
	background: #bdbdbd;
	width: 990px; 
	
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
	color: #666;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 10px;	
	padding-right: 15px;
	padding-left: 15px; 
}

h1 {font-size:20px;
	color:#36c;
	text-align:left;
}

h2 {font-size:16px;
	color:#666;
	text-align:left;
}

h2.news {font-size:16px;
	color:#333;
	text-align:left;
	background-color:#FF6;
}

h3 {font-size:14px;
	font-weight:500;
	font-style:italic;
	text-align::center;
	color:#039;
	padding-bottom:0;
	margin-bottom:0;
}

h3.norm {font-size:14px;
	color:#039;
	font-style:normal;
	padding-top:6px;
	margin-top:6px;
	padding-bottom:0;
	margin-bottom:0;
}

h1.white {font-size:18px;
	color:#FFF;
	text-align:center;
	font-style:italic;
	margin-top:6px;}
	
.center {text-align:center;}

.left {text-align:left;}

p {
	margin-top:6px;
	margin-bottom:0;
	color: #666;
}

p.list {
	margin-top:0;
	margin-bottom:0;
	color: #666;
}
p.list3 {
	margin-top:0;
	margin-bottom:0;
	color: #666;
	font-size:12px;
}

p.topnav{text-align:center;padding-top:6px;
}

p.small {
	margin-top:0;
	margin-bottom:0;
	color: #fff;
	size: 8px;
}

p.small2 {
	margin-top:0;
	margin-bottom:0;

	size: 8px;
}


p.leftnav {margin-top:0;
margin-bottom:0;
color:#FFF;
font-weight:500;
font-size:13px;
line-height:16px;
text-align:center;
}

p.text {
	color: #666;
}

/* ~~ TOP MENU LINKS ~~ */
a:link {
	color: blue;
	text-decoration: underline; 
}

a.topnav-active {
	color: #000 !important;
	text-decoration: none;
}

a:hover, a:focus { 
	text-decoration: none;
	color:#C00;
}

/* ~~ LEFT MENU LINKS ~~ */
a.leftnav:link {
	color: #EDEDED;
	text-decoration: none; 
}
a.leftnav:visited {
	color: #EDEDED;
	text-decoration: none;
}
a.leftnav:hover, a.leftnav:active, a.leftnav:focus { 
	text-decoration: underline;
	color:#FFF;
}

/* ~~ TEXT LINKS ~~ */

a.text:link {
	color: inherit;
	text-decoration: underline; 
}

a.text:visited {
	color:#069 ;
	text-decoration: underline;
}
a.text:hover, a.text:focus { 
	text-decoration: none;
}


.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

 ul.menu {
	list-style: none; 	
	margin-bottom: 5px; 
	margin-top: 15px;
}
 li.menu {list-style: none; 
padding: 0px 5px 0px 5px;
	
}
 ul.menu a, nav ul a:visited {  
	text-decoration: underline;
	}
	
 ul.menu a:hover, nav ul a:active, nav ul a:focus {
		text-decoration: underline;
}	

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}

