/* STYLES FOR INTERNET EXPLORER */
*html #content #nav table tr td ul li {
	float: left;
	height: 1%;
}
*html #content #nav ul li a {
	height: 1%;
}
/* HIDE FROM IE MAC \*/
*html #content #main #rightColumn p.divider {
	border-top: 1px solid #DD0341;
}

*html #leftColumn form input.field {
	width: 80px;
}

*html .bgElement2 {
	top: 10px;
}
*html .bgElement1 {
	top: 70px;
}
*html .bgElement3 {
	top: 10px;
}
*html .divider {
	border-top: 1px solid #DD0341;
}
*html #content #nav table tr td.products ul {
    top: 26px;
	left: 25px;
}
*html #content #nav table tr td.services ul {
	top: 26px;
	left: 113px;
}
*html #content #nav table tr td.documents ul {
	top: 26px;
	left: 197px;
}
*html #content #nav table tr td.profile ul {
	top: 26px;
	left: 297px;
}
*html #content #nav table tr td.<a href="contact.html">contact</a> ul {
	top: 26px;
	left: 373px;
}

/* END IE STYLES */