/* CSS Fixes for Internet Explorer 6 only */
body {
	/* Fix the whatever:hover incompatibilities */
	behavior:url(/css/csshover.htc);
}

#wrapper .menu ul li ul {
	margin:24px 0 0 -100px;
}

#wrapper .menu ul li ul li {
	width:160px;
	clear:left;
}

#wrapper .content {
	padding:0;
	margin:0 0 0 20px;
	width:690px;
}

.box.width182 .boxContent {
	margin-top:-3px;
}

#wrapper .masthead .phone {
	margin-right:20px;
}

#wrapper .masthead .topMenu ul {
	margin-right:25px;
}
