* {
	margin: 0;
	padding: 0;
	text-align: left;
}
html {
	height: 100%;
}
a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
body {
	margin-bottom: 30px;
	color: #555;
	height: 100%;
	background: #fff url(../images/bg.jpg) no-repeat fixed bottom center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed
}
#center {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -400px;
}
#lang {
	width: 750px;
	font-size: 93%;
	text-align: right;
	padding: 0 20px 0 0;
}
#lang a {
	text-decoration: none;
	color: #555;
}
#lang a:hover {
	text-decoration: underline;
	color: #555;
}
#main {
	width: 750px;
	height: 500px;
	padding: 10px;
	background: url(../images/mainbg.png) top left no-repeat;
}
#splash {
	width: 750px;
	height: 280px;
	background: url(../images/splash.jpg) top left no-repeat;
}
#focus {
	width: 750px;
	margin-top: 15px;
	height: 150px;
	padding: 0 15px;
}
#nosotros {
	width: 750px;
	height: 450px;
	background: url(../images/nosotrosmain.jpg) top left no-repeat;
}
#nosotrostxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 65px;
	text-align: justify;
}
#huerta {
	width: 750px;
	height: 450px;
	background: url(../images/huertalashadas.jpg) top left no-repeat;
}
#huertatxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 105px;
	text-align: justify;
}
#mercado {
	width: 750px;
	height: 450px;
	background: url(../images/mercadomain.jpg) top left no-repeat;
}
#mercadotxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 65px;
	text-align: justify;
}
#mercado img, #huerta img, #empacadora img {
	padding: 3px;
	margin: 10px 3px 0 3px;
	border: 1px solid #999;
	background: #fff;
}
#mercado h3 {
	margin: 0;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
}
#jame {
	width: 750px;
	height: 450px;
	background: url(../images/jame.jpg) top left no-repeat;
}
#jametxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 65px;
	text-align: justify;
}
#empacadora {
	width: 750px;
	height: 450px;
	background: url(../images/empacadora.jpg) top left no-repeat;
}
#empacadoratxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 110px;
	text-align: justify;
}
#contacto {
	width: 750px;
	height: 450px;
	background: url(../images/contactomain.jpg) top left no-repeat;
}
#contactotxt {
	width: 250px;
	padding-left: 25px;
	padding-top: 65px;
	text-align: justify;
}

/* Inicia Slider */

.csw {
	width: 100%;
	height: 460px;
	overflow: hidden;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 750px;
	height: 450px;
	clear: both;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
}
.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 750px;
}
.stripViewer .panelContainer .panel .wrapper {
	padding: 0;
}
.stripNav {
	width: 750px;
	height: 35px;
	background: url(../images/nav.png) top left no-repeat;
}
.stripNav ul {
	list-style: none;
}
.stripNav ul li {
	float: left;
}
.stripNav a {
	font-size: 0px;
	line-height: 31px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	text-transform: uppercase;
}
.stripNav li.tab1 {
	display: block;
	width: 55px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/inicio.png) top left no-repeat;
}
.stripNav li.tab1:hover {
	background-position: 0 -35px;
}
.stripNav li.tab2 {
	display: block;
	width: 78px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/nosotros.png) top left no-repeat;
}
.stripNav li.tab2:hover {
	background-position: 0 -35px;
}
.stripNav li.tab3 {
	display: block;
	width: 123px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/huerta.png) top left no-repeat;
}
.stripNav li.tab3:hover {
	background-position: 0 -35px;
}
.stripNav li.tab4 {
	display: block;
	width: 73px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/mercado.png) top left no-repeat;
}
.stripNav li.tab4:hover {
	background-position: 0 -35px;
}
.stripNav li.tab5 {
	display: block;
	width: 86px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/jugos.png) top left no-repeat;
}
.stripNav li.tab5:hover {
	background-position: 0 -35px;
}
.stripNav li.tab6 {
	display: block;
	width: 92px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/empacadora.png) top left no-repeat;
}
.stripNav li.tab6:hover {
	background-position: 0 -35px;
}
.stripNav li.tab7 {
	display: block;
	width: 86px;
	height: 35px;
	float: left;
	text-indent: -9999px;
	background: url(../images/contacto.png) top left no-repeat;
}
.stripNav li.tab7:hover {
	background-position: 0 -35px;
}

/* Termina Slider */

#footer {
	width: 750px;
}
#footerlinks {
	text-align: right;
	float: right;
	width: 100px;
	padding-top: 5px;
	font-size: 93%;
}
#footerlinks a {
	text-decoration: none;
	color: #555;
}
#footerlinks a:hover {
	text-decoration: underline;
	color: #555;
}
#music {
	text-align: right;
	float: left;
	width: 650px;
}