body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
#pagebg {
	background-color: #FFFFFF;
}
#tbl {
	width: 750px;
	background-color: #FFFFFF;
	text-align: center;
	display: table;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#nav a {
	font-weight: bold;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0.3em 10px;
	background-image: none;
	background-color: #6699CC;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
li {
	display: block;
	width: 7em;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 0em;
	margin: 0px;
	border-top: none;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}

li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
}
#listbg {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
#navbg {
	background-color: #C6D9EC;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #8B89B1;
	border-right: 1px none #8B89B1;
	border-bottom: 1px solid #8B89B1;
	border-left: 1px none #8B89B1;
}
#nav li li a:hover {
	display: block;
	font-weight: normal;
	color: #000000;
	padding: 0.3em 10px;
	background-image: none;
	background-color: #C6D9EC;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px 0px 13px;
	padding: 0px;
	color: #4A4A6F;
}
#tbl p {
	margin: 5px 10px 10px;
	padding: 3px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#header {
	background-color: #666699;
	background-image: url(img/headerbgimage.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#footer {
	background-color: #666699;
	line-height: 20px;
	margin: 0px;
	padding: 5px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: medium solid #C6D9EC;
	border-right: medium none #C6D9EC;
	border-bottom: thick solid #C6D9EC;
	border-left: medium none #C6D9EC;
}
.br {background: url(img/br.jpg) no-repeat 100% 100%;}
.bl {background: #669ACC url(img/bl.jpg) no-repeat 0% 100%; width:20em; text-align:center}
.tl {background: url(img/tl.jpg) no-repeat 0% 0%}
.tr {background: url(img/tr.jpg) no-repeat 100% 0px; padding: 15px;}
img {border:0}
#rcol {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C6D9EC;
	background-color: #CACADB;
	margin: 0px;
	padding: 0px;
	background-image: url(img/column-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
}
.box {
	padding: 0px;
	margin: 0px;
	width: 270px;
}
.boxt {
	padding: 0px;
	margin: 5px 0px 11px;
	background-image: url(img/boxt.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 270px;
}
.boxb {
	padding: 0px;
	margin: 0px;
	background-image: url(img/boxb.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
	width: 270px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.header {
	margin: 0px 5px 0px 10px;
	padding: 0px;
	color: #000000;
	text-align: left;
	background-image: url(img/header-edge.gif);
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 17px;
}
.header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	color: #000000;
	text-align: left;
	background-color: #6699CC;
	height: 17px;
}
#highlights p {
	background-color: #CACADB;
	margin: 3px 0px;
	padding: 0px 0px 0px 13px;
}
#highlights {
	background-color: #CACADB;
	margin: 0px 11px 5px 10px;
	padding: 5px 0px 5px 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6699CC;
}
#design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	padding-left: 120px;
}
#design a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.header h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	padding: 2px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #6699CC;
	height: 17px;
}
#rcol p {
	margin: 5px 5px 0px;
	padding: 0px 0px 0px 5px;
	border: thin none #C6D9EC;
}
#rcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px;
	padding: 2px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #6699CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
#highlights p strong {
	background-color: #CACADB;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}
#footer a {
	background-color: #666699;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: medium none #C6D9EC;
	border-right: medium none #C6D9EC;
	border-bottom: thick none #C6D9EC;
	border-left: medium none #C6D9EC;
	text-decoration: none;
}
.more {
	margin: 0px 5px 0px 0px;
	padding: 0px 15px 0px 20px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	font-size: 11px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #CACADB;
	text-align: right;
}
#highlights img {
	background-color: #666699;
	margin: 0px 5px;
	padding: 2px 0px 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #6699CC;
	float: right;
}
.more a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
	font-size: 10px;
	background-color: #CACADB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#casestud-tbl {
	background-color: #C6D9EC;
	margin-top: 10px;
}
#casestud-tbl p {
	background-color: #C6D9EC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3A58;
	text-align: center;
	margin: 0px 20px;
	padding: 4px 0px;
}
.cimg {
	margin: 0px;
	padding: 0px;
	border: medium solid #C6D9EC;
	right: 100px;
	top: 150px;
	left: 413px;
	height: 159px;
}
.subheader {
	margin: 5px 5px 0px 10px;
	padding: 0px;
	color: #000000;
	text-align: left;
	background-image: url(img/subheader-img.gif);
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 17px;
}
.subheader h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px;
	color: #000000;
	text-align: left;
	background-color: #A7A7C5;
	height: 17px;
}
#rcol p a {
	margin: 5px 5px 0px 0px;
	padding: 5px 0px 0px 20px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #3F3F5F;
	border-top: thin none #C6D9EC;
	border-right: thin none #C6D9EC;
	border-bottom: thin dashed #C6D9EC;
	border-left: thin none #C6D9EC;
}
#rcol p a:hover {
	margin: 5px 5px 0px 0px;
	padding: 5px 0px 0px 20px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-top: thin none #C6D9EC;
	border-right: thin none #C6D9EC;
	border-bottom: thin dashed #C6D9EC;
	border-left: thin none #C6D9EC;
}
#rcolabout {

	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C6D9EC;
	background-color: #CACADB;
	margin: 0px;
	padding: 0px;
	background-image: url(img/column-bg-about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
}
#rcolabout p {

	margin: 5px 5px 0px;
	padding: 0px 0px 0px 5px;
	border: thin none #C6D9EC;
}
#rcolabout h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px;
	padding: 2px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #6699CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
#rcolabout p a {

	margin: 5px 5px 5px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #3F3F5F;
	border-top: thin none #C6D9EC;
	border-right: thin none #C6D9EC;
	border-bottom: thin dashed #C6D9EC;
	border-left: thin none #C6D9EC;
}
#rcolabout p a:hover {

	margin: 5px 5px 5px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-top: thin none #C6D9EC;
	border-right: thin none #C6D9EC;
	border-bottom: thin dashed #C6D9EC;
	border-left: thin none #C6D9EC;
}
.bodybullett {
	background-color: #C6D9EC;
	margin: 0px 0px 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.bodybullett span {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background-image: url(img/bodybullett-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% center;
	background-color: #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
}
.imagefloat {
	float: right;
	margin: 5px 10px 5px 5px;
	padding: 0px;
	border: medium solid #C6D9EC;
}
.mainhead {
	margin: 5px 5px 0px 10px;
	padding: 0px;
	color: #000000;
	text-align: left;
	background-image: url(img/subheader-img.gif);
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 17px;
}
.mainhead h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 10px 5px 0px;
	padding: 0px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #A7A7C5;
	height: 17px;
}
#contactfrm {
	border: thin solid #C6D9EC;
	padding: 0px 5px 5px 10px;
	margin: 5px;
	background-image: url(img/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contactfrm label {
	border: thin none #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#contactfrm input {
	border: 1px solid #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#contactfrm textarea {

	border: 1px solid #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#contactfrm select {


	border: 1px solid #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#tbl p strong {
	margin: 0px;
	padding: 0px;
	color: #464668;
	text-align: left;
}
#projectlist {
	background-color: #C6D9EC;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #66669A;
	border-right-color: #66669A;
	border-bottom-color: #66669A;
	border-left-color: #66669A;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-right-style: solid;
}
#projectlist span {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #66669A;
	border-right-color: #66669A;
	border-bottom-color: #66669A;
	border-left-color: #6699CC;
	border-left-style: none;
	padding: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
}
#projectlist h1 {
	background-color: #A7A7C5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-top-color: #66669A;
	border-right-color: #66669A;
	border-bottom-color: #66669A;
	border-left-color: #6699CC;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#projectlist img {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0px;
	float: right;
	border: thin solid #66669A;
}
#header-costp {

	background-color: #666699;
	background-image: url(img/headerbgimgcostplanning.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-pm {


	background-color: #666699;
	background-image: url(img/hdbg-projectmngnt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-cc {



	background-color: #666699;
	background-image: url(img/hdbg-control.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-ca {




	background-color: #666699;
	background-image: url(img/hdbg-claimsadvice.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-cdmp {





	background-color: #666699;
	background-image: url(img/hdbg-cdm.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-ew {






	background-color: #666699;
	background-image: url(img/hdbg-ew.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-iva {







	background-color: #666699;
	background-image: url(img/hdbg-iva.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-fs {








	background-color: #666699;
	background-image: url(img/hdbg-fs.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-pme {









	background-color: #666699;
	background-image: url(img/hdbg-pme.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.clients {

	background-color: #C6D9EC;
	margin: 0px 0px 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#rcolservices {


	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C6D9EC;
	background-color: #CACADB;
	margin: 0px;
	padding: 0px;
	background-image: url(img/column-services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 160px;
}
#rcolservices h2 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px;
	padding: 2px 10px;
	color: #FFFFFF;
	text-align: left;
	background-color: #6699CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
#rcolservices p {


	margin: 5px 5px 0px;
	padding: 0px 0px 0px 5px;
	border: thin none #C6D9EC;
}
#rcolservices p a {


	margin: 5px 5px 5px 0px;
	padding: 5px 0px 5px 20px;
	background-image: url(img/more-bullett.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	text-decoration: none;
	color: #3F3F5F;
	border-top: thin none #C6D9EC;
	border-right: thin none #C6D9EC;
	border-bottom: thin dashed #C6D9EC;
	border-left: thin none #C6D9EC;
}
.smap {

	background-color: #C6D9EC;
	margin: 0px 0px 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.smap span {

	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background-color: #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
}
.smap span a {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background-image: url(img/bodybullett-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% center;
	background-color: #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.smap p {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: 0% center;
	background-color: #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	text-decoration: underline;
}
.smap p a {

	margin: 5px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0% center;
	background-color: #C6D9EC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464668;
	display: block;
	text-decoration: underline;
}
#header-ea {










	background-color: #666699;
	background-image: url(img/hdbg-ea.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#header-ca {











	background-color: #666699;
	background-image: url(img/hdbg-ca.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.services span {
	margin: 10px 0px 10px 5px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
}
.services {
	margin: 5px 0px 5px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #666699;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	border-right-style: none;
	color: #000000;
}
.services span a {
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	text-decoration: none;
	background-image: url(img/bulletnorm.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-position: left center;
}
.services #qs {
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #ea {
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #cp {
	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #ca {
	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #pm {
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #cc {
	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services #cla {
	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services #cdmps {
	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services #ew {

	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services #iea {








	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services #fs {
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	border-right-style: none;
}
.services #pme {








	background-color: #8D8DB4;
	margin: 0px 0px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: thick;
	border-left-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.services span a:hover {
	margin: 5px 0px 5px 5px;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	text-decoration: underline;
	background-image: url(img/bulletnorm.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header-services {
	background-color: #666699;
	background-image: url(img/hd-services.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bullett {
	margin: 5px 10px 10px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(img/bulletnorm.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#home a{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#services a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#projects a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#contact a {



	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#smap a {




	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
#about {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
#about a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 17px;
}
#contact {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
#projects {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
#projects a {

	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 17px;
}
#smap {


	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
#services {


	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/navbg.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-position: center center;
}
.lbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/left-box-bullett.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
.normbullett {
	padding: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/bulletnorm.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 5px;
	background-position: left top;
	text-align: left;
	display: block;
}
.text-content span{
	text-decoration: none;
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 20px;
	line-height: 11px;
}
.projectbord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
.imgfloatr {
	float: right;
}
.pimg {
	margin: 2px 5px 1.5em;
	float: left;
	padding-bottom: 10px;
}.pimg2 {
	margin: 2px 5px 1.5em;
	float: right;
}
.pimg3 {
	margin: 2px 5px 2em;
	float: left;
	padding-bottom: 4em;
}
