 body,html{margin:0; padding:0;overflow-x:hidden;background:#fff;font-family:arial;}

/*   images slide code start here --------------------------------------------*/

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
 max-width: 100%;
  position: relative;top:1px;
  margin: auto;
   
}

/* Caption text */
.text {
  color: #E00003;
  font-size: 21px;
  position:absolute; top:190px; left: 110px; font-family:Verdana;font-weight:bold;
 }
.text a:link{text-decoration:none;color:#fff;}
.text a:visited{text-decoration:none;color:#fff;}
.text a:hover{text-decoration:underline;color:#e6e6e6;}

/* The dots/bullets/indicators */
.dot {position:relative;top:2px;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #e6e6e6;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.9s ease;
}

 .active {
  background-color: #ffae00;
}
 
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 4.5s;
  animation-name: fade;
  animation-duration: 4.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/* end of slide code-------------------------------------------------*/

table{width:auto; border: 1px solid #BCBCBC;margin:0;}

	.content5{position:relative;background:#fff;padding:10px;text-align:center;}
 
.parag1{font-size:26px;text-align:center;padding:15px;background:#ffae00;width:100%;position:absolute;top:540px;}
 .parag1 a:link{text-decoration:none;color:#fff;margin:auto;}
 .parag1 a:visited{text-decoration:none;color:#fff;}
 .parag1 a:hover{text-decoration:underline;color:#ff004;}
 
 .parag2{font-size:16px;position:absolute;top:1080px;right:35px;}
 .parag2 a:link{text-decoration:none;color:#ff0004;margin:auto;}
 .parag2 a:visited{text-decoration:none;color:#ff0004;}
 .parag2 a:hover{text-decoration:none;color:#404040;}
 
 
 .gallery {    
    border: 0px solid #ccc;
   }
   .gallery:hover {
    border: 0px solid #777; opacity:  .7;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


 /*-------------------------------------------------------*/
  img {width:auto;
    max-width:100%;
    height: auto;
}
  

  
  .menu1 a:link{text-decoration:none;color:#000;font-family:Sans Serif;font-size:18px;font-size:bold;white-space:nowrap;}
.menu1 a:visited{text-decoration:none;color:#000;}
.menu1 a:hover{text-decoration:underline;color:#ffae00;}

.container2{width:100%;height:45px;margin:0px;border:0px solid orange;background:#404040;position:relative;}
	  
	 .container4{position:relative;}
 
 
  
 
	.content1 {position:absolute;top:10px;right:60px;color:#fff;}
	.content2{position:absolute;top:10px;right:190px;}
     .content3{position:absolute;top:10px;right:250px;}
	 
 
	 
	 
	.content5{position:relative;background:#fff;padding:10px;text-align:center;}
	.content5 a:link{text-decoration:none;color:#ffae00;}
	.content5 a: visited{text-decoration:none;color:#ffae00;}
	.content5 a:hover{text-decoration:none;color:#565656;}
	
	.content6{position:relative;top:4px;}
	
	.footer {position:absolute;top:1700px;
    
   width:100%; 
   height:auto;   /* Height of the footer */
   background:#333;}
   
   .footer a{color:#fff;font-family:arial;font-size:16px;text-decoration:none;}
   
    .footer1 {width:100%;position:absolute;top:2129px;
   height:63px;   /* Height of the footer */
   background:#1E1E1E;color:#e6e6e6;font-size:11px;font-family:sans-serif;}
   
   .footer1 a{color:#fff;font-family:arial;font-size:11px;text-decoration:none;}
 