---
title: Connect with Steve at Immel Construction
description: Not sure how to get the ball rolling? Connect with Steve to get your questions answered and figure out where to start.
---

![Steve - Immel.png](https://www.immelconstruction.com/hs-fs/hubfs/Employee_Profiles/Steve%20-%20Immel.png?width=1624&name=Steve%20-%20Immel.png "Steve - Immel.png")

# Your Cost Estimation Connection

All clients depend on accurate construction estimates throughout their project.  

Steve Hucek will assemble an estimating team consisting of an Immel estimators, our consultants and engineers, and the A/E.  Having multiple levels of experts working on and reviewing cost estimates ensures that preconstruction budgets - and eventually the construction bids for your project - are correct and accurate.  Drop him a line. 

[SITEMAP](https://www.immelconstruction.com/sitemap) | [PRIVACY POLICY](https://www.immelconstruction.com/privacy-policy) | © IMMEL

```json
[
		// LocalBusiness
		{
			"@context": "http://schema.org",
			"@type": "LocalBusiness",
			"address": {
				"@type": "PostalAddress",
				"addressLocality": "Green Bay",
				"addressRegion": "WI",
				"postalCode":"54311",
				"streetAddress": "2601 Development Drive"
			},
			"description": "Not sure how to get the ball rolling? Connect with Steve to get your questions answered and figure out where to start. ",
			"name": "Immel Construction",
			"image": "https://cdn2.hubspot.net/hubfs/4459720/Website_Templates/Immel_2018/logo.png",
			"telephone": "(920) 468-8280",
			"geo": {
				"@type": "GeoCoordinates",
				"latitude": "44.521512",
				"longitude": "-87.976584"
			}
		},
		// Web Page
		{ 
			"@context": "http://schema.org", 
			"@type": "WebSite", 
			"url": "https://www.immelconstruction.com/connect-with-steve-at-immel-construction", 
			"name": "LP - Contact Steve - Cost Estimating",
			"description": "Not sure how to get the ball rolling? Connect with Steve to get your questions answered and figure out where to start. ",
			
			"publisher": "Immel Construction"
		}
	]
```