/*-- HOME  --*/
.homeWhatWeDoHolder {margin: 0; width: 185px;}
	.homeWhatWeDoHolder h2 {
	line-height: 1em;
	font-size: 11px;
	background-image: url(images/navheader.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9000px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.homeWhatWeDoTop {float: left; margin: 0; width: 185px; height: 10px;}
.homeWhatWeDoBottom {float: left; margin: 0; width: 185px; height: 10px;}
.homeWhatWeDoMain {float: left; margin: 0; width: 182px; border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0;border-top: 1px solid #C0C0C0;} /* changed widht and get solved line break....*/

.newsHeadline {
	cursor: hand;
	cursor: pointer;
	margin: 0;
	width: 182px;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	height: 20px;
	
}
	.newsHeadline img {
	float: right;
	margin-top: 1px;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
							padding-right: 10;
}

.newsHeadlineClosed {
	color: #8C0049;
	
	border-bottom: 1px solid #C0C0C0;
}
.newsHeadlineOpen {
	color: #000000;
	border-bottom: 0;
}
/*This is the font and ma */
.newsStory {
	font-family: Arial, Helvetica, sans-serif;
	
	margin-top: -5px; /* -10 */
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-left: 5px;
}
	.newsStory p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 0;
	padding-right: 0px; /* 5 */
	padding-bottom: 0;
	padding-left: 5px;
}




/*RRR This Area to Keep Background for each -- HOME ACCORDIAN PANELS &*/
#hometrading {background: url(images/leftnavigaiton/p1.gif) left top no-repeat;}
#homeindustry{background: url(images/leftnavigaiton/p2.gif) left top no-repeat;}
#homeservices {background: url(images/leftnavigaiton/p3.gif) left top no-repeat;}
#homeinvetstment {background: url(images/leftnavigaiton/p4.gif) left top no-repeat;}
#homerealestate {background: url(images/leftnavigaiton/p5.gif) left top no-repeat;} 

.homeWhatWeDoHolder #picarea {
	/*background-image: url(images/activity.gif); */
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 3px;
	padding-left: 5px;
	height: 26px;
}
