body {
  margin: 0px;
  padding: 0px;
  background:url('images/bg.gif');
font-family:Tahoma;
font-size:11px;
color: #787878;
}
a {
font-size:11px;
color: #787878;
text-decoration:underline;
}
img {
border:none;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #104bad;
padding: 0;
margin:0;
}
ul,li {
list-style-image:url("images/ul.gif");
}


#container
{
margin:40px auto 10px auto;
width:909px;
background-color:#FFFFFF;
}
#header {
	width: 909px;
	height: 101px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
  background:url(images/banner.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#banner1 {
  background:url(images/banner1.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#banner2 {
  background:url(images/banner2.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#banner3 {
  background:url(images/banner3.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#banner4 {
  background:url(images/banner4.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#banner5 {
  background:url(images/banner5.jpg);
  width: 909px;
  height: 205px;
  margin:0 auto;
}
#leftcol {
  float: left;
  width: 331px;
  
}
#padded p 
{
line-height:150%;
}
#padded {
padding:32px 40px 0px 38px;
}
#padded2 {
padding:32px 0px 0px 0px;
}
#padding3{
padding:0px 35px 0px 0px;
margin:0px 0px 0px 0px;
}
.addpadding10 {
padding:0px 0px 0px 10px;
}
.addpadding30 {
padding:0px 0px 0px 30px;
}
#content {
  background: #fff;
  float: right;
  
  width: 560px;
}
#footer {
  clear: both;
  width: 901px;
  height:1px;
}
#copyright{
text-align:center;
font-size:12px;
color:#FFFFFF;
font-family:Tahoma;
}#copyright a{
color:#FFFFFF;
font-family:Tahoma;
}
.nolinespacing {
line-height:100% !important;
}

.underline {
text-decoration:underline;
}
.bold {
font-weight:bold;
}
#contentLeft {
float: left;
width:54%;
}

#contentRight {
float: right;
width:45%;
}
#services1 {
float: left;
width:50%;
}
#services2 {
float: left;
width:10%;
}#services3 {
float: right;
width:50%;
}
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0; 
	padding: 0px 10px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

