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;
	}

h2 {
	color: #ffffff;
	font-size: 59px;
	font-style:italic;
	text-shadow: 3px 3px 3px rgb(0, 0, 0); 
	/* The Fallback */
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .5); 	}
	
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;
}	
	
/** Banner area **/

#bannerLeft {
	width:480px;
	float:left;
	padding:0 0 0 20px;
	margin:0; }

.bannerRight {
	width:120px;
	float:left;
	padding:0 0 0 20px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0; }

.bannerRightTitle {
	font-size:16px; 
	padding:10px 0;
	margin:0; }
	

/** Flash **/

#flashHome {
	width:506px;
	height:264px;
	float:left;
	padding:0;
	margin:0; 
	background-image:url(../images/flash-bkgd.jpg);
	background-repeat:repeat; }

.bannerRight2 {
	width:120px;
	float:left;
	padding:0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0; }

.bannerRightTitle2 {
	font-size:16px; 
	padding:25px 0 10px;
	margin:0; }
	
