#maincontent {
	float:left;
	width: 741px;
	height:auto;
}
#content01 {
	float:left;
	margin-left:13px;
	height: 143px;
	width: 700px;
}
#divider {
	float:left;
	margin-left:13px;
	height: 3px;
	width: 700px;
	background-image:url(../_images/_common/home_divider.jpg)
}
#rightsidesmain {
	float:left;
	width: 237px;
	height:auto;
}
#newsmain {
	float:left;
	width: 237px;
	height:170px;
	margin-top:5px;
	background-color:#000000;
}

#aboutepcoat {
	float:left;
	width: 237px;
	height: auto;
	background-color:#E9EEE8;
	text-align:justify;
}
#clientsmain {
	float:left;
	margin-top:5px;
	width: 237px;
	background-color:#E9EEE8;
	height:139px;
}


