#home {
}

#home #home-main {
	float: right;
	width: 704px;
	height: 322px;
	margin-right: 16px;
	display: inline; /* IE6 */
	background: url(/images/home-main.jpg) top left no-repeat;
	overflow: hidden;
}

#home #home-main p {
	margin: 16px 8px 0 500px;
	color: #fff;
	line-height: 135%;
}

#home #home-sidebar {
	float: left;
	width: 184px;
	display: inline; /* IE6 */
	margin-left: 8px;
}

#client-upload-link {
	width: 132px;
	height: 172px;
	margin: auto;
}
