<!DOCTYPE html>
<html lang="en">
<head>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
<meta charset="utf-8">
<title>Page not found</title>
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/png" href="/fdot-favicon.png" />
<link rel="Stylesheet" type="text/css" href="/assets/bootstrap.min.css">
<link rel="Stylesheet" type="text/css" href="/assets/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="/assets/noscript.min.css">
<link rel="stylesheet" type="text/css" href="/assets/Site.min.css">
<link rel="stylesheet" href="/assets/Home.min.css" type="text/css">
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script type="text/javascript" src="/assets/bootstrap.min.js"></script>
<!--
<script src='https://www.google.com/recaptcha/api.js'></script>
<style>
li.dropdown:hover ul {
display: block;
}
</style>
-->
<style>
@media screen and (max-width: 991px) {
#fdot-search {
padding-top:5px !important;
padding-right:5px !important;
}
}
@media screen and (max-width: 599px) {
#fdot-logo {
float:none !important;
width:130px !important;
}
#fdot-tag {
padding-top:0 !important;
}
}
#mainnav .navbar-nav li {
font-size:16px;
}
#mainnav .navbar-nav>li>a {
line-height:1.4em;
}
.page-header h3 {
margin-top:10px;
}
#fdot-nav {
float: right !important;
width: 805px !important;
height: 30px !important;
z-index: 99 !important;
position: relative !important;
background-color: #32557c !important;
overflow: hidden !important;
margin: 0px 0px 13px 0px !important;
padding:0;
font-size:16px;
}
#fdot-nav li {
float: left !important;
list-style: none !important;
margin-right: 3px !important;
}
#fdot-nav li a {
display: block !important;
padding: 6px 11px !important;
color: white !important;
text-decoration: none !important;
line-height: 1.15em;
}
#fdot-nav li a:hover {
color: #32557c !important;
background-color: #D2D7E1 !important;
}
@media only screen and (max-width: 767px) {
#small-header {
display:none !important;
}
#fdot-std-header{
display:block !important;
}
}
@media only screen and (min-width: 768px) {
#fdot-std-header{
display:none;
}
}
</style>
<script type="text/javascript" >
jQuery(document).ready(function(){
$("#small-header-logo").mouseover(function(){
$("#small-header").fadeOut(1, function(){
$("#fdot-std-header").slideDown(200);
});
});
$("#fdot-std-header").mouseleave(function(){
if($(window).width() > 767){
$("#fdot-std-header").slideUp(200, function(){
$("#small-header").fadeIn(1);
});
}
});
});
</script>
</head>
<body style="background: #1a2c3f !important;">
<div style="max-width:1200px;margin:auto;background:#fff;box-shadow: 0px 5px 50px #000 !important;">
<!-- start emergency banner -->
<link href="https://www.fdot.gov/webtools_css/emergencybanner.css" rel="stylesheet" type="text/css" media="screen">
<div id="EmergencyBanner" class="hidden-print">
<p>
<img src="https://www.fdot.gov/webtools_images/exclamation.png" width="36" height="36" align="absmiddle" alt="EMERGENCY INFORMATION" title="EMERGENCY INFORMATION">
<strong>FDOT Emergency Travel Alert:</strong> For information on the current situation, please visit the following
page - <a href="https://www.fdot.gov/agencyresources/emergency.shtm">Alerts</a>.
</p>
</div> <!-- end emergency banner -->
<header class="" role="banner">
<div id="header-top" style="min-height:83px;">
<div id="small-header" style="text-align:center;">
<img id="small-header-logo" src="https://www.fdot.gov/webtools_images/FDOTLogo.png" style="width:150px;height:auto;padding:15px;" alt="FDOT logo" />
</div>
<div id="fdot-std-header">
<div class="container" style="padding-bottom:4px;">
<div class="row">
<div class="col-md-8">
<a href="https://www.fdot.gov/" ><img id="fdot-logo" src="https://www.fdot.gov/webtools_images/FDOTLogo.png" style="margin:7px 7px 0 7px;float: left;" alt="FDOT Logo"></a>
<h4 id="fdot-tag" style="color:#1f4182;font-size:22px;font-weight:bold;padding-top:20px;">Florida Department of<br /><span style="font-size:30px;">TRANSPORTATION</span></h4>
</div>
<div id="fdot-search" class="col-md-4 hidden-xs" style="padding-top:30px;text-align:right;padding-right:20px">
<div id="searchlinks" style="margin-bottom:3px;padding-right:25px">
<a title="Electronic Updates link" href="https://www.fdot.gov/agencyresources/subscriptions.shtm">E-Updates</a> |
<a href="http://www.fl511.com/" title="FL511 link">FL511</a> |
<!-- <a title="Mobile site link" href="https://www.fdot.gov/mobile/m.default.shtm">Mobile</a> | -->
<a title="Site Map link" href="https://www.fdot.gov/agencyresources/sitemap.shtm">Site Map</a>
</div>
<form id="017316194735045521938:vyo1fdrdg3g" action="https://www.fdot.gov/search">
<input value="017316194735045521938:vyo1fdrdg3g" name="cx" type="hidden">
<input value="FORID:11" name="cof" type="hidden">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" value="fdot-search" name="indexCatalogue">
<input type="hidden" value="AllWords" name="wordsMode">
<input id="q" name="searchQuery" type="text" size="20" class="search" label="Search Box" alt="Search Box" title="Search Box" value="Search FDOT..." onfocus="if(this.value==this.defaultValue)this.value='';" onblur="if(this.value=='')this.value=this.defaultValue;" style="width:247px;padding: 5px !important;padding-right: 20px !important;border: 1px solid #32557c !important;color: #32557c !important;background-color: #e9eff6 !important;height:30px;border-radius:0;color: #32557c !important;">
<input id="searchbutton" value="" name="sa" type="submit" border="0" alt="Search" title="Search" style="background-image: url('https://fdot.gov/webtools_images/searcharrowblue.gif') !important;background-repeat: no-repeat !important;width: 20px !important;height: 20px !important;border: 0px !important;position: relative !important;">
</form>
</div>
</div>
</div>
<ul id="fdot-nav" class="hidden-xs">
<li><img src="https://www.fdot.gov/webtools_images/header_leftslant.gif" alt="spacer for header" width="101" height="30" border="0"></li>
<li><a title="Home page" href="https://www.fdot.gov/home">Home</a></li>
<li><a title="About FDOT" href="https://www.fdot.gov/agencyresources/aboutfdot.shtm">About FDOT</a></li>
<li><a title="Contact Us" href="https://www.fdot.gov/agencyresources/contactus.shtm">Contact Us</a></li>
<li><a title="Maps & Data" href="https://www.fdot.gov/agencyresources/mapsanddata.shtm">Maps & Data</a></li>
<li><a title="Offices" href="https://www.fdot.gov/agencyresources/offices.shtm">Offices</a></li>
<li><a title="Performance" href="https://www.fdot.gov/agencyresources/performance.shtm">Performance</a></li>
<li><a title="Projects" href="https://www.fdot.gov/agencyresources/projects.shtm">Projects</a></li>
</ul>
<div style="clear:right"></div>
</div>
</div>
<nav id="mainnav" class="navbar navbar-inverse navbar-static-top navbar-mini" style="z-index: 999" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-top-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand visible-xs" href="/">CFLRoads Home</a>
</div>
<div class="collapse navbar-collapse navbar-top-collapse">
<ul class="nav navbar-nav">
<li class="hidden-xs"><a href="/">CFLRoads Home</a></li>
<li role="presentation" class="dropdown">
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">Lane Closures <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li role="presentation"><a href="/laneclosures" role="menuitem">All Lane Closures</a></li>
<li class="divider" role="presentation"></li>
<li role="presentation" class="dropdown-header">
County </li>
<li role="presentation">
<a href="/laneclosures/County/Brevard" role="menuitem">Brevard</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Flagler" role="menuitem">Flagler</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Lake" role="menuitem">Lake</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Marion" role="menuitem">Marion</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Orange" role="menuitem">Orange</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Osceola" role="menuitem">Osceola</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Seminole" role="menuitem">Seminole</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Sumter" role="menuitem">Sumter</a>
</li>
<li role="presentation">
<a href="/laneclosures/County/Volusia" role="menuitem">Volusia</a>
</li>
<li role="presentation" class="dropdown-header">
Road </li>
<li role="presentation">
<a href="/laneclosures/Road/I4" role="menuitem">I-4</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/I-4BeyondtheUltimate" role="menuitem">I-4 Beyond the Ultimate</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/I75" role="menuitem">I-75</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/I95" role="menuitem">I-95</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/SR408" role="menuitem">SR 408</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/SR417" role="menuitem">SR 417</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/SR429" role="menuitem">SR 429</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/SR50" role="menuitem">SR 50</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/SunRail" role="menuitem">SunRail</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/Trails" role="menuitem">Trails</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/Turnpike" role="menuitem">Turnpike</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/US1" role="menuitem">US 1</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/US441" role="menuitem">US 441</a>
</li>
<li role="presentation">
<a href="/laneclosures/Road/WekivaParkway" role="menuitem">Wekiva Parkway</a>
</li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">Construction Projects <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li role="presentation"><a href="/projects/Construction" role="menuitem">All Construction Projects</a></li>
<li class="divider" role="presentation"></li>
<li role="presentation" class="dropdown-header">
County </li>
<li role="presentation">
<a href="/projects/County/Brevard/Construction" role="menuitem">Brevard</a>
</li>
<li role="presentation">
<a href="/projects/County/Flagler/Construction" role="menuitem">Flagler</a>
</li>
<li role="presentation">
<a href="/projects/County/Lake/Construction" role="menuitem">Lake</a>
</li>
<li role="presentation">
<a href="/projects/County/Marion/Construction" role="menuitem">Marion</a>
</li>
<li role="presentation">
<a href="/projects/County/Orange/Construction" role="menuitem">Orange</a>
</li>
<li role="presentation">
<a href="/projects/County/Osceola/Construction" role="menuitem">Osceola</a>
</li>
<li role="presentation">
<a href="/projects/County/Seminole/Construction" role="menuitem">Seminole</a>
</li>
<li role="presentation">
<a href="/projects/County/Sumter/Construction" role="menuitem">Sumter</a>
</li>
<li role="presentation">
<a href="/projects/County/Volusia/Construction" role="menuitem">Volusia</a>
</li>
<li role="presentation" class="dropdown-header">
Road </li>
<li role="presentation">
<a href="/projects/Road/I4/Construction" role="menuitem">I-4</a>
</li>
<li role="presentation">
<a href="/projects/Road/I-4BeyondtheUltimate/Construction" role="menuitem">I-4 Beyond the Ultimate</a>
</li>
<li role="presentation">
<a href="/projects/Road/I75/Construction" role="menuitem">I-75</a>
</li>
<li role="presentation">
<a href="/projects/Road/I95/Construction" role="menuitem">I-95</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR408/Construction" role="menuitem">SR 408</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR417/Construction" role="menuitem">SR 417</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR429/Construction" role="menuitem">SR 429</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR50/Construction" role="menuitem">SR 50</a>
</li>
<li role="presentation">
<a href="/projects/Road/SunRail/Construction" role="menuitem">SunRail</a>
</li>
<li role="presentation">
<a href="/projects/Road/Trails/Construction" role="menuitem">Trails</a>
</li>
<li role="presentation">
<a href="/projects/Road/Turnpike/Construction" role="menuitem">Turnpike</a>
</li>
<li role="presentation">
<a href="/projects/Road/US1/Construction" role="menuitem">US 1</a>
</li>
<li role="presentation">
<a href="/projects/Road/US441/Construction" role="menuitem">US 441</a>
</li>
<li role="presentation">
<a href="/projects/Road/WekivaParkway/Construction" role="menuitem">Wekiva Parkway</a>
</li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">Future Projects <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li role="presentation"><a href="/projects/Future" role="menuitem">All Future Projects</a></li>
<li class="divider" role="presentation"></li>
<li role="presentation" class="dropdown-header">
County </li>
<li role="presentation">
<a href="/projects/County/Brevard/Future" role="menuitem">Brevard</a>
</li>
<li role="presentation">
<a href="/projects/County/Flagler/Future" role="menuitem">Flagler</a>
</li>
<li role="presentation">
<a href="/projects/County/Lake/Future" role="menuitem">Lake</a>
</li>
<li role="presentation">
<a href="/projects/County/Marion/Future" role="menuitem">Marion</a>
</li>
<li role="presentation">
<a href="/projects/County/Orange/Future" role="menuitem">Orange</a>
</li>
<li role="presentation">
<a href="/projects/County/Osceola/Future" role="menuitem">Osceola</a>
</li>
<li role="presentation">
<a href="/projects/County/Seminole/Future" role="menuitem">Seminole</a>
</li>
<li role="presentation">
<a href="/projects/County/Sumter/Future" role="menuitem">Sumter</a>
</li>
<li role="presentation">
<a href="/projects/County/Volusia/Future" role="menuitem">Volusia</a>
</li>
<li role="presentation" class="dropdown-header">
Road </li>
<li role="presentation">
<a href="/projects/Road/I4/Future" role="menuitem">I-4</a>
</li>
<li role="presentation">
<a href="/projects/Road/I-4BeyondtheUltimate/Future" role="menuitem">I-4 Beyond the Ultimate</a>
</li>
<li role="presentation">
<a href="/projects/Road/I75/Future" role="menuitem">I-75</a>
</li>
<li role="presentation">
<a href="/projects/Road/I95/Future" role="menuitem">I-95</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR408/Future" role="menuitem">SR 408</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR417/Future" role="menuitem">SR 417</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR429/Future" role="menuitem">SR 429</a>
</li>
<li role="presentation">
<a href="/projects/Road/SR50/Future" role="menuitem">SR 50</a>
</li>
<li role="presentation">
<a href="/projects/Road/SunRail/Future" role="menuitem">SunRail</a>
</li>
<li role="presentation">
<a href="/projects/Road/Trails/Future" role="menuitem">Trails</a>
</li>
<li role="presentation">
<a href="/projects/Road/Turnpike/Future" role="menuitem">Turnpike</a>
</li>
<li role="presentation">
<a href="/projects/Road/US1/Future" role="menuitem">US 1</a>
</li>
<li role="presentation">
<a href="/projects/Road/US441/Future" role="menuitem">US 441</a>
</li>
<li role="presentation">
<a href="/projects/Road/WekivaParkway/Future" role="menuitem">Wekiva Parkway</a>
</li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">News <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li role="presentation"><a href="/news" role="menuitem">Current News</a></li>
<li class="divider" role="presentation"></li>
<li role="presentation">
<a href="/news/fdot-traffic-advisory" role="menuitem">FDOT Traffic Advisory</a>
</li>
<li role="presentation">
<a href="/news/news-release" role="menuitem">News Release</a>
</li>
<li role="presentation">
<a href="/news/project-news" role="menuitem">Project News</a>
</li>
</ul>
</li>
<li role="presentation" class="dropdown">
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">Resources <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li class="" role="presentation"><a href="/faqs/" role="menuitem">F.A.Q.s</a></li>
<li class="" role="presentation"><a href="/links/" role="menuitem">Links</a></li>
<li class="" role="presentation"><a href="/contacts/" role="menuitem">Contact</a></li>
<li class="" role="presentation"><a href="https://www.fdot.gov/d5safety" role="menuitem">Office of Safety</a></li>
</ul>
</li>
<li class="" style="">
<form action="/search" class="form-inline" method="get" role="search" style="white-space:nowrap">
<label for="nav_Search_q" class="sr-only">Search CFLRoads</label>
<input type="search" id="nav_search_q" class="form-control" name="q" placeholder="Search CFLRoads..." style="display:inline-block;padding: 2px 5px;height:25px;width:210px;margin:2px 0 0 15px"><button type="submit" class="btn btn-default" title="Submit search" style="display:inline-block;height:25px;padding: 2px 5px;margin:2px 0 0 0;vertical-align:top">Go</button>
</form>
</li>
</ul>
<ul class="nav navbar-nav visible-xs" style="border-top: 1px solid #284463;
box-shadow: inset 0 1px 0 rgba(255,255,255,.1);margin-top:10px;padding:10px 0;">
<li role="presentation" class="dropdown visible-xs" >
<a href="#" class="dropdown-toggle" role="menuitem" data-toggle="dropdown">FDOT <strong class="caret"></strong></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="">
<li role="presentation"><a href="https://www.fdot.gov" role="menuitem">FDOT.gov</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/aboutfdot.shtm" role="menuitem">About FDOT</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/contactus.shtm" role="menuitem">Contact Us</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/mapsanddata.shtm" role="menuitem">Maps & Data</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/offices.shtm" role="menuitem">Offices</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/performance.shtm" role="menuitem">Performance</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/projects.shtm" role="menuitem">Projects</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/subscriptions.shtm" role="menuitem">E-Updates</a></li>
<li role="presentation"><a href="https://fl511.com/" role="menuitem">FL511</a></li>
<li role="presentation"><a href="https://www.fdot.gov/mobile/m.default.shtm" role="menuitem">Mobile</a></li>
<li role="presentation"><a href="https://www.fdot.gov/agencyresources/sitemap.shtm" role="menuitem">Site Map</a></li>
<li role="presentation">
<form id="017316194735045521938:vyo1fdrdg3g" class="hidden-md hidden-lg hidden-sm" action="https://www.fdot.gov/SearchResults.shtm">
<input value="017316194735045521938:vyo1fdrdg3g" name="cx" type="hidden">
<input value="FORID:11" name="cof" type="hidden">
<input type="hidden" name="ie" value="UTF-8">
<input id="q" name="q" type="text" size="20" class="search form-control" label="Search" alt="Search" title="search" placeholder="Search FDOT..." style="display:inline-block;padding: 2px 5px;height:25px;width:210px;margin:2px 0 0 25px"><button id="searchbutton" value="" name="sa" type="submit" title="Submit Search" class="btn btn-default" style="display:inline-block;height:25px;padding: 2px 5px;margin:2px 0 0 0;vertical-align:top">Go</button>
</form>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div id="content" class="container">
<h1>Page not found</h1>
<p>Sorry, we cannot find that page.</p>
</div>
<footer class="hidden-print" role="contentinfo" style="background: #32557c;color: #D2D7E1;">
<p class="notice text-center" style="padding:5px 15px;margin:0;">
Public participation is solicited without regard to race, color, national origin, age, sex, religion, disability or family status.
Persons with questions regarding nondiscrimination or Civil Rights, please contact the <a href="mailto:[email protected]">Civil Rights Officer</a>.
</p>
<nav id="statefooter" class="navbar navbar-default navbar-static-top navbar-mini" role="navigation" style="margin-bottom:0">
<div class="container" style="margin:auto;max-width:820px;padding:0 10px">
<ul class="nav navbar-nav" style="margin:0;">
<li><a href="https://www.fdot.gov/agencyresources/contactus.shtm" title="Contact Us">Contact Us</a></li>
<li><a href="https://www.fdot.gov/agencyresources/employment.shtm" title="Employment">Employment</a></li>
<li><a href="https://www.myflorida.com/" title="MyFlorida.com">MyFlorida.com</a></li>
<li><a href="https://www.fdot.gov/agencyresources/performance.shtm" title="Performance">Performance</a></li>
<li><a href="https://www.fdot.gov/agencyresources/statementofagency.shtm" title="Statement of Agency">Statement of Agency</a></li>
<li><a href="https://www.fdot.gov/agencyresources/webpoliciesandnotices.shtm" title="Web Policies & Notices">Web Policies & Notices</a></li>
</ul>
</div>
</nav>
<div class="container">
<div class="row" style="padding-left: 0; padding-right: 0; padding-top:40px;">
<div id="StateSocialMediaIcons" class="col-md-6">
<ul class="list-inline" style="margin-bottom:0">
<li><a href="https://www.facebook.com/FLDOT"><img src="https://www.fdot.gov/webtools_images/Facebook.png" alt="Link to FDOT's Facebook page" title="Link to FDOT's Facebook page" width="32" height="32" border="0"></a></li>
<li><a href="https://www.fdot.gov/agencyresources/twitter.shtm"><img src="https://www.fdot.gov/webtools_images/Twitter.png" alt="Link to FDOT's Twitter page" title="Link to FDOT's Twitter page" width="32" height="32" border="0"></a></li>
<li><a href="https://www.youtube.com/user/myfdot"><img src="https://www.fdot.gov/webtools_images/YouTube.png" alt="Link to FDOT's YouTube page" title="Link to FDOT's YouTube page" width="32" height="32" border="0"></a></li>
<li><a href="https://fldot.wordpress.com/"><img src="https://www.fdot.gov/webtools_images/Wordpress.png" alt="Link to FDOT's Wordpress page" title="Link to FDOT's Wordpress page" width="32" height="32" border="0"></a></li>
<li><a href="https://www.fdot.gov/agencyresources/multimedia.shtm"><img src="https://www.fdot.gov/webtools_images/SeeFloridaGo.png" alt="Link to FDOT's Multimedia page" title="Link to FDOT's Multimedia page" width="32" height="32" border="0"></a></li>
<li><a href="https://www.fdot.gov/agencyresources/rss.shtm"><img src="https://www.fdot.gov/webtools_images/RSS.png" alt="Link to FDOT's RSS page" title="Link to FDOT's RSS page" width="32" height="32" border="0"></a></li>
</ul>
<div id="copyright">
<p>© 1996 - 2025 Florida Department of Transportation</p>
</div>
</div>
<div id="StateFooterTag" class="col-md-6 text-right" style="padding-top:15px">
<p>Florida Department of Transportation<br />
<em style="font-size:13px">Improve Safety, Enhance Mobility, Inspire Innovation</em></p>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>