/*Colorado Pump Hardware page CSS*/
	
div#outer
{
}
div#container
{
	height: 1098px;
}
div#leftnav {
	height: 1099px;
} 
/*Left navigational column*/
div#rightnav {
	height: 1099px;
}
div#content
{
	height: 987px;
}
div#footer
{
	top: -13px;
}
div#addthis
{
	position: relative;
	top: 770px;
	left: 0px;
}
div#backgroundimage
{
	position: relative;
	height: 0px;
	top: -1000px;
}
img#bkgrnd-photo
{
	top: 0px;
        width: 790px;
	height: 988px;
}

