@charset "utf-8";
/* CSS Document */
body{
	overflow: auto !important;
	width: auto;
	min-width: 1024px;
	min-height: 800px;
	/*background: url(imagenes/fondo_amh5.jpg) no-repeat fixed;*/
	margin: 0 auto !important;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
  
}



#fondo_principal {
	position: absolute;
	width: 1024px;
	min-width: 1024px;
	height: 976px;
	left: 50%;
	margin-left: -512px;
	
}

#encabezado {
	position: absolute;
	width: 273px;
	height: 71px;
	left: 0px;
	top: 6px;

}
#encabezado2 {
	position: absolute;
	width: 256px;
	height: 71px;
	right: 0px;
	top: 6px;
}
#encabezado3 {
	position: absolute;
	width: 747px;
	height: 88px;
	left: 137px;
	top: 94px;
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 28px;
	color: #000;
	font-weight: bold;
}
#encabezado4 {
	position: absolute;
	width: 532px;
	height: 24px;
	left: 276px;
	top: 948px;
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 10px;
	color: #121D51;
	font-weight: bold;
}
#encabezado5 {
	position: absolute;
	width: 355px;
	height: 41px;
	left: 461px;
	top: 189px;
	font-family: "Comic Sans MS";
	text-align: center;
	font-size: 20px;
	color: #121D51;
	font-weight: bold;
}
#meneencabezado{
	position: absolute;
	width: 100%;
	min-width:1024px;
	height: 40px;
	left: 0px;
	top: 196px;
	background-color:#303F54;
	border-radius: 10px 10px 0px 0px;
	}
#menopciones{
	position: absolute;
	width: 904px;
	height: 40px;
	top: 0px;
	left: 169px;
		}
#menopciones1{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 0px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align:center;
	border-radius:5px 5px 5px 5px;
	}
#menopciones8{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 112px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}		
			
#menopciones2{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 224px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}				
#menopciones3{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 336px;
	background-color: #4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	}	
#menopciones4{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 448px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}					
	#menopciones5{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 560px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}	
	#menopciones6{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 672px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}		
	#menopciones7{
	position: absolute;
	width: 107px;
	height: 20px;
	top: 10px;
	left: 784px;
	background-color:#4E6789;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	border-radius:5px 5px 5px 5px;
	}						
#fb{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 23px;
	background: url(imagenes/FB.png) no-repeat center;
	}
#tw{
	position: absolute;
	width: 40px;
	height: 40px;
	right: 80px;
	background: url(imagenes/twitter.png) no-repeat center;
	}		

#eslaider{
	position: absolute;
	width: 892px;
	height: 357px;
	left: 132px;
	top: 236px;
	background-color: #4D4239;
	border-radius: 0px 10px 0px 0px;
	}	
	#menuprincipal{
	position: absolute;
	width: 132px;
	height: 708px;
	left: 0px;
	top: 236px;
	background-color: #2D261A;
	border-radius: 10px 0px 0px 10px;
		}
		#textomenuopc1{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 15px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
			#textomenuopc2{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 95px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
			#textomenuopc3{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 175px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
			#textomenuopc4{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 255px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
			#textomenuopc5{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 335px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
			#textomenuopc6{
	position: absolute;
	width: 132px;
	height: 48px;
	left: 0px;
	top: 415px;
	color: #FFF;
	border-bottom:double #000;
	border-width: 10px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	font-weight: 600;
		}
#contenido{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: inline;
	overflow: auto;
	}	
	
#contenido_texto{
	position: absolute;
	width: 553px;
	height: 402px;
	left: 10px;
	top: 10px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}		
#contenido_texto2{
	position: absolute;
	width: 272px;
	height: 393px;
	left: 958px;
	top: 14px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}	
#contenido_texto3{
	position: absolute;
	width: 343px;
	height: 400px;
	left: 585px;
	top: 12px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}		
/*estructura base ///////////////////////////////*/	

#txttitulo{
	position: absolute;
	width: 206px;
	height: 27px;
	left: 318px;
	top: 13px;
	font-size: 24px;
	color: #373737;
	font-weight: bold;
	}
#txtttexto{
	position: absolute;
	width: 700px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight:bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}
	#txtttexto2{
	position: absolute;
	width: 696px;
	height: 163px;
	left: 13px;
	top: 87px;
	font-size: 16px;
	color: #373737;
	}
#txttitulo2{
	position: absolute;
	width: 186px;
	height: 35px;
	left: 19px;
	top: 8px;
	color: #373737;
	font-weight: bold;
	font-size: 24px;
	}
	#img11conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#img12conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#img13conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
	#img21conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#img22conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#img23conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}	
	
	#txttitulo3{
	position: absolute;
	width: 277px;
	height: 35px;
	left: 28px;
	top: 12px;
	color: #373737;
	font-weight: bold;
	font-size: 24px;
	}
	
#txtttexto_contenido_texto3{
	position: absolute;
	width: 277px;
	height: 308px;
	left: 27px;
	top: 66px;
	font-size: 20px;
	}	
/*contenedor 2 ///////////////////////////////*/	
#contenido2{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: none;
	overflow:auto;
	}	
	
#texto_contenido2{
	position: absolute;
	width: 685px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight: bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}	
	
#contenido_texto_contenido2{
	position: absolute;
	width: 692px;
	height: 24px;
	left: 7px;
	top: 42px;
	color: #373737;
	font-size: 16px;
	}
#logo_contenido_texto_contenido2{
	position: absolute;
	width: 108px;
	height: 175px;
	left: 182px;
	top: 45px;
	
	}	
#img_contenido_texto_contenido2{
	position: absolute;
	width: 182px;
	height: 175px;
	left: 0px;
	top: 45px;
	
	}	
	
#encabezado_contenido_texto_contenido2{
	position: absolute;
	width: 290px;
	height: 45px;
	left: 0px;
	top: 0px;
	background-color:#4475C6;
	border-radius: 10px 10px 0px 0px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	}	
	
#contenido_texto2_contenido2{
	position: absolute;
	width: 599px;
	height: 256px;
	left: 16px;
	top: 91px;
	color: #373737;
	font-size: 14px;
	}
#logo2_contenido_texto_contenido2{
	position: absolute;
	width: 108px;
	height: 175px;
	left: 182px;
	top: 45px;
	}	
#img2_contenido_texto_contenido2{
	position: absolute;
	width: 182px;
	height: 175px;
	left: 0px;
	top: 45px;
	}	
	
#encabezado2_contenido_texto_contenido2{
	position: absolute;
	width: 290px;
	height: 45px;
	left: 0px;
	top: 0px;
	background-color:#4475C6;
	border-radius: 10px 10px 0px 0px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	}		
	
	
#contenido_texto3_contenido2{
	position: absolute;
	width: 322px;
	height: 256px;
	left: 375px;
	top: 91px;
	color: #373737;
	font-size: 14px;
	
	}
#logo3_contenido_texto_contenido2{
	position: absolute;
	width: 108px;
	height: 175px;
	left: 182px;
	top: 45px;
	}	
#img3_contenido_texto_contenido2{
	position: absolute;
	width: 182px;
	height: 175px;
	left: 0px;
	top: 45px;
	}	
	
#encabezado3_contenido_texto_contenido2{
	position: absolute;
	width: 290px;
	height: 45px;
	left: 0px;
	top: 0px;
	background-color:#4475C6;
	border-radius: 10px 10px 0px 0px;
	font-weight:500;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	}			
	
#contenido2_texto2{
	position: absolute;
	width: 272px;
	height: 393px;
	left: 958px;
	top: 14px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}	
	#contenido2_img11conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido2_img12conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido2_img13conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
	#contenido2_img21conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido2_img22conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido2_img23conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}	
	
	
/*contenedor 3 ///////////////////////////////*/	
#contenido3{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: none;
	overflow:auto;
	}	
	
#texto_contenido3{
	position: absolute;
	width: 675px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight: bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}
#contenido_texto_contenido3{
	position: absolute;
	width: 679px;
	height: 24px;
	left: 7px;
	top: 42px;
	color: #373737;
	font-size: 16px;
	}	
		
#contenido_texto2_contenido3{
	position: absolute;
	width: 639px;
	height: 256px;
	left: 16px;
	top: 91px;
	color: #373737;
	font-size: 14px;
	}		
#contenido_texto3_contenido3{
position: absolute;
	width: 322px;
	height: 256px;
	left: 393px;
	top: 91px;
	color: #373737;
	font-size: 14px;
	}	
		

/*contenedor 4 ///////////////////////////////*/	
#contenido4{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: none;
	overflow: auto;
	}	
	#imagen_visor_contenido4{
	position: absolute;
	width: 250px;
	height: 143px;
	left: 229px;
	top: 36px;
	
		}
#texto_contenido4{
	position: absolute;
	width: 686px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight: bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}	
#contenido_texto_contenido4{
	position: absolute;
	width: 691px;
	height: 43px;
	left: 7px;
	top: 181px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}		
#contenido_texto2_contenido4{
	position: absolute;
	width: 691px;
	height: 24px;
	left: 7px;
	top: 230px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}
#contenido_texto3_contenido4{
	position: absolute;
	width: 682px;
	height: 241px;
	left: 10px;
	top: 270px;
	color: #373737;
	font-size: 14px;
	
	}	
#contenido_texto4_contenido4{
	position: absolute;
	width: 716px;
	height: 24px;
	left: 7px;
	top: 76px;
	color: #373737;
	font-size: 14px;
	text-align: center;
	
	}				

/*contenedor 5 ///////////////////////////////*/	
#contenido5{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: none;
	}	
#texto_contenido5{
	position: absolute;
	width: 700px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight:bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}		
#contenido_texto_contenido5{
	position: absolute;
	width: 330px;
	height: 32px;
	left: 19px;
	top: 77px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}	
#contenido_texto2_contenido5{
	position: absolute;
	width: 330px;
	height: 32px;
	left: 20px;
	top: 127px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}		
	#contenido5_mapa{
	position: absolute;
	width: 495px;
	height: 347px;
	left: 443px;
	top: 15px;
	}
#contenido5_texto{
	position: absolute;
	width: 403px;
	height: 180px;
	left: 15px;
	top: 174px;
	}	
		
	#contenido5_texto2{
	position: absolute;
	width: 272px;
	height: 393px;
	left: 958px;
	top: 14px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}	
	#contenido5_img11conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido5_img12conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido5_img13conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
	#contenido5_img21conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido5_img22conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido5_img23conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}				
	
/*contenedor 7 ///////////////////////////////*/	
#contenido7{
	position: absolute;
	width: 891px;
	height: 350px;
	left: 132px;
	top: 593px;
	background-color: #A38B77;
	border-radius: 0px 0px 10px 0px;
	display: none;
	}	
#texto_contenido7{
	position: absolute;
	width: 700px;
	height: 30px;
	left: 13px;
	top: 3px;
	font-weight:bold;
	font-size: 24px;
	color: #373737;
	text-align: center;
	}		
#contenido_texto_contenido7{
	position: absolute;
	width: 330px;
	height: 250px;
	left: 19px;
	top: 77px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}	
#contenido_texto2_contenido7{
	position: absolute;
	width: 330px;
	height: 248px;
	left: 365px;
	top: 78px;
	color: #373737;
	font-size: 16px;
	text-align: center;
	}				
	#contenido7_texto2{
	position: absolute;
	width: 272px;
	height: 393px;
	left: 958px;
	top: 14px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}	
	#contenido7_img11conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido7_img12conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido7_img13conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
	#contenido7_img21conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido7_img22conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido7_img23conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}						
/*contenedor 8 ///////////////////////////////*/	
#contenido8{
	position: absolute;
	width: 100%;
	height: 431px;
	left: 0px;
	top: 536px;
	background-color: #2D261A;
	border-radius: 0px 0px 10px 10px;
	display: none;
	}		
	#contenido8_texto2{
	position: absolute;
	width: 272px;
	height: 393px;
	left: 958px;
	top: 14px;
	background-color: #D8DFE9;
	border-radius: 10px 10px 10px 10px;
	}	
	#contenido8_img11conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido8_img12conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
		#contenido8_img13conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 70px;
		}
	#contenido8_img21conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido8_img22conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}
	#contenido8_img23conttext2{
	position: absolute;
	width: 186px;
	height: 131px;
	left: 42px;
	top: 238px;
		}			
	/*slider  ///////////////////////////////*/		
		
#imgslaider1{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
	display: inline;
	}
#imgslaider2{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
	display:none;
	}
	#imgslaider3{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider4{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider5{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider6{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider7{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider8{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	#imgslaider9{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 16px;
	top: 10px;
		display:none;
	}
	
#imgslaider1a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
	display: inline;
	}
#imgslaider2a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
	display:none;
	}
	#imgslaider3a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}
	#imgslaider4a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}
	#imgslaider5a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}
	#imgslaider6a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}
	#imgslaider7a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
	display:none;
	}
	#imgslaider8a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}
	#imgslaider9a{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 308px;
	top: 10px;
		display:none;
	}#imgslaider1b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
	display: inline;
	}
#imgslaider2b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
	display:none;
	}
	#imgslaider3b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider4b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider5b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider6b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider7b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider8b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
	#imgslaider9b{
	position: absolute;
	width: 277px;
	height: 330px;
	left: 600px;
	top: 10px;
		display:none;
	}
