@charset "UTF-8";
* {
	padding:0px;
	margin:0px;
}
img { behavior: url(../iepngfix.htc) }
body  {
	font: 10px Arial, Helvetica, sans-serif;
	background: #def2fc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	line-height:14px;
}
.twoColFixLtHdr #container {
	position:relative;
	z-index:1;
	width: 798px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top:20px;
	margin-bottom:20px;
} 
.twoColFixLtHdr #header {
	position:relative;
	z-index:2;
	height:274px;
	width:798px;
	background: white;
	border-bottom:1px solid black;
	overflow: hidden;
} 
.twoColFixLtHdr #header_front {
	position:relative;
	z-index:2;
}
.twoColFixLtHdr #rot_img {
	position:absolute;
	z-index:1;
	top:40px;
	left:0;
}
.twoColFixLtHdr #survay {
	position:absolute;
	z-index:3;
	top:244px;
	left:702px;
	width: 96px;
}			
.twoColFixLtHdr #secNav {
	position:absolute;
	z-index:1;
	top:277px;
	left:626px;
	width:164px;
	height:52;
	margin-top:45px;
	overflow:hidden;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width:181px;
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 25px 0px 25px 22px;
	overflow:hidden;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 208px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	width:362px;
	padding:25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLtHdr #mainContent_nosb {
	width:530px;
	padding-right:25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left:15px;
	padding-top:25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 210px;
} 
.twoColFixLtHdr #footer {
	position:relative;
	height:68px;
	width:768px;
	background-image:url(../images/footer.gif);
	font-size:9px;
	color:#00a94f;
	text-align:center;
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copy {
	text-align:left;
	position:absolute;
	font-size:9px;
	color:#FFF;
	left: 15px;
	top: 47px;
	width: 427px;
	height: 18px;
}
.email {
width: 65px;
height: 18px;
border: none;
border:0px;
text-decoration: none;
background-image: url(../images/box.gif);
padding:0px;
margin:0px;
}
.video {
	background-color: #FFFFFF;
	height: 386px;
	width: 668px;
	border: 1px solid #5d9732;
	z-index: 57;
	position: absolute;
	left: 70px;
	top: 87px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#trailimageid
{
font-family: Arial, sans-serif;
color: #000;
position:absolute;
background-image:url(../images/hover.png);
visibility:hidden;
height: 90px;
width: 160px;
top:75;
left:15;
z-index: 100;
padding-top:50px;
padding-left:10px;
overflow:hidden;
line-height:16px;
text-align:left;
}
.section{
	font-size:14px;
	font-weight:bold;
}
.click{
	font-size:10px;
}
.description{
	font-size:11px;
}
#map1, #map2 {
	width:684px;
	height:486px;
	padding:0px 16px;
	background-color:#FFF;
	position:absolute;
	top:50px;
	left:41px;
	z-index:50;
	border: 2px solid #00a950;
}
#mapDetailS1, #mapDetailS2, #mapDetailS3, #mapDetailS4, #mapDetailS5, #mapDetailS6, #mapDetailS7, #mapDetailS8, #mapDetail2S1, #mapDetail2S2, #mapDetail2S3, #mapDetail2S4, #mapDetail2S5, #mapDetail2S6, #mapDetail2S7, #mapDetail2S8 {
	width:716px;
	height:486px;
	background-color:#FFF;
	position:absolute;
	top:50px;
	left:41px;
	z-index:55;
	border: 2px solid #00a950;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.map1Text{
	height:23px;
	width:650px;
	position:relative;
	font-size:17px;
	padding-top:20px;
}
.mapText{
	width:686px;
	position:relative;
	font-size:17px;
	padding-top:5px;
	text-align: left;
	height: 443px;
	overflow: auto;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.closeMap{
	position:absolute;
	top:10px;
	left:693px;
}
#timeline{
	position:absolute; top:50px; left:36px; z-index:5;
	border:2px solid #00a94f;
	background-color:white;
}
#map{
	position:absolute; top:50px; left:36px; z-index:5;
	border:2px solid #00a94f;
	background-color:white;
}
/*-----NAVIGATION------*/

.norm {
	margin-left: 5px;
	padding-left: 5px;
	height: auto;
	width: auto;
}
.norm li {
	margin-left:15px;
	height: auto;
	width: auto;
}
ul {
	padding-left:15px;
}
li ul {
	padding: 0;
	display:block;
	left: 181px; /* Set 1px less than menu width */
	background-color:#FFF;
	margin-left:8px;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	text-indent:-9999px;
	}			
li:hover ul, li.over ul { display: block; } /* The magic */
#menu {
	list-style: none;
	padding-left:0px;
}
#menu .Home a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px 0px;
}
#menu .Home a:hover {
	background-position: 0px 0px;
}
#menu .History a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -20px;
}
#menu .History a:hover {
	background-position: 0px -20px;
}
#menu .Overview a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -40px;
}
#menu .Overview a:hover {
	background-position: 0px -40px;
}
#menu .Contracts a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -60px;
}
#menu .Contracts a:hover {
	background-position: 0px -60px;
}
#menu .Contracts ul .Updates a {
	background-image:url(../images/nav1sub.gif);
	width: 196px;
	height:20px;
	background-position: -196px 0px;
}
#menu .Contracts ul .Updates a:hover {
	background-position: 0px 0px;
}
#menu .Contracts ul .Awarded a {
	background-image:url(../images/nav1sub.gif);
	width: 196px;
	height:20px;
	background-position: -196px -20px;
}
#menu .Contracts ul .Awarded a:hover {
	background-position: 0px -20px;
}
#menu .Contracts ul .Current a {
	background-image:url(../images/nav1sub.gif);
	width: 196px;
	height:20px;
	background-position: -196px -40px;
}
#menu .Contracts ul .Current a:hover {
	background-position: 0px -40px;
}
#menu .Community a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -80px;
}
#menu .Community a:hover {
	background-position: 0px -80px;
}
#menu .Closings a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -100px;
}
#menu .Closings a:hover {
	background-position: 0px -100px;
}
#menu .Video a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -120px;
}
#menu .Video a:hover {
	background-position: 0px -120px;
}
#menu .Gallery a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -140px;
}
#menu .Gallery a:hover {
	background-position: 0px -140px;
}
#menu .FAQ a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -160px;
}
#menu .FAQ a:hover {
	background-position: 0px -160px;
}
#menu .FAQ ul .Design a {
	background-image:url(../images/nav1sub2.gif);
	width: 196px;
	height:20px;
	background-position: -196px 0px;
}
#menu .FAQ ul .Design a:hover {
	background-position: 0px 0px;
}
#menu .FAQ ul .Construction a {
	background-image:url(../images/nav1sub2.gif);
	width: 196px;
	height:20px;
	background-position: -196px -20px;
}
#menu .FAQ ul .Construction a:hover {
	background-position: 0px -20px;
}
#menu .News a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:20px;
	background-position: -184px -180px;
}
#menu .News a:hover {
	background-position: 0px -180px;
}
#menu .Question a {
	background-image:url(../images/nav1.gif);
	width: 181px;
	height:10px;
	background-position: -184px -200px;
}
#menu .Question a:hover {
	background-position: 0px -200px;
}
#sideMenu{
	list-style:none;
	padding-left:0;
}
#sideMenu .l1 a {
	width: 160px;
	height:20px;
	background-position: -160px 0px;
}
#sideMenu .l1 a:hover {
	background-position: 0px 0px;
}
#sideMenu .l2 a {
	width: 160px;
	height:20px;
	background-position: -160px -20px;
}
#sideMenu .l2 a:hover {
	background-position: 0px -20px;
}
#sideMenu .l3 a {
	width: 160px;
	height:20px;
	background-position: -160px -40px;
}
#sideMenu .l3 a:hover {
	background-position: 0px -40px;
}
#sideMenu .l4 a {
	width: 160px;
	height:20px;
	background-position: -160px -60px;
}
#sideMenu .l4 a:hover {
	background-position: 0px -60px;
}
#sideMenu .l5 a {
	width: 160px;
	height:20px;
	background-position: -160px -80px;
}
#sideMenu .l5 a:hover {
	background-position: 0px -80px;
}
#sideMenu .l6 a {
	width: 160px;
	height:20px;
	background-position: -160px -100px;
}
#sideMenu .l6 a:hover {
	background-position: 0px -100px;
}
#mapHover {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 685px; /* Width of Menu Items */
}
#mapHover li {
	padding: 0;
	position: relative;
	float:left;
	}
#mapHover .section1 a {
	background-image: url(../images/map.gif);
	width: 74px;
	height:425px;
	background-position: 0px 0px;
}
#mapHover .section1 a:hover {
	background-position: 0px -425px;
}
#mapHover .section2 a {
	background-image: url(../images/map.gif);
	width: 86px;
	height:425px;
	background-position: -74px 0px;
}
#mapHover .section2 a:hover {
	background-position: -74px -425px;
}
#mapHover .section3 a {
	background-image: url(../images/map.gif);
	width: 65px;
	height:425px;
	background-position: -160px 0px;
}
#mapHover .section3 a:hover {
	background-position: -160px -425px;
}
#mapHover .section4 a {
	background-image: url(../images/map.gif);
	width: 46px;
	height:425px;
	background-position: -225px 0px;
}
#mapHover .section4 a:hover {
	background-position: -225px -425px;
}
#mapHover .section5 a {
	background-image: url(../images/map.gif);
	width: 98px;
	height:425px;
	background-position: -271px 0px;
}
#mapHover .section5 a:hover {
	background-position: -271px -425px;
}
#mapHover .section6 a {
	background-image: url(../images/map.gif);
	width: 28px;
	height:425px;
	background-position: -369px 0px;
}
#mapHover .section6 a:hover {
	background-position: -369px -425px;
}
#mapHover .section7 a {
	background-image: url(../images/map.gif);
	width: 47px;
	height:425px;
	background-position: -397px 0px;
}
#mapHover .section7 a:hover {
	background-position: -397px -425px;
}
#mapHover .section8 a {
	background-image: url(../images/map.gif);
	width: 241px;
	height:425px;
	background-position: -444px 0px;
}
#mapHover .section8 a:hover {
	background-position: -444px -425px;
}
/*-----LINKS------*/

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 10px;
}
a.green:link {
	color: #00a94f;
	text-decoration: none;
	
}
a.green:visited {
	text-decoration: none;
	color: #00a94f;
	
}
a.green:hover {
	text-decoration: underline;
	color: #00a94f;
	
}
a.green:active {
	text-decoration: none;
	color: #00a94f;
	
}
a.sa:link {
	color: #fff;
	text-decoration: none;
}
a.sa:visited {
	text-decoration: none;
	color: #fff;
}
a.sa:hover {
	text-decoration: underline;
	color: #fff;
}
a.sa:active {
	text-decoration: none;
	color: #fff;
}
a.close:link {
	font-size:24px;
	color:#00a94f;
	font-weight:bold;
	text-decoration: none;
}
a.close:visited {
	font-size:24px;
	color:#00a94f;
	font-weight:bold;
	text-decoration: none;
}
a.close:hover {
	font-size:24px;
	color:#00a94f;
	font-weight:bold;
	text-decoration: none;
}
a.close:active {
	font-size:24px;
	color:#00a94f;
	font-weight:bold;
	text-decoration: none;
}
a.blue:link {
	color: blue;
	text-decoration: underline;
	
}
a.blue:visited {
	text-decoration: underline;
	color: blue;
	
}
a.blue:hover {
	text-decoration: none;
	color: blue;
	
}
a.blue:active {
	text-decoration: underline;
	color: blue;
	
}

td {
	padding:3px;
}
a{
	overflow:hidden;
}
#red {
	color: #F00;
}
h2 {
	font-size:14px;
}