/******************************************************************************
* his-left
*****************************************************************************/
div#his_left {
	float:left; width:615px; height:415px; text-align:left;
	background-color:#e5e2de;
}

div#his_left h1.mainHeading {
	height:18px; width:421px; margin:18px 10px 10px 10px;
	background-image:url(../images/h-left-h1.jpg);
	background-repeat:no-repeat; 
}

div#his_left h1.mainHeading span { display:none; }

div#his_left p {
	margin-left:10px; width:550px;
}

div#his_left img {
	margin-left:10px;
}

