#logo {
	background: #fff url(/images/logo_home.gif) no-repeat top left;
	float: left;
	display: block;
	width: 185px;
	height: 67px;
	margin: 55px 0 0 13px;
	text-indent:-9009px;
}

#header {
	background: #fff url(/images/bg_header_home.jpg) no-repeat top left;
}

#headerContent {
	height: 139px;
}

#mainContent #left {
	float: left;
	margin-right: 1px;
}

#mainContent #right {
	float: right;
	width: 705px;
}
