#header {
	height: 322px;
	background: transparent url(../images/contacto/esp/header_bg_image.jpg) no-repeat center top;
}
#flashHeader {
	height: 200px;
}
#contenido {
	height: inherit;
	min-height: 464px;
}
#footer {
	background: transparent url(../images/contacto/contacto_footer.gif) repeat-x scroll 0 0;
	height: 41px;
}
#copyright {
	color: #8b8b8b;
	font-size: 11px;
	position: absolute;
	margin: 15px 0 0 15px;
}
.izquierda {
	float: left;
	display: inline;
	width: 310px;
	margin-top: 32px;
}
.izquierda p {
	width: 188px;
	margin-left: 41px;
}
.izquierda p a {
	color: #ed1c24;
	text-decoration: underline;
}
#contacto_img {
	margin: 15px 0 0 30px;
}
.puntos {
	border-bottom: 1px dotted #a6a6a6;
	width: 241px;
	margin: 15px 0 10px 35px;
}
#officenow_mexico {
	margin-left: 41px;
}
#officenow_mexico h3 {
	margin: 0;
	padding: 0;
	background: transparent url(../images/contacto/officenowmexico.png) no-repeat scroll 0 0;
	width: 215px;
	height: 16px;
	display: block;
	text-indent: -3000px;
}
.derecha {
	float: left;
	display: inline;
	width: 595px;
	background: transparent url(../images/contacto/contacto_bg.png) no-repeat scroll 0 0;
	height: 390px;
	margin-top: 29px;
}
.derecha input {
	width: 446px;
	height: 27px;
	border: none;
	background: none;
	position: absolute;
}
#nombre {
	position: absolute;
	margin: 44px 0 0 37px;
}
#inombre {
	position: absolute;
	margin: 37px 0 0 100px;
}
#empresa {
	position: absolute;
	margin: 86px 0 0 37px;
}
#iempresa {
	position: absolute;
	margin: 77px 0 0 100px;
}
#email {
	position: absolute;
	margin: 127px 0 0 37px;
}
#iemail {
	position: absolute;
	margin: 117px 0 0 100px;
}
#mensaje {
	position: absolute;
	margin: 179px 0 0 37px;
}
#imensaje {
	position: absolute;
	margin: 175px 0 0 100px;
}
#imensaje textarea {
	width: 442px;
	height: 160px;
	border: none;
	background: none;
	position: absolute;
}
#enviar {
	position: absolute;
	margin: 358px 0 0 98px;
}
#enviar a:hover { background-position: 0 -26px; }
#enviar a {
	background: transparent url(../images/contacto/contacto_enviar.png) no-repeat scroll 0 0;
	width: 90px;
	height: 26px;
	display: block;
	text-indent: -3000px;
}
#errorContacto {
	position: absolute;
	margin: 363px 0 0 195px;
	color: #333;
}
