#column-left {
	position: relative;
	width: 300px;
	left: 125px;
	top: 80px;
	background-image: url(../images/contact-sh-ourinfo.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#column-right {
	position: relative;
	width: 350px;
	float: right;
	right: 75px;
	bottom: 292px;
	background-image: url(../images/contact-sh-useful.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}


#contactusColumns { width: 730px; position: relative; left: 125px; top: 80px; }
#contactusLeft { float: left; width: 300px; margin-right: 30px; padding-left: 4px; padding-top: 35px; background: url(../images/contact-sh-ourinfo.png) top left no-repeat; }
#contactusRight { float: right; width: 350px; padding-left: 4px; padding-top: 35px; background: url(../images/contact-sh-useful.png) top left no-repeat; }
