textarea{
	resize: none;
}
img{
	border:none;
}
body {
	background: url(../images/generalbg.jpg) left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin: 0 auto;
	text-align:justify-left;
}
h1{
	color: #183b8e;
	font-size: 22pt;
	font-weight: normal;
}
#container
{	
		background-color: #FFFFFF;
		margin: 0 auto;
		width: 902px;
		height: 893px;
		}

#nav{
		float: left;
		margin: 0 auto 0 auto;
		padding: 0;
		background-color: #de181a;
		width: 902px;
		height: 39px;
	}
	
#nav li{
			display: inline;
			float: left;
			margin: 0px;
			padding-right: 8px;
			padding-top: 11px;
		}
#nav ul{
			padding-left: 179px;
			width:100%;
			text-align: center;
			margin: 0 auto 0 auto;
}
#nosotros{
			height: 28px;
			width: 64px;
			background:url(../images/nosotros.jpg) #de181a no-repeat left;
		}
#productos{
			height: 28px;
			width: 72px;
			background:url(../images/productos.jpg) #de181a no-repeat left;
		}
#distribuidores{
			height: 28px;
			width: 100px;
			background:url(../images/distribuidores.jpg) #de181a no-repeat left;
		}
#proceso{
			height: 28px;
			width: 60px;
			background:url(../images/proceso.jpg) #de181a no-repeat left;
		}
#contacto{
			height: 28px;
			width: 64px;
			background:url(../images/contacto.jpg) #de181a no-repeat left;
		}
#noticias{
			height: 28px;
			width: 58px;
			background:url(../images/noticias.jpg) #de181a no-repeat left;
		}
#playerycaps{
			height: 28px;
			width: 88px;
			background:url(../images/playerycaps.jpg) #de181a no-repeat left;
		}
#home{
	height: 28px;
	width: 51px;
	background:url(../images/homebtn.jpg) #de181a no-repeat left;
}

#home:hover{
	height: 28px;
	width: 51px;
	background:url(../images/homehover.jpg) #de181a no-repeat left;
}

#nosotros:hover{
			height: 28px;
			width: 64px;
			background:url(../images/nosotroshover.jpg) #de181a no-repeat left;
		}
#productos:hover{
			height: 28px;
			width: 72px;
			background:url(../images/productoshover.jpg) #de181a no-repeat left;
		}
#distribuidores:hover{
			height: 28px;
			width: 100px;
			background:url(../images/distribuidoreshover.jpg) #de181a no-repeat left;
		}
#proceso:hover{
			height: 28px;
			width: 60px;
			background:url(../images/procesohover.jpg) #de181a no-repeat left;
		}
#contacto:hover{
			height: 28px;
			width: 64px;
			background:url(../images/contactohover.jpg) #de181a no-repeat left;
		}
#noticias:hover{
			height: 28px;
			width: 58px;
			background:url(../images/noticiashover.jpg) #de181a no-repeat left;
		}
#playerycaps:hover{
			height: 28px;
			width: 88px;
			background:url(../images/playerycapshover.jpg) #de181a no-repeat left;
		}
#footer {
	background:#f2f1f1 no-repeat;
	float: left;
	width: 902px;
	height: 40px;
	color: #000000;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	padding-top: 20px;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

#espacio{
	height: 36px;
}
