.services_table {
	width: 100%;
	height: 100%;
	margin: 0px;
}

.services_mainDiv {
	text-align: left;
/*	background-image: url('../images/h_grey_white_790.jpg');
	background-repeat: repeat-y;*/
}

.services_items {
	color:#222222;
	cursor:pointer;
	font-size:12pt;
	padding: 1px;
	padding-bottom: 5px;
}

.services_itemsHover {
	font-size:12pt;
	cursor:pointer;
/*	background-image: url('../images/services/y_8D8472_white_30.jpg');*//**/
/*	background-repeat: repeat-x;*/	background-color: #e8e8e8;
	color: black;
	border: 1px #c0c0c0 groove;
	padding-bottom: 4px;
}

.services_itemDescription {
	color: #000000;
	display: none;
	/*height: 600px;*/
}

.services_arrowImage {
	margin: 0 5 0 10;
}

.services_menuTD {
	padding: 5px;
	padding-top: 8px;
	width: 230px;
	vertical-align: top;
	border: 2px #c0c0c0 groove;
}

.services_contentTD {
	vertical-align: top;
	background: #ffffff;
	border: 2px #c0c0c0 groove;
	padding: 8px;
	
}

.services_image {
	width: 230px;
}

.services_imageRight {
	float: right;
	margin-left: 10px;
}

.services_imageLeft {
	float: left;
	margin-right: 10px;
}

.services_center {
	text-align: center;
}

.services_mainImage {
	width: 488px;
	margin-top: 25px;
	display:block;
}

.services_mainDiv {
	display:block;
}

.services_title {
	border: 1px black groove;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background-color: #e8e8e8;
}.contentDiv {	background-image: url('../images/services/services_grad.jpg');}
