#pageHeader {
	background: url("../img/bg-header-main2.gif") no-repeat top left;
}

#contentContainer {
	background: url("../img/bg-leftColumn.jpg") no-repeat top left;
	position: relative;
	width: 789px;
}

#leftColumn {
	float: left;
	display: inline;
	width: 140px;
}

#rightColumn {
	width: 643px;
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	background: url("../img/main-bigImageLt.jpg") no-repeat top left;
}

#top-crnr-fix{
	left: -135px;
}
