@import url(http://fonts.googleapis.com/css?family=Lobster);
html,body{
	height:100%;
	max-height:100%;
}
*{
	margin:0;
	padding:0;
	background:url(../img/background_1.png);
	font-family:'helvetica', arial, serif;
}

a.themshock_banner{
	width:210px;
	height:210px;

	position:fixed;
	right:0;
	
}
div{
	background:transparent;

}
img{
	background:transparent;
}
/* aqui define el contenedor princicpal*/
.header{
	position:relative;
	background:url(../img/header_textures.png) repeat-x;
	width:100%;
	height:125px;
	overflow:hidden;
	z-index:4;
}
.header img{
	text-align:center;
	
}
.bk_blank{
	width:100%;
	height:478px;
	background:transparent;
	overflow:hidden;
	text-align:center;

	z-index:2;
	
}
.img_1{
	
	height:1200px;
	width:100%;
	background: transparent url(../images/frame1.jpg) fixed 75% 75%;
        background-size: 100% 100%;
}
.img_2{
	height:1200px;
	width:100%;
	background:transparent url(../images/frame2.jpg)  fixed 75% 75%;
        background-size: 100% 100%;
}
.img_3{
	height:1200px;
	width:100%;
	background:transparent url(../images/frame3.jpg) fixed 75% 75%;
        background-size: 100% 100%;
}
.bk{	
	width:100%;
	height:1600px;

	
}
.title_1{
	background-color: white;		
}
.title_2{
	background-color: white;		
}

.footer{
	position:relative;

	background:url(../img/footer_textures.png) repeat-x;
	width:100%;
	height:155px;
	z-index:3;

}
.footer div{
	position:relative;
	width:1008px;
	margin:0 auto;
	z-index:3;
	
}

/* picture  define la magen de la camra */
