.box-style-1 {                  /* BLUE TITLE BAR, WHITE BACKGROUND */
	border:solid;
	border-width:0 1px 1px;
	border-color: #BBB #BBB #BBB #E5E5E5;
	padding:0 0.5em 0.5em;
	margin:0 0 1em;
	zoom:1;			/* IE FIX - STOPS DISAPPEARING BORDERS / BG  */
	background-color: #FFF;
	background-image: url(../img/white-box-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-style-1 h2 {
	border:solid;
	border-width:0 0 0.05em 0.05em;
	border-color: #FFF #FFF #006 #006;
	font-family:verdana, arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#fdee04;
	padding:0.35em 0.45em;
	margin:0 -0.52em 0.5em -0.55em;
	position:relative;			/* IE FIX - STOPS DISAPPEARING BORDERS / BG  */
	background-color: #013608;
	background-image: url(../img/box-heading-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.services-textbox {

	width: 588px;

	float: left;

	text-align: left;

	margin: 0.5em 0;

	}

.services-textbox ul {

	list-style-type: none;

	margin: 1em 0 0;

	padding: 0;

	}

.services-textbox li {
	padding: 0 0 0.7em 1.5em;
	margin-left: 1.0em;
	background-image: url(../img/green-arrow-no-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;

	}

.services-textbox h3 {

	font-size: 1.2em;

	margin: 1em 0 0.5em;

	}