body {
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeLeftColumn {
	padding: 15px;
}
.footerDash {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #DAE0C6;
}
