body{
	background:#13e4f3;
	background:#fff;
}
img{border:0px;}

#pipe{
	border:0px solid red;
	width:878px;
	width:978px;
}
#pipe tr td{border:0px solid red;}
#pTL{background:url(img/pipeTopLeft.png) no-repeat;height:110px;width:43px;}
#pTC{background:url(img/pipeTopCenter.png) repeat-x;}
#pTR{background:url(img/pipeTopRight.png) no-repeat;width:65px;}
#pML{background:url(img/pipeMiddleLeft.png) repeat-y;}
#pMC{text-align:center;vertical-align:top;}
#pMR{background:url(img/pipeMiddleRight.png) repeat-y;}
#pBL{background:url(img/pipeBottomLeft.png) no-repeat;height:45px;}
#pBC{background:url(img/pipeBottomCenter.png) repeat-x;}
#pBR{background:url(img/pipeBottomRight.png) no-repeat;}

div#content{
	background:url('img/border.png') no-repeat center top;
	border:1px solid transparent;
	margin:0px auto 0px auto;
	padding: 0px;
	text-align:center;
	width:978px;
}
div#insides{
	width:908px;
	margin:20px auto 20px auto;
}
div#logo{
	border-bottom:10px solid #000;
	margin:0px auto 0px auto;
	padding:0px;
	padding-bottom:0px;
	text-align:center;
}
div#desc{
	font-family:arial;
	font-size:46px;
	text-align:center;
}
div#phone{
	border:3px solid #aaa;
	font-family:arial;
	font-size:26px;
	padding:10px;
}
ul#services{
	padding-top:0px;
	list-style-image: url('img/water_drop.png');
	text-align:left;
}
div#sales{
	background:#87a1ed;
	font-family:Verdana;
	font-size:20px;
	padding:15px;
}
div#licensed{
	border:1px dashed #aaa;
	font-family:verdana;
	padding:10px;
}
div#anyTime{
	border:2px solid #87a1ed;
	color:#aaa;
	font-family:verdana;
	font-size:26px;
	padding:10px;
}
div#callNow{
	position:relative;
	text-align:center;
	top:-40px;
}

