/* ///////////////////////// left column ///////////////////////// */
#homeleft {
	width:192px;
	background-color:#FFFFFF;
/*	background-color:#F3F3F3;*/
	border-bottom: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	margin:0;
	padding:0;
}
#homeleft .homeintro {
	line-height:160%;
	padding:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737579;
	font-size:1.25em;
	font-weight:bold;
}
#homeleft .homeintrob {
	line-height:160%;
	padding:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737579;
	font-size:1em;
	font-weight:normal;
}
/* ///////////////////////// middle area ///////////////////////// */
#middleareahome {
	width:770px;
	float:left;
	margin:17px 0 0 0;
	padding:0;
}
/* ///////////////////////// main content ///////////////////////// */
#maincontenthome {
	line-height:140%;
	width:750px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
}
#maincontenthome table {
	line-height:140%;
	}
#maincontenthome h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#666766;
	margin:0 0 5px 0;
	padding: 0 0 5px 0;
	background-image: url(http://production.investis.com/dgm/images/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}	