/*Colorado Pump Services page CSS*/
div#outer
{
}
div#container
{
	height: 1218px;
}
div#leftnav {
	height: 1219px;
} 
/*Left navigational column*/
div#rightnav {
	height: 1219px;
}
div#content
{
	height: 1107px;
}
div#footer
{
	top: -13px;
}
div#addthis
{
	position: relative;
	top: 890px;
	left: 0px;
}
div#backgroundimage
{
	position: relative;
	height: 0px;
	top: -1094px;
}
img#bkgrnd-photo
{
	top: -26px;
	height: 1108px;
        width: 790px;
}

