body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_new.jpg);
	font-size:12px;
	margin-top:5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.mainTable {
	width:850px;
	border-collapse:collapse;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
#rightPanel {
	background-image:url(../images/bg_panel.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:auto;
	width:185px;
	float:right;
	margin-left:15px;
	padding:0px 5px 5px 5px;
}
#panelServicesRight {
	background-image:url(../images/bg_panel.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:auto;
	width:250px;
	float:right;
	margin-right:75px;
	padding:5px;
	
}
#panelServicesLeft {
	background-image:url(../images/bg_panel.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:auto;
	width:250px;
	float:left;
	margin-left:75px;
	padding:5px;
}
.serviceTitle {
	font-size:16px;
	font-weight:bold;
}
#pageTitle {
	font-size:18px;
	color:#990000;
	font-weight:bold;
	float:right;
	width:660px;
	padding-top:5px;
	
}


h1 {
	color: #ffffff;
	font-size: 18px;
	}
	
ul {
	margin: 0;
	padding: 0;
	}


	
.center {
	text-align: center;
	}
	

/* parts_services.php */
#services_description {
	text-align: left;
	}
	
.title {
	font-weight:bold;
	color:#006699;
	font-size:16px;
}
.footer {
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	width:850px;
	padding:8px;
	height:25px;
	
	
}	
	