/* CSS style sheet for QEDI written by eclectic designs, aberdeen - 2006 */


/* _____________________________________________________________________________________________________ */



/* START - 4 Column List of Products and Sevices Area Formatting */

/* structure */
#servicesWrapper {font-family: Arial, Helvetica, sans-serif; width: 870px; padding: 0px; margin: 0px;}
#recruitmentServices {float: left; width: 210px; margin: 0px 0px 0px 15px;}
#commissioningServices {float: left; width: 210px;}
#consultancyServices {float: left; width: 210px;}
#engineeringServices {float: left;width: 210px;}

/* h1, h2 h3, ans h4 tags */
#servicesWrapper h2 {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #57bcde;
	border-bottom-color: #57bcde;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 0px;
	color:  #08143c;
	display: inline;
	font-weight: lighter;
	margin: 0px;
}
#servicesWrapper a, #servicesWrapper a:link {
	font-size: 0.7em;
	color: #08143c;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#servicesWrapper a:hover {
	font-size: 0.7em;
	color: #57bcde;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
}


#servicesWrapper ul {
	margin: 0px;
	padding: 20px 0px;
}
.listItemClass {
	line-height: 1em;
	list-style-type: none;
	font-weight: bold;
	background-image: url(../images/BreadCrumbArrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-position: left center;
}


/* END - 4 Column List of Products and Sevices Area Formatting */



/* _____________________________________________________________________________________________________ */




/* _____________________________________________________________________________________________________ */

