#home-photos {
	width: 890px;
	height: 345px;
}
#home-content {
	width: 890px;
	height: 233px;
	background: url(/images/home-content-bg.jpg) no-repeat;
}
#column-left {
	width: 233px;
	float: left;
	display: inline;
}
#column-right {
	width: 657px;
	float: left;
	display: inline;
	padding: 36px 0 0 0;
}
#header {
	font:normal 18px Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#content {
	margin: 17px 0 0 0;
}















