div#main_image {
	height: 389px !important;
}

div#call_us_home {
	width: 328px;
	height: 90px;
	background-image: url(../images/call_us_home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#right_column {
	padding-top: 8px !important;
}

div#spacer {
	position: absolute;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-color: #000000;
	left: 0px;
	top: 451px;
}

/* IE6 */
* html div#spacer {
	
}

/* IE7 Only */
*:first-child+html div#spacer {
	top: 330px;
}