@charset "UTF-8";
/* CSS Document */

body {
	
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	
}

body#home a#homenav, body#location a#locationnav, body#bridge a#officenav, body#banner a#industrialnav, body#designbuild a#designnav, body#contact a#contactnav {
	color: #f58534;
}

ul{
	padding-left:0;
	margin-left:1em;
}
p{
	line-height:17px;
}
.topgap{
	margin-top:5px;
}
.leftgap{
	margin-left:5px;
}
#downloads{
	text-align:left;
	float:right;
	list-style-type:none;
	font-size:11px;
	margin-top:82px;
}
#downloads ul li{
	background:url(images/pdf.gif) no-repeat;
	list-style-type:none;
	float:left;
	height:22px;
	margin-left:18px;
	padding-left:22px;
	

}
#news{
	padding-top:50px;
	margin-left:0;
	list-style-type:none;
	font-weight:bold;
	font-size:14px;
	
}
#news a{
	color:#FFFFFF;
	text-decoration:none;
}
#downloads ul li a{
	
	
	color:#666;
	text-decoration:none;
}
#downloads ul li a:hover{
	text-decoration:underline;
}


#home, #designbuild, #contact, #location{
	background:url(images/home-bg.gif) repeat-x;
}
#bridge{
	background:url(images/bridge-bg.gif) repeat-x;
}
#banner{
	background:url(images/banner-bg.gif) repeat-x;
}

.home-title{
	background:url(images/home-title.gif) no-repeat;
	display:block;
	text-indent:-8000px;
	width:372px;
}
.location-title{
	background:url(images/location-title.gif) no-repeat;
	display:block;
	text-indent:-8000px;
	width:372px;
}
.bridge-title{
	background:url(images/bridge-title.gif) no-repeat;
	display:block;
	text-indent:-8000px;
	width:372px;
}
.banner-title{
	background:url(images/banner-title.gif) no-repeat;
	display:block;
	text-indent:-8000px;
	width:452px;
}
.design-title{
	background:url(images/design-build.png) no-repeat;
	display:block;
	text-indent:-8000px;
	width:258px;
	height:38px;
}
.contact-title{
	background:url(images/contact-title.gif) no-repeat;
	display:block;
	text-indent:-8000px;
	width:202px;
}
.hleft-top{
	width:410px;
	padding:15px 40px 0 40px;
	color:#FFF;
}
.hleft-top2{
	width:170px;
	padding:15px 20px 0 40px;
	height:252px;
	color:#FFF;
	
}
.hleft-bottom{
	width:440px;
	padding:15px 30px;

}
.hleft-bottom2{
	padding:15px 30px;
	font-size:11px;
}
.hright-top{
	width:495px;
}

.developer{
width:150px;
text-align:center
}

.agents{
width:400px;
padding:0 0 0 30px;
text-align:center
}

.agents2{
width:300px;
padding:0 0 0 30px;
text-align:center
}


.hright-top2{
	width:660px;
	padding:40px 0 0 65px;
	background-color:#f69149;
	height:207px;
	color:#FFFFFF;
	
}
.hright-top3{
	width:935px;
	padding:20px 0 0 65px;
	background-color:#f69149;
	height:247px;
	color:#FFFFFF;
}
.hright-top3 a{
	color:#fff;
}
.hright-bottom{
	padding-top:10px;
	width:495px;
}
.home-bullets{
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}
.bridge-bullets{
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	color:#605b77;
}
.banner-bullets{
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	color:#000;
}
.spec{
	float:left;
	padding-left:22px;
	width:240px;
}

.left{
	float:left;
}
.right{
	float:right;
}
.separatorInvisible {
	height: 0;
	clear: both;
}
#container{
	width:1000px;
	margin:auto;
	padding:0;
	text-align:left;
}
#header{
	height:157px;
}
#navmain{
	clear:both;
	border-left:solid 1px #999;
	margin:0;
	height:28px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#navbanner{
	clear:both;
	border-left:solid 1px #FFF;
	margin:0;
	height:28px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#navmain ul, #navbanner ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#navmain ul li{
	height:20px;
	float:left;
	padding:8px 38px 0px 37px;
	border-right:solid 1px #999;
}

#navbanner ul li{
	height:20px;
	float:left;
	padding:8px 38px 0px 37px;
	border-right:solid 1px #FFF;
}

#navmain ul li a{
	color:#333;
	text-decoration:none;
}
#navbanner ul li a:hover, #navmain ul li a:hover{
	text-decoration:underline;
}
#navbanner ul li a{
	color:#FFF;
	text-decoration:none;
}



#map{
	width:495px;
	height:267px;
}
.footer{
	margin-top:15px;
	padding-top:7px;
	font-size:11px;
	border-top:solid 1px #CCCCCC;
}
.footer a{
	color:#333;
	text-decoration:none
}
.footer a:hover{
	text-decoration:underline;
}
.quote{
	margin-top: 20px;
}