/* CSS stylesheet for home page */

#midCol #homeImage {
	width: 528px !important;
	width: 530px;
	height: 166px !important;
	height: 168px;
	margin-bottom: 17px;
	border: 1px solid #a3a3a3;
	float: none !important;
	float: left;
	position: static;
	z-index: 999;
}

#midColNav {
	top: 328px;
}

#midCol #pagetitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 6px;
}

#midCol .ctArea .ctElement,
#midCol .ctArea .ctElementBottom {
	margin-left: 0 !important;
	margin-left: 6px;
	margin-right: 0 !important;
	margin-right: 6px;
}
