html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
 margin: 0;  
 padding: 0; 
 border: 0;  
 outline: 0; 
 font-weight: inherit;  
 font-style: inherit;  
 font-size: 100%;  
 font-family: inherit;  
 vertical-align: baseline;  
} 
 
/* remember to define  focus styles! */  
:focus { 
 outline: 0;  
} 
 
body {  
 line-height: 1;  
 color: #888888;  
 background: #182853;  
 margin: 0 auto;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding-top: 46px;
} 
 
ol, ul {  
 list-style: none;  
} 
 
/* tables still need 'cellspacing="0"' in the markup */  
table {  
 border-collapse: separate;  
 border-spacing: 0;  
} 
 
caption, th, td { 
 text-align: left;  
 font-weight: normal;  
} 
 
blockquote:before, blockquote:after,  
q:before, q:after {  
 content: "";  
} 
 
blockquote, q {  
 quotes: "" "";  
}
a {
	text-decoration: none;
}
img {
	vertical-align: top;
	border: 0 none;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 951px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
.header {
	clear: both;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	width: 951px;
	height: 437px;
	position: relative;
	z-index: 100;
}
.header h1 {
	position: absolute;
	right: 44px;
	top: 41px;
}
.header ul {
	position: absolute;
	top: 41px;
	left: 44px;
}
.header h2 {
	color: #127ec6;
	font-size: 32px;
	font-family: Georgia;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	font-size: 0;
	line-height: 1000px;
	overflow: hidden;
	height: 36px;
	background-repeat: no-repeat;
	background-position: top left;
}
#menu li a.nav01 {
	background-image: url(images/nav01.jpg);
	width: 98px;
}
#menu li a.nav02 {
	background-image: url(images/nav02.jpg);
	width: 79px;
}
#menu li a.nav03 {
	background-image: url(images/nav03.jpg);
	width: 91px;
}
#menu li a.nav04 {
	background-image: url(images/nav04.jpg);
	width: 84px;
}
#menu li a.on,
#menu li a:hover {
	background-position: 0 -36px;
}
.content {
	clear: both;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	width: 951px;
	height: 177px;
	position: relative;
}
.content ul {
	position: absolute;
	top: 0;
	left: 44px;	
}
.content ul li {
	float: left;
}
#product-nav {
	position: absolute;
	z-index: 100;
}
#product-nav li {	
	position: relative;
	z-index: 100;
}
#product-nav li a {
	display: block;
	font-size: 0px;
	line-height: 1000px;
	overflow: hidden;
	height: 23px;
	background-repeat: repeat;
	background-position: top left;
}
#product-nav li a.prod-nav01 {
	background-image: url(images/product-nav01.jpg);
	width: 105px;
}
#product-nav li a.prod-nav02 {
	background-image: url(images/product-nav02.jpg);
	width: 79px;
}
#product-nav li a.prod-nav03 {
	background-image: url(images/product-nav03.jpg);
	width: 67px;
}
#product-nav li a.prod-nav04 {
	background-image: url(images/product-nav04.jpg);
	width: 67px;
}
#product-nav li a.prod-nav05 {
	background-image: url(images/product-nav05.jpg);
	width: 91px;
}
#product-nav li a.prod-nav06 {
	background-image: url(images/product-nav06.jpg);
	width: 88px;
}
#product-nav li:hover a,
#product-nav li a.on,
#product-nav li a:hover {
	background-position: 0 -23px;
}
#product-nav li:hover ul,
#product-nav li a:hover ul {
	display: block;
}
#product-nav li ul {
	position: absolute;
	top: 23px;
	left: -5px;
	z-index: 99;
	width: 115px;
	display: none;
}
#product-nav li ul li {
	clear: both;
	background-color: #06659d;	
	border-top: 1px #d0d1d2 solid;
	width: 100%;
}
#product-nav li ul li:hover {
	background-color: #097ec3;
}
#product-nav li ul li a {
	color: white;
	display: block;
	font-size: 10px;
	line-height: 17px;	
	overflow: auto;
	height: 17px;
	padding-left: 2px;	
}
#product-thumbs {
	top: 32px;
	z-index: 5;
}
.footer {
	clear: both;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 31px;
	line-height: 31px;
	font-size: 11px;
	padding-left: 51px;
}
.footer a {
	color: #888888;
	padding: 0 2px;
}
.footer a:hover {
	text-decoration: underline;
}
.copy {
	clear: both;
	font-size: 11px;
	color: white;
	text-align: center;
	line-height: 46px;
}
.copy a {
	color: white;
}
.copy a:hover {
	text-decoration: underline;
}


/* HOME */
.home span {
	position: absolute;
	top: 119px;
	left: 541px;
	z-index: 9;
}
.home h2 {
	position: absolute;
	top: 189px;
	left: 54px;
}
.home p {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia;
	line-height: 26px;
	width: 439px;
	position: absolute;
	top: 263px;
	left: 54px;
}
/* EMPRESA */
.empresa span {
	position: absolute;
	top: 438px;
	left: 580px;
	z-index: 9;
}
.empresa h2 {
	position: absolute;
	top: 136px;
	left: 54px;
}
.empresa p {
	font-size: 12px;
	line-height: 18px;
	width: 810px;
	position: absolute;
	top: 186px;
	left: 54px;
}


/* CLIENTES */
.clientes h2 {
	position: absolute;
	top: 136px;
	left: 54px;
}
#clientes {
	position: absolute;
	left: 113px;
	top: 211px;
}
#clientes li {
	float: left;
	width: 194px;
	line-height: 24px;
}

/* CONTACTO */
.contacto h2 {
	position: absolute;
	top: 136px;
	left: 54px;
}
.contacto p {
	position: absolute;
	top: 190px;
	left: 54px;
	line-height: 24px;
}
.contacto p a {
	color: #888888;
}
.contacto p a:hover {
	text-decoration: underline;
}
.contacto form {
	position: absolute;
	top: 185px;
	left: 400px;
	width: 495px;
}
#contacto label {
	float: left;
	width: 74px;
	line-height: 24px;
	clear: left;
}
#contacto input {
	float: left;
	background-image: url(images/input-bg.gif);
	background-repeat: no-repeat;
	background-color: #888888;
	width: 325px;
	margin-bottom: 13px;
	border: 0 none;
	padding: 4px;
}
#contacto textarea {
	float: left;
	background-image: url(images/textarea-bg.gif);
	background-repeat: no-repeat;
	background-color: #888888;
	width: 325px;
	height: 110px;
	margin-bottom: 13px;
	border: 0 none;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contacto input[type=submit] {
	float: right;
	background-image: url(images/enviar-btn.jpg);
	width: 65px;
	height: 23px;
	cursor: pointer;
	margin-top: 95px;
}

/* PRODUCTOS */
.productos h2 {
	position: absolute;
	top: 145px;
	left: 54px;
	line-height: 35px;
	z-index: 5;
}
.productos .product-details {
	position: absolute;
	top: 250px;
	left: 54px;
	line-height: 17px;
}
.mantenedores .product-details {
	top: 205px;
}
.mantenedores .product-details2 {
	top: 230px;
	left: 54px;
}
.productos .product-details strong {
	font-weight: bold;
}
.productos .product-details li {
	float: left;
	width: 123px;
}
.productos .product-details2 li {
	float: left;
	width: 150px;
}
.productos .product-diagram {
	position: absolute;
	bottom: 44px;
	right: 411px;
}
.productos .product-photo {
	position: absolute;
	top: 172px;
	left: 440px;
	z-index: 9;
}

.productos span {
	position: absolute;
	top: 160px;
	left: 540px;
	z-index: 9;
}
.contenedor02 .product-diagram {
	right: 361px;
}
.contenedor02 span,
.lecheras span,
.mantenedores span,
.modelofiltro span,
.termos span {
	left: 610px;
}

.lecheras span,
.modelofiltro span,
.termos span {
	top: 135px;
}
.mantenedores span {
	top: 200px;
}
