body{
	background-image:url(../imagenes/bg.jpg);
	background-repeat:repeat-x;
	background-color:#2b0909;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	text-align: justify;
}
#all {
	background-image: url(../imagenes/body_bg.png);
	background-repeat: repeat-y;
	width: 990px;
	margin-left:50%;
	left:-502px;
	position: fixed;
	top: 0px;
	bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 0;
}
#holder {
	width: 990px;
	margin-left:50%;
	left:-502px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	padding-right: 7px;
	padding-left: 7px;
	z-index: 1;
	height:auto;
}
#menu_bar {
	background-image: url(../imagenes/es/menu_bar.jpg);
	height: 60px;
	width: 990px;
	position: absolute;
	z-index: 1;
}
#logo {
	height: 178px;
	width: 177px;
	position: absolute;
	right: 30px;
	z-index: 2;
		
	
}
#inicio, #servicios,#nosotros,#maximizar, #contactenos{
	
}
#info {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
table {
	text-align: justify;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../imagenes/footer.jpg);
	background-repeat:no-repeat;
	background-color:#91a31d;
	height: auto;
	width: 960px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	position: absolute;
	z-index: 10;
}
a:link{
	color:#FFF;	
}
#venta_minibares_holder{
	height:32px;
	width:125px;
	background-image:url(../imagenes/es/minibares.jpg);
	cursor:pointer;
}
#nuestros_clientes_holder{
	height:32px;
	width:125px;
	background-image:url(../imagenes/es/clientes.jpg);
	cursor:pointer;
}