#kwicks_container { 
	background-color: transparent;
	height: 100px;
	position:relative;
	margin:0;
}
#kwicks {
	position: relative;
	list-style:outside;
	list-style-position:outside;
	margin:0px;
	padding:0px;


}
 
#kwicks .kwick {
	float: left;
	display: block;	
	width: 90px;
	height: 370px;
	border: solid 1px #000000;
}
 
#kwick_red {background: url(../img/onda.jpg) no-repeat; }
#kwick_orange {background: url(../img/comedor.jpg) no-repeat;}
#kwick_yellow {background: url(../img/recibo.jpg) no-repeat;}
#kwick_green {background: url(../img/cuarto.jpg) no-repeat;}
#kwick_blue {background: url(../img/deco.jpg) no-repeat;}




#demo-bar {
	margin: 0px auto;
	width: 890px;
	border-bottom: 1px solid #B3D4EF;
	background: #EFF8FF;
	text-align: center;
}
 
#demo-wrapper {
	margin-left: 0px;
	margin-top:0px;
	overflow: hidden; 
	height: 370px; 
	width: 890px;
	position: relative;
	float:left;

}
 
#demo-inner {
	width: 3000px;
	height: 3000px;
	/*background-image: url(mountain.jpg);*/
	position: relative;
}
 
.scrolling-content {
	/*background: transparent url(bubble.png) top left no-repeat;*/
	width: 880px;
	height: 370px;
	text-align: center;
	position: absolute;
}
 
.scrolling-content h1 { 
	color: black;
	font-size: 14px;
	font-weight: bold;
}
 
#home{
	width:860px;
	height: 370px;
	left: 0px; 
	top: 0px;
	text-align: justify;
}
 
#empresa {
	width:860px;
	height: 370px;
	left: 0px; 
	top: 375px;
	text-align: justify;

}
#cliente {
	width:860px;
	height: 370px;
	left: 0px; 
	top: 740px;
	text-align: justify;

}
#promocion {
	width:860px;
	height: 370px;
	left: 0px; 
	top: 1110px;
	text-align: justify;

}
#galeria {
	width:860px;
	height: 370px;
	left: 900px; 
	top: 0px;
	text-align: justify;

}

#comedor {
	width:860px;
	height: 370px;
	left: 900px; 
	top: 750px;
	text-align: justify;
}
#recibo {
	width:860px;
	height: 370px;
	left: 900px; 
	top: 1480px;
	text-align: justify;

}
 
#contacto {
	width:860px;
	height: 370px;
	left: 0px; 
	top: 1480px;
	text-align: justify;

}












#menuSlider{
	height:172px;
	overflow:hidden;
	position:absolute;
	top:485px;
	text-align:left;
	width:970;
	background:#FFFFFF;
}

#wrapper{
	overflow:hidden;
	position:absolute;
	width:970px;
	height:145px;
	top: 40px;
	left:54px;

}

#wrapper-slider{
	height:145px;
	left:0;
	position:absolute;
	top:0;
	width:3680px;
}
#wrapper-slider a {
	text-decoration:none;
	color:#222222;
	cursor:default;
	font-weight:bold;
}
#wrapper-slider p {
	line-height:20px;
	text-align:center;
	vertical-align:baseline;
	margin:0;
	padding:0;
	width:200px;
}

div.center {
	background-image:url(../img/center.png);
	background-repeat:no-repeat;
	float:left;
	height:172px;
	position:relative;
	width:890px;
}
#goleft{
	background: url(../img/fi.png) no-repeat;
	cursor:pointer;
	height:25px;
	left:14px;
	overflow:hidden;
	position:absolute;
	top:60px;
	width:25px;
	z-index:10;
}
#goright{
	background: url(../img/fd.png) no-repeat;
	cursor:pointer;
	height:25px;
	left:835px;
	overflow:hidden;
	position:absolute;
	top:60px;
	width:25px;
	z-index:10;
}

.bar{
	position:absolute;
	width:278px;
	height:145px;
	top:5px;
	left:15px;
}

.linkbar{
	cursor:pointer;
	list-style:none;
	color:white;
}





















