* {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

body {
	background-color: #000000;
	background-image: url(../images/bgimg_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height:auto
}

#main-wrapper{
height:auto;
width:960px;
margin-left:auto;
margin-right:auto;
padding:0;
}

#header {
	background-image: url(../images/vecheading.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 841px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	/*	background-image: url(../images/flbg.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 635px;
	width:960px;
	float:left;
	position: relative;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}


#counties {
	height: 635px;
	width: 811px;
	float:left;
	position:absolute;
	left: -120px;
	/*top: 103px;
	right: 32px;*/
}


#textbox {
	width: 850px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-family: "Humanst521 BT", GillSans, "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
}

/*#meshwrap {
	position: relative;
	width: 801px;
	height: 564px;
	left: -300px;
	top:80px;
	display:block;
	background-image:url(../images/mashwrap.png);
	background-repeat:no-repeat;
	background-position:top left;
}*/

#regions {
	height: auto;
	clear: both;
	float: left;
	top: 200px;
	width: 600px;
}
.left {
	float: left;
}

#regionbg {
	position:relative;
	top:150px;
	height: auto;
	right:40px;
}


#hightechlogo {
	position:relative;
	height: 284;
	width: 253;
	float: left;
	top: 200px;
	margin-bottom: 75px;
	margin-left:230px;
	z-index:2;
}
#main-wrapper #content #counties #map-image {
	position: absolute;
	left: -50px;
	top: 0px;
}


#footer {
	clear: both;
	width: 600px;
	z-index: 4;
	padding:25px;
	margin-left:60px;
	position:absolute;
	bottom:0px;
	left:0px;
	color:#FFFFFF;
	font-size:9px;
	font-family: "Humanst521 BT", GillSans, "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}

p#foot-copy{
font-size:1.3em;
}

/*THE INFORMATION FOR THE DIV WITH LINKS FOR NON-IE6 USERS*/

#navigation{
	width:280px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	top: 0px;
	position: absolute;
	left: 720px;
}

#navigation li{
list-style-type:none;
}

#navigation a {
	color: #33CC66;
	text-decoration: none;
}
#navigation a:hover {

	color: #33FF66;
	text-decoration: none;
}

#nav {
	position: relative;
	visibility:visible;
	z-index: 6;
	width: 255px;
	left: 450px;
	bottom: 1550px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
}

#nav li {
	list-style-type: square;
	padding-bottom: 5px;
}

#navigation ul {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}

#nav a {
	color: #33CC66;
	text-decoration: none;
}
#nav a:hover {

	color: #33FF66;
	text-decoration: none;
}

.footnote {
	font-size: 12px;
}
#IE6{
visibility:hidden;
}

#fl-map{
z-index:9999;
}

#vfedclogo{
clear:both;
color:#FFFFFF;
font-family:inherit;
font-size:10px;
height:40px;
text-align:center;
vertical-align:bottom;
}
.socicon {
	width: 250px;
	position: absolute;
	bottom: -185px;
	left: 0px;
	height: 36px;
}

