#Col1 {
	width: 375px;
	margin-left: 100px;
}

#Col2 {
	width: 350px; 
} 

#MainContent ul {
	list-style: none;
}

#MainContent ul li { 
	font-weight: bold;
}


#Banner
{
	width: 800px;
	height: 180px;
	background: url("/images/services/services_banner.png") no-repeat;
	margin-bottom: 5px;
}