ÿþ<HTML> <HEAD> <META NAME="GOOGLEBOT" CONTENT="NOSNIPPET"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Pragma-directive" CONTENT="no-cache"> <META HTTP-EQUIV="cache-directive" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="0"> <title>Welcome to Grant County Economic Growth Council</title> <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAZTwan_9dSzfUQf7TeiOjBRRw4gMDccofuJwP2cmINmecNJRQVhTqW4GRDVjavAx2zq7SzD0PGGF6LQ" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function load() { if (GBrowserIsCompatible()) { var map = new GMap2(document.getElementById("map")); map.addControl(new GSmallMapControl()); map.addControl(new GMapTypeControl()); map.setCenter(new GLatLng(40.558850,-85.660370), 11); // Creates a marker at the given point with the given number label function createMarker(point, number, address, details, picture) { var marker = new GMarker(point); GEvent.addListener(marker, "mouseover", function() { marker.openInfoWindowHtml("<b>" + number + "</b><br>" + address + "<br><a href=" + details + ">View Details</a>" + "<br><img src=" + picture + " border=1>"); }); return marker; } var bounds = map.getBounds(); var southWest = bounds.getSouthWest(); var northEast = bounds.getNorthEast(); var lngSpan = northEast.lng() - southWest.lng(); var latSpan = northEast.lat() - southWest.lat(); var point = new GLatLng(40.480545, -85.554818, 12); map.addOverlay(createMarker(point, "Amcast Building", "6231 East 500 South, Gas City, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#amcast", "images/site_buildings/amcast_thumb.jpg")); var point = new GLatLng(40.542879, -85.65731, 12); map.addOverlay(createMarker(point, "American Bare Conductor", "2201 S. Branson, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#zacher", "images/site_buildings/american_bare_thumb.jpg")); var point = new GLatLng(40.571840, -85.693114, 12); map.addOverlay(createMarker(point, "Miller Avenue Office Space", "834 Miller Avenue, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#millerave", "images/site_buildings/miller_office_thumb.jpg")); var point = new GLatLng(40.591089, -85.651826, 12); map.addOverlay(createMarker(point, "Val Lane Building", "432 Val Lane, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#vallane", "images/site_buildings/val_lane_thumb.jpg")); var point = new GLatLng(40.530191, -85.658577, 12); map.addOverlay(createMarker(point, "Thomson Building", "3301 South Adams Street, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#thomson", "images/site_buildings/thomson_thumb.jpg")); var point = new GLatLng(40.523163, -85.649983, 12); map.addOverlay(createMarker(point, "Winterfield Building", "1001 E. 38th Street, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#winterfield", "images/site_buildings/Winterfield_thumb.jpg")); var point = new GLatLng(40.574245, -85.652246, 12); map.addOverlay(createMarker(point, "Ball Foster/Spartan Building", "East Charles St., Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#ballfoster", "images/site_buildings/ballfoster_thumb.jpg")); var point = new GLatLng(40.539592, -85.648651, 12); map.addOverlay(createMarker(point, "Warehouse Building #10", "1005 E. 24th St., Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#warehouse10", "images/site_buildings/Warehouse_10_thumb.jpg")); var point = new GLatLng(40.541145, -85.654221, 12); map.addOverlay(createMarker(point, "Warehouse City #15", "E. 22nd St., Marion., Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#warehouse15", "images/site_buildings/Warehouse_15_thumb.jpg")); var point = new GLatLng(40.540469, -85.64939, 12); map.addOverlay(createMarker(point, "Warehouse City #17", "2301 South Home Avenue, Marion, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#warehouse17", "images/site_buildings/Warehouse_17_thumb.jpg")); var point = new GLatLng(40.483897, -85.615125, 12); map.addOverlay(createMarker(point, "520 S. First Street", "520 S. First Street, Gas City, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#520_sfirst", "images/site_buildings/520_sfirst_thumb.jpg")); var point = new GLatLng(40.491218, -85.553627, 12); map.addOverlay(createMarker(point, "I-69 Logistics Warehouses", "4861 S. CR 600 East, Gas City, IN", "http://www.grantcoindevelopment.com/reloc_avail_bldgs.htm#I69_Warehouses", "images/site_buildings/I69_Warehouses_thumb.jpg")); } } //]]> </script> <script language="JavaScript"> <!-- function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_nbGroup(event, grpName) { //v6.0 var i,img,nbArr,args=MM_nbGroup.arguments; if (event == "init" && args.length > 2) { if ((img = MM_findObj(args[2])) != null && !img.MM_init) { img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src; if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array(); nbArr[nbArr.length] = img; for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = args[i+1]; nbArr[nbArr.length] = img; } } } else if (event == "over") { document.MM_nbOver = nbArr = new Array(); for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])?args[i+1] : img.MM_up); nbArr[nbArr.length] = img; } } else if (event == "out" ) { for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; } } else if (event == "down") { nbArr = document[grpName]; if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; } document[grpName] = nbArr = new Array(); for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) { if (!img.MM_up) img.MM_up = img.src; img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up; nbArr[nbArr.length] = img; } } } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } //--> </script> <link href="grissom.css" rel="stylesheet" type="text/css"> <script language="javascript" src="home_fade_image.js"></script> <script language="javascript" src="menu_header.js"></script> <style type="text/css"> <!-- .style1 { color: #6eb772; font-weight: bold; } --> </style> </head> <body bgcolor="6eb772" text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="0" topmargin="0" marginwidth="0" onLoad="MM_preloadImages('images/nav_home_on.gif', 'images/nav_home_sel.gif', 'images/nav_home.gif', 'images/nav_commover_on.gif', 'images/nav_commover_sel.gif', 'images/nav_commover.gif', 'images/nav_reloc_expan_on.gif', 'images/nav_reloc_expan_sel.gif', 'images/nav_reloc_expan.gif', 'images/nav_workforce_on.gif', 'images/nav_workforce_sel.gif', 'images/nav_workforce.gif', 'images/nav_current_news_on.gif', 'images/nav_current_news_sel.gif', 'images/nav_current_news.gif', 'images/nav_contact_us_on.gif', 'images/nav_contact_us_sel.gif', 'images/nav_contact_us.gif'); load();"> <script language="JavaScript1.2" src="menu.js"></script> <script language="JavaScript1.2">mmLoadMenus();</script> <table width="950" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor=6eb772> <tr> <td height="8" align="center" colspan=5><img src="images/spacer.gif" alt="" width="1" height="1"></td> </tr> <tr> <td width="375" colspan=3><img src="images/grantcounty_wlogo.gif" border=0 alt=""></td> <td width="317" height="160" align="center"colspan=2><img src="images/usa_map3.gif" border=0 alt=""></td> </tr> <tr> <td height="5" align="center" colspan=5><img src="images/spacer.gif" alt="" width="1" height="1"></td> </tr> <tr> <td colspan=5 align=center> <table width="950" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="1" colspan="6" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> </tr> <tr> <td width="110"><a href="index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Home','','images/nav_home_on.gif',1)"><img src="images/nav_home.gif" name="Home" width="110" height="25" border="0" id="Home" /></a></td> <td width="200"><a href="community_overview.htm" onMouseOut="MM_swapImgRestore(); MM_startTimeout();" onMouseOver="MM_swapImage('CommOver','','images/nav_commover_on.gif',1); MM_showMenu(window.mm_menu_0705105736_0,-1,25,null,'CommOver')"><img src="images/nav_commover.gif" name="CommOver" width="200" height="25" border="0" id="CommOver" /></a></td> <td width="220"><a href="#" onMouseOut="MM_swapImgRestore(); MM_startTimeout();" onMouseOver="MM_swapImage('Relocation','','images/nav_reloc_expan_on.gif',1); MM_showMenu(window.mm_menu_0705110132_0,-1,25,null,'Relocation')"><img src="images/nav_reloc_expan_sel.gif" name="Relocation" width="220" height="25" border="0" id="Relocation" /></a></td> <td width="140"><a href="#" onMouseOut="MM_swapImgRestore(); MM_startTimeout();" onMouseOver="MM_swapImage('Workforce','','images/nav_workforce_on.gif',1); MM_showMenu(window.mm_menu_0705110152_0,-1,25,null,'Workforce')"><img src="images/nav_workforce.gif" name="Workforce" width="140" height="25" border="0" id="Workforce" /></a></td> <td width="150"><a href="current_news.htm" onMouseOut="MM_swapImgRestore(); MM_startTimeout();" onMouseOver="MM_swapImage('Current News','','images/nav_current_news_on.gif',1);"><img src="images/nav_current_news.gif" name="Current News" width="150" height="25" border="0" id="Current News" /></a></td> <td width="130"><a href="contactus.htm" onMouseOut="MM_swapImgRestore(); MM_startTimeout();" onMouseOver="MM_swapImage('Contact Us','','images/nav_contact_us_on.gif',1);"><img src="images/nav_contact_us.gif" name="Contact Us" width="130" height="25" border="0" id="Contact Us" /></a></td> </tr> <tr> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> <td height="1" bgcolor="#000000"><img src="images/spacer.gif" alt="" width="1" height="1"></td> </tr> </table> </td> </tr> <tr> <td height="20" align="center" colspan=5><img src="images/spacer.gif" alt="" width="1" height="1"></td> </tr> <tr> <td colspan=5 width="950"> <table cellpadding="0" cellspacing="0" bgcolor="6eb772" border=0> <tr> <TD rowspan=1 valign=top align=center width=215> <TABLE cellSpacing=0 cellPadding=0 width=208 height=250 align=center border=0> <TBODY> <TR> <TD class=hdr align=middle bgColor=#f5f5f5 colSpan=3 height=30 style="font-size: 12pt; font-weight: 700; font-family: arial, tahoma, times new roman, serif;">Relocation/Expansion </TD> </TR> <TR> <TD align=middle width="16%" bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17 border=0></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20> <A href="reloc_avail_bldgs.htm" style="color: #009933; font-size: 8pt; font-weight: 700; font-family: arial, tahoma, times new roman, serif;">Available Industrial Buildings</A></TD> </TR> <TR> <TD align=middle width="16%" bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20> <A href="http://www.e-procuresite.com/Search/statebuildinglist.asp?doid={FF8428C8-FA9D-4D87-A29C-6009EC0F50DA}&state=IN" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;" target="_new">Available Industrial Buildings - ProCure 7.0 &reg; </A></TD> </TR> <TR> <TD align=middle width="16%" bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17 border=0></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20> <A href="reloc_avail_sites.htm" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;">Available Industrial Sites </A></TD> </TR> <TR> <TD align=middle bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20><A href="http://www.e-procuresite.com/Search/statesitelist.asp?doid={FF8428C8-FA9D-4D87-A29C-6009EC0F50DA}&state=IN" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;" target="_new">Available Industrial Sites - ProCure 7.0 &reg;</A></TD> </TR> <TR> <TD align=middle bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20><A href="http://www.ahcgrantcounty.com" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;">Housing Affordability</A></TD> </TR> <TR> <TD align=middle bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20><A href="reloc_autoplants.htm" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;">Nearby Auto Plants</A> </TD> </TR> <TR> <TD align=middle bgColor=#f5f5f5><IMG height=17 alt=arrow src="images/arrow.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20><A href="reloc_taxfacts.htm" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;">Tax Facts</A></TD> </TR> <TR> <TD class=hdr valign=bottom align=middle bgColor=#f5f5f5 colSpan=3 height=40 style="font-size: 12pt; font-weight: 700; font-family: arial, tahoma, times new roman, serif;">Downloads </TD> </TR> <TR> <TD align=middle bgColor=#f5f5f5 height=30><IMG height=20 alt="Open PDF File" src="images/pdficon_small.gif" width=17></TD> <TD bgColor=#f5f5f5 colSpan=2 height=20><A href="MidCost05.pdf" style="font-size: 8pt; font-weight: 300; font-family: arial, tahoma, times new roman, serif;">Cost of Doing Business Comparison</A> </TD> </TR> </TBODY> </TABLE> <!br> </td> <td valign=top align="center" colspan=5 rowspan=2> <a name="top"> <table width="735" border=0 cellpadding="12" cellspacing="2" bgcolor=white> <tr> <td colspan=3 width="735" height="31"> <img src="images\industrial_buildings_title.gif" alt="Industrial Buildings Available In Grant County, Indiana"> </td> </tr> <tr> <td rowspan=2 colspan=1 width="455" valign=top> <div id="map" style="width: 480px; height: 325px;"></div> </td> <td colspan=1 width="280" valign=top> </tr> <tr> <td colspan=1 width="270" valign="top"> <div style="text-align: center; font-size: 14pt; font-weight: 800; color: #6eb772; font-family: arial, verdana, helvetica, sans-serif;"> </div> <div style="text-align: left; font-size: 10pt; font-weight: 800; color: #6eb772; font-family: arial, verdana, helvetica, sans-serif;"> <ul><img src="images\marion_industrial_sites_title.gif"></div> <li><a href="reloc_avail_bldgs.htm#zacher" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">American Bare Conductor</a> <li><a href="reloc_avail_bldgs.htm#ballfoster" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Ball Foster/Spartan Building</a> <li><a href="reloc_avail_bldgs.htm#millerave" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Miller Avenue Office Space</a> <li><a href="reloc_avail_bldgs.htm#thomson" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Thomson Building</a> <li><a href="reloc_avail_bldgs.htm#thomsonoffice" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Thomson Plant Office Space</a> <li><a href="reloc_avail_bldgs.htm#vallane" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Val Lane Building</a> <li><a href="reloc_avail_bldgs.htm#warehouse10" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Warehouse #10 Building</a> <li><a href="reloc_avail_bldgs.htm#warehouse15" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Warehouse #15 Building</a> <li><a href="reloc_avail_bldgs.htm#warehouse17" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Warehouse #17 Building</a> <li><a href="reloc_avail_bldgs.htm#winterfield" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Winterfield Building</a> </ul> <div style="text-align: left; font-size: 10pt; font-weight: 800; color: #6eb772; font-family: arial, verdana, helvetica, sans-serif;"> <ul><img src="images\gascity_industrial_sites_title.gif"></div> <li><a href="reloc_avail_bldgs.htm#amcast" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">Amcast Building</a> <li><a href="reloc_avail_bldgs.htm#I69_Warehouses" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">I-69 Logistics Warehouses</a> <li><a href="reloc_avail_bldgs.htm#520_sfirst" style="font-size: 9pt; font-weight: 800; color: black; font-family: arial, verdana, helvetica, sans-serif;">520 South First Street Building</a> </ul> </td> </tr> </table> <table width="735" border=0 cellpadding="5" cellspacing="2" bgcolor=white> <tr> <td colspan=2 width="735" align="center"><br>&nbsp;<br>&nbsp; <img src="images\available_industrial_buildings.gif" alt="Available Industrial Sites"> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="amcast"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Amcast Building<br> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">6231 East 500 South St., Gas CIty IN 46933<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 186,750 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 8,100 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Minimum (Feet): 26 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 35 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Drive In Doors: 2 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interior Truck Docks: 6 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Overhead Crane: No </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/amcast.jpg" border=1 alt="Amcast Building"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Amcast Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="amcast1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Gas City <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Telecommunications at Property: Yes </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 0.5 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 22 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): 0.5 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="zacher"> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">American Bare Conductor<br> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">2201 S. Branson Marion IN 46953 <br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 48,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 7,700 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Manufacturing: 7,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Warehouse: 33,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Ceiling Height (Clear): 18' - 21' East, 15' - 16'8" <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning: Industrial <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Dock Height Doors: 2 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Dock Door Size: 10' x 12' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Drive-In Doors: 5 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Drive-In Door Sizes: 4-10' x 12', 1-12' x 14' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Trailer Parking and Active Rail spur serves the property <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinklers: 100% Wet <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Site Acreage: 4.27 Acres </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/american_bare.jpg" border=1 alt="American Bare Conductor Facility"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">American Bare Conductor Facility</div> </td> </tr> <tr> <td colspan=1 width="350" valign=top> <a name="amcast1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: American Electric Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Amps/Volts/Phase: 4,000 Amps, 480/277 Volts <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Marion <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Property Includes: Eight 5,000 Gallon Storage Tanks </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Major Road Nearest Site: State Road 18 and<br> State Road 9 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Nearest Interstate (Miles): I-69 - 7 miles <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 50 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a><br>&nbsp; </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="ballfoster"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Ball Foster/Spartan Building<br> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">E. Charles, Marion IN 46952<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 700,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 25,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Minimum (Feet): 0 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 28 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Drive In Doors: 0 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interior Truck Docks: 35 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Overhead Crane: No <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Enterprise Zone: Yes </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/ballfoster.jpg" border=1 alt="Ball Foster/Spartan Building"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Ball Foster/Spartan Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="ballfoster1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Marion <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Telecommunications at Property: Yes </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 3 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 35 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): 11 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="I69_Warehouses"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">I-69 Logistics Warehouses<br> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">4861 S. CR 600 East, Gas City, IN 46933<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 250,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 1,050 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Year Built: 1970 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 28 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor: Poured concrete <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interior Truck Docks: 18 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Overhead Crane: No <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Comments: This is actually three warehouses together under one roof. </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/I69_Warehouses.jpg" border=1 alt="I-69 Logistics Warehouses"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">I-69 Logistics Warehouses</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="I69_Warehouses_1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: No Electric Providers Listed <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: No Gas Providers Listed <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: No Water Providers Listed <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: No Sewer Providers Listed </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): .2 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 35 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): .1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="millerave"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Miller Avenue Office Space<br> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">834 Miller Ave, Marion, IN 46952 <br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 5,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 5,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height (Feet): 10 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Two full sets of restrooms (staff/visitors) <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">No deferred Maintenance <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Energy Thermal Storage heating system utilizing off peak power for energy savings. <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning Code/Description: Commercial <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Handicapped Accessible <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Lighted Parking </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/miller_office.jpg" border=1 alt="Miller Avenue Office Space"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Miller Avenue Office Space Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="ballfoster1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: AEP - Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Marion </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="thomson"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul><div style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Thomson Building<br></div> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">3301 South Adams Street, Marion IN 46953<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 933,976 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 37,698 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Minimum (Feet): 9 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 19 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Drive In Doors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interior Truck Docks: 72 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning Code/Description: Industrial <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Foreign Trade Zone or Sub-Zone: Yes </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/thomson.jpg" border=1 alt="Thomson Building"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Thomson Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="thomson1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: Marion Municipal Utilities <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Telecommunications at Property: Yes </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 8 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 18 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): 4 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Rail Access On Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Rail Service Provider: Central RR of Indiana </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="thomsonoffice"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul><div style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Thomson Plant Office Space<br></div> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">3301 South Adams Street, Marion IN 46953<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 37,698 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Square Feet of Office Space: 37,698 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Minimum (Feet): 9 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 30 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning Code/Description: Industrial </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/thomson_office.jpg" border=1 alt="Thomson Plant Office Space"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Thomson Plant Office Space Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="thomson1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: Marion Municipal Utilities <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Telecommunications at Property: Yes </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 8 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 18 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): 4 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Rail Access On Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Rail Service Provider: Central RR of Indiana </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="vallane"> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul><div style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Val Lane Building<br></div> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">432 Val Lane, Marion IN 46952<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 12,739 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Acres Available: 3.92 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height Maximum (Feet): 9 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Year Built: 1995 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interior Truck Docks: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning Code/Description: Business </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/val_lane.jpg" border=1 alt="Val Lane Building"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Val Lane Building</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="activetower1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: Indiana Michigan Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Marion <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service at Site: Yes <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Telecommunications at Property: Yes </ul> </ul> </td> <td colspan=1 valign=top align=left> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 5 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Federal/State Highway Number: SR 18 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Federal or <br>State Highway (Miles): 2 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="warehouse10"></a> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul><div style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Warehouse City Industrial Park Building #10<br></div> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">1005 East 24th Street, Marion IN 46953<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 36,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Dimensions: 120' x 300' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Bay Spacing: 25' x 40' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height (Feet): Eave: 22', Clearance: 28' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Loading Facilities: 3 Truck Docks and 2 Overhead Doors <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes, dry system <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor: Industrial concrete <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning: Light Industry <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Building Construction: Built in 1973 (metal masonry) </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/warehouse_10.jpg" border=1 alt="Warehouse City Industrial Park Building #10"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Warehouse City Industrial Park Building #10</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top> <a name="warehouse_10_1"></a> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Utilities:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Electric Power Provider: American Electric Power <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Natural Gas Service Provider: Vectren Corporation <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Water Provider: City of Marion <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sanitary Sewer Service Provider: City of Marion </ul> </ul> </td> <td colspan=1 valign=top> <ul style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Transportation:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Interstate Route Number: I-69 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to Nearest Interstate (Miles): 8 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">General Aviation Airport: Fort Wayne International <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Distance to General Aviation Airport (Miles): 45 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Rail Access On Site: Conrail nearby </ul> </ul> </td> </tr> <tr> <td colspan=2 valign=top align=center> <div style="font-size: 12pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif;"> <a style="COLOR: #336699;" href="reloc_avail_bldgs.htm#top"><u>Go to top</u></a> </td> </tr> <tr> <td colspan=2 valign=top> <hr> <a name="warehouse15"> </td> </tr> <tr> <td colspan=1 width="345" valign=top><br> <ul><div style="font-size: 14pt; font-weight: 700; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Warehouse City Industrial Park Building #15<br></div> <div style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">1005 East 24th Street, Marion IN 46953<br>&nbsp; <li style="font-size: 10pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif; COLOR: #336699;">Building Facts:<br> <ul> <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Total Building Square Feet: 35,000 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Dimensions: 160' x 218' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Number of Floors: 1 <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Bay Spacing: 24' x 60' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor to Ceiling Height (Feet): Eave: 24', Clearance: 28' <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Loading Facilities: (3) Truck Docks and (1) 14'x 14' Drive in Door <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Sprinkler System: Yes, dry system <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Floor: 6" Concrete <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Zoning: Light Industry <li style="font-size: 8pt; font-weight: 300; font-family: arial, verdana, helvetica, sans-serif;">Building Construction: Built in 1975 (metal masonry) </ul> </ul> </td> <td colspan=1 valign=top align=center><br> <img src="images/site_buildings/warehouse_15.jpg" border=1 alt="Warehouse City Industrial Park Building #15"> <div style="font-size: 12px; font-weight: 800; font-family: Arial, Verdana, sans-serif; text-align: center;">Warehouse City Industrial Park Building #15</div> </td> </tr> <tr> <td colspan=1 width="345" valign=top>