/*
Designer: Marje Cannon Anexio New Media
Author: Marje Cannon Anexio New Media
version 02.13.2007
version 02.14.2007
version 02.16.2007
version 02.12.2008
*/

html, body, ul ,ol, li, dl, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, img {
    margin: 0;
    padding: 0;
	 color: #526F8B;
	 background-color: transparent;
	 font-family: verdana, arial, helvetica, sans-serif;
	 font-size: 12px;
    line-height: 1.7;
}


body {
	text-align: center;
	/* background-color: #778BA4; */
	background-color: #0E3893;
	color: #526F8B;
}


/* --------------- misc --------------- */
.clear {
	clear: both;
}

.bold {
     font-weight: bold;
}

.logo {
	float: left;
	margin: 0;
	padding: 0;
}
#topimage {
	position: absolute;
	top: 120px;
	right: 70px;
	z-index: 100;
}


/* --------------- header layout --------------- */
#header {
	width: 900px;
	height: 69px;
	margin: 0 auto 0 auto;
	}


/* --------------- wrap layout --------------- */
#wrap {
	position: relative;
	width: 900px;
	background-image: url(resources/bg-wrap.gif);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	padding: 0;
}


/*---------- top right navigation------------ */
#navcontainer {
	position: relative;
	width: 500px;
	height: 65px !important;
	margin: 0;
	float: right;
	right: 30px;
}
#topnav {
	position: relative;
	float: right;
	text-align: right;
	margin-right: 0;
	height: 65px;
}
#topnav li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}
#topnav li a.first {
	border-left: 1px solid #A0B4C7;
	height: 65px;
}
#topnav a:link, #topnav a:visited  {
	display: block;
	float: left;
	border-right: 1px solid #A0B4C7;
	color: #5D7E9E;
	background-color: transparent;
   font-size: 95%;
	height: 65px;
	line-height: 12px;
	padding: 13px 16px 0 8px;
	text-decoration: none;
}
#topnav a:hover {
	display: block;
	float: left;
	border-right: 1px solid #A0B4C7;
	/* color: #5D7E9E; */
	color: #FFFFFF;
	background-color: transparent;
   font-size: 95%;
	height: 65px;
	line-height: 12px;
	padding: 13px 16px 0 8px;
	text-decoration: none;
}
#topnav .first {
	border-left: 1px solid #A0B4C7;
}
#topnav .last {
	border-right: none !important;
}
#topnav a:hover {
	background: url(resources/hover.jpg) repeat-x top;
}


/* --------------- content --------------- */
#content {
	clear: both;
	position: relative;
	width: 900px;
	background-image: url(resources/bg-blueprints.jpg);
	background-position: 180px 100px;
	background-repeat: no-repeat !important;
	margin: 0;
	padding: 0;
		text-align: left;
}
#content p {
	margin: 16px 130px 12px 120px;
}
#content p.narrow {
	margin: 14px 440px 8px 120px;
}
#content table p {
	margin: 2px 4px;
}
/* --------------- submenu --------------- */
#submenu {
	width: 480px;
	height: 50px;
	position: relative;
	left: 70px
}
#submenu ul#navlist {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
}
#submenu #navlist li {
	border-right: 1px solid #A0B4C7;
	float: left;
	line-height: 2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	font-size: 95%;
}


/* --------------- bottom menu --------------- */
#bottommenu {
	height: 50px;
	position: relative;
	left: 120px
}
#bottommenu ul#navlist2 {
	list-style-type: none;
	margin: 0;
	padding: 6px 0 0 0;
}
#bottommenu #navlist2 li {
	border-right: 1px solid #A0B4C7;
	float: left;
	line-height: 2em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	font-size: 95%;
}
#bottommenu #navlist2 li#lastitem {
	border-right: none !important;
}


/* ------------lists ---------------- */

#content ul {
	margin: 20px 60px 20px 180px;
	padding: 0;
}
#content ol {
	margin: 20px 60px 20px 185px;
	padding: 0;
}

/* ----------- pullquote ---------------- */
#content .pullquote {
	width: 380px;
	margin: 10px 0 20px 30px;
	padding: 10px 30px 10px 50px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7;
	text-align: right;
	float: left;
	color: #96ADC0;
	background-color: transparent;
}	


/*---------- headings ------------ */

#content h1 {
	clear: both;
	font-size: 16px;
	margin: 16px 0 12px 76px;
	color: #0E3893;
	background-color: transparent;
}	
#content h2 {
	clear: both;
	font-size: 14px;
	margin: 36px 0 12px 76px;
	color: #0E3893;
	background-color: transparent;
}
#content h3 {
	clear: both;
	font-size: 12px;
	margin: 32px 0 12px 76px;
	color: #0E3893;
	background-color: transparent;
}




/* --------------- link styles --------------- */
a:link {
	 color: #5D7E9E;
	 background-color: transparent;
	text-decoration: underline;
}
a:visited {
	 color: #5D7E9E;
	 background-color: transparent;
	text-decoration: underline;
}
a:hover {
	 color: #5D7E9E;
	 background-color: transparent;
	text-decoration: none;
}
a:active {
	 color: #5D7E9E;
	 background-color: transparent;
	text-decoration: none;
}



/*---------- footer ------------ */
#footer {
	clear: both;
	width: 900px;
	height: 295px;
	margin: 0 auto 0 auto;
	padding: 0;
	}	



/* -------------- belowwrap --------------- */

#belowwrap {
	margin: 0 auto 0 auto;
	width: 840px;
	background-color: transparent;
	color: #476078;
	}
#belowwrap .belowwrapleft {
	margin: 10px 0 30px 0;
	width: 400px;
	text-align: left;
	float: left;
	color: #C5CBD8;
	background-color: transparent;
	font-size: 10px;
}
#belowwrap .belowwrapright {
	margin: 10px 0 30px 0;
	width: 400px;
	text-align: right;
	float: right;
	color: #C5CBD8;
	background-color: transparent;
	font-size: 10px;
}
#belowwrap a:link {
	color: #C5CBD8 !important;
	background-color: transparent !important;
	text-decoration: none;
}
#belowwrap a:visited {
	color: #C5CBD8 !important;
	background-color: transparent !important;
	text-decoration: none;
}
#belowwrap a:hover {
	color: #C5CBD8 !important;
	background-color: transparent !important;
	text-decoration: none;
}
#belowwrap a:active {
	color: #C5CBD8 !important;
	background-color: transparent !important;
	text-decoration: none;
}


/* --------------- image styles --------------- */

.imgright{
	float: right;
	margin: 10px 0 14px 22px;
}
.imgleft {
	float: left;
	margin: 10px 22px 14px 0;
}

/*------- form ----------*/

fieldset {
   border: #CDE9F5 solid 1px;
   width: 580px;
   position: relative;
	top: 60px;
   left: 160px;
}

label {
   width: 14em;
   float: left;
   text-align: right;
   margin: 10px 1em 10px 0;
   clear: both;
}

.input-box {
   float: left;
   margin: 10px 0 10px 0;
	color: #000000;
	background-color: #C4D1DC !important;
   border: 1px solid #C4D1DC;
	width: 270px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}

.formtext {
	color: #49726D;
	background-color: #F0F8FF;
   border: 1px solid #005596;
	width: 270px;
	height: 180px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.submit-button {
   margin-left: 250px;
   clear: both !important;
   color: #000000;
   background-color: #BDCBD8;
	padding: 2px 3px 2px 3px;
}

legend {
   background-color: #7DA73D;
   color: #FFFFFF;
   border: 1px solid #446660;
   padding: 2px 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
form br {
	clear: both;
	margin-top: 6px;
}


/*----- site map -----*/
#sitemap {
	margin: 0 100px 20px 20px;
}
#sitemap ul.sitemaplist li {
	margin-left: -150px;
}
#sitemap li.sitemaplist1st {
   padding: 0;
	margin: -20px 0 0 0;
}
#sitemap li.sitemaplistlast {
	margin: 0 0 -20px 0;
}


/* --------------- css signature --------------- */

body#about a#aboutnav,
body#news a#newsnav,
body#engineering a#engineeringnav,
body#construction a#constructionnav,
body#projects a#projectsnav 
 {
	background: url(resources/hover.jpg) repeat-x top;
	color: #FFFFFF;
}



body#projects #content table {
	margin: 20px 0 20px 100px;
	font-size: 11px;
	color: #344758;
	background-color: #FFFFFF;
}

body#projects #content table tr.headers {
	color: #FFFFFF;
	background-color: #7F9BB3;
	font-weight: bold;
	text-transform: uppercase;
}