#pageWidth {
	background-image:url(images/home_fade_back.gif);
	background-repeat:repeat-x;
	background-position:0 99px;
}
#contentArea {
	padding:26px 10px 5px 185px;
	background-image:url(images/home_curve.gif);
	background-repeat:no-repeat;
	background-position:195px 0;
}
#homePage h2 {
	font-size:1.4em !important;
	font-weight:bold !important;
	margin:0 !important;
}
#homePage p {margin:0.5em 0 0.5em 0;}

#homePage {
	margin:0 201px 0 0;
	padding-right:22px;
	min-height:320px;
}
* html #homePage {height:320px;}
#homePage #headerSection {
	min-height:77px;
	margin-left:80px;
	padding-bottom:15px;
}
* html #homePage #headerSection {height:77px;}

#homePage #mainSection {
	padding:0;
}
#homePage #mainSection #bigPic img {display:inline;}
#homePage #mainSection #bigPic {
	padding-bottom:1em;
	text-align:center;
}
#homePage #mainSection table #col1 {
	vertical-align:top;
	padding:0 10px 0 0;
	width:50%;
}
#homePage #mainSection table #col2 {
	vertical-align:top;
	padding:0 0 0 10px;
	border-left:1px solid #000;
	width:50%;
}