/*Colorado Pump About page CSS*/
div#outer
{
}
div#container
{
	height: 1088px;
}
div#leftnav {
	height: 1089px;
} 
/*Left navigational column*/
div#rightnav {
	height: 1089px;
}
div#content
{
	height:977px;
        top: -2px;
}
div#footer
{
	top: -6px;
}
div#addthis
{
	position: relative;
	top: 760px;
	left: 0px;
}
div#backgroundimage
{
	position: relative;
	height: 0px;
	top: -826px;
}
img#bkgrnd-photo
{
	top: -157px;
        height: 978px;
        width: 790px;
}
.aboutus
{
    font-size: 12px;
    padding-bottom: 10px;
    text-align:justify;
}


