div#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	width: 730px;
	text-align: left;
}

#leftColumn {
	float: left;
	width: 382px;
}

#rightColumn {
	margin-left: 396px;
}

#specials {
	background: url(../images/es/specials.gif) no-repeat left top;
	border: 1px solid #dadada;
	float: left;
	padding: 50px 5px 4px 5px;
}

.specialsItem {
	border-top: 1px solid #CDCDCD;
	float: left;
	padding: 12px 5px 12px 10px;
	/* ie5win box hack begins */
	width: 370px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 355px;
  }
  html>body .specialsItem {
	width: 355px;
	/* ie5win box hack ends */
}

.specialsItemFirst {
	float: left;
	padding: 0px 5px 12px 10px;
	/* ie5win box hack begins */
	width: 370px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 355px;
  }
  html>body .specialsItemFirst {
	width: 355px;
	/* ie5win box hack ends */
}

.specialsImage {
	border: 1px solid #999;
	float: left;
}

.specialsText {
	margin-left: 115px;
}


#newsletter {
	background: url(../images/es/newsletter.gif) no-repeat left top;
	border: 1px solid #dadada;
	float: left;
	margin-top: 15px;
	padding: 50px 15px 15px 19px;
	/* ie5win box hack begins */
	width: 382px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 346px;
  }
  html>body #newsletter {
	width: 346px;
	/* ie5win box hack ends */
}

#whatareyoulookingfor {
	background: url(../images/es/whatareyoulookingfor.gif) no-repeat left top;
	border: 1px solid #dadada;
	padding: 50px 10px 15px 15px;
	/* ie5win box hack begins */
	width: 331px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 304px;
  }
  html>body #whatareyoulookingfor {
	width: 304px;
	/* ie5win box hack ends */
}

#map {
	background: url(../images/es/mapheading.gif) no-repeat left top;
	border: 1px solid #dadada;
	margin-top: 15px;
	padding: 40px 0px 0px 0px;
	/* ie5win box hack begins */
	width: 331px;
  voice-family: "\"}\"";
  voice-family:inherit;
	width: 329px;
  }
  html>body #map {
	width: 329px;
	/* ie5win box hack ends */
}


/* ======================= */
/* newsletter form styles */
/* ======================= */

#newsletter .fieldset {
	margin: 10px 0px 12px 0px;
}

#newsletter label {
	display: block;
	margin-bottom: 8px;
}

#newsletter .txtbox {
	width: 200px;
	vertical-align: middle;
}

#newsletter .button {
	margin-left: 10px;
	vertical-align: middle;
}


/* ======================= */
/* looking for? form styles */
/* ======================= */

#whatareyoulookingfor .fieldset {
	margin: 8px 0px 0px 0px;
}

#whatareyoulookingfor .button {
	margin-left: 7px;
	vertical-align: middle;
}

#whatareyoulookingfor .dropdownlist {
	width: 240px;
	vertical-align: middle;
}
