*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #000;
	background: #fff url(/images/bgrounds/body.jpg) no-repeat;
	text-align: center;
}
.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
a:active { color: #fff; text-decoration: none;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 2px; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 15px; 
	background: url(/images/icons/bullet.gif) no-repeat 0px 4px; 
}
#content ol {
	margin: 0 0 1em 15px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}
sup { font-size: 0.6em; }

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #005288;

}
h1 { font-size: 1.6em; font-weight: normal; color: #fff; letter-spacing: .03em;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
.blue h2, .blue h3, .blue h4, .blue h5, .blue h6 {
	color: #EEB211;
}
h1 span, h2 span, h3 span {
	display: none;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #005288;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #f3c856;
	background-color: #fff;
	margin: 15px 0 !important;
	margin: 0;
}
.blue #fullwidth {
	background-image: url(/images/bgrounds/fullwidth-blue.gif);
}
#fullwidth {
	background: url(/images/bgrounds/fullwidth.gif) no-repeat 50% 0;
}
#container {
	margin: 0 auto;
	width: 741px;
	text-align: left;
}

/*.blue #container {
	background-image: url(/images/bgrounds/container-blue.gif);
}*/
#header {
	/*position: relative;*/
	width: 741px;
	
	height: 131px;
	border-top: 1px solid #fff;
	
}

#header .logo {
	float: right;
	padding-top: 24px;
}


#nav {
	/*height: 21px;
	width: 695px;*/
	margin: 98px 0 0 47px;
	
}
#nav ul {
	height: 21px;
	width: 767px;
}

#nav, #nav ul {
	line-height: 1;
}
#nav a.current, #nav a.current:link, #nav a.current:visited, #nav a.current:active {
	background: #eeb211;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	background: #7f8284 url(/images/bgrounds/nav.gif) repeat-x;
	color: #fff;
	padding: 4px 12px 5px 12px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	text-transform: lowercase;
	border-right: 2px solid #fff;
}

#nav a:hover {
	background-image: none;
	color: #fff;
}




#nav li {
	float: left;
	text-align: center;
	z-index:100;
	
	
}
#nav li ul li a.current, #nav li ul li a.current:link, #nav li ul li a.current:visited, #nav li ul li a.current:active {
	background: #7f8284;
	
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 4px 10px;
	line-height: 1.2em;
	border: none;
	width: 120px;
	background-image: none;
}
#nav li ul li a:hover, #nav li ul li a.current:hover {
	background-color: #b6b8ba;
	color: #fff;
}

#nav li ul {
	position: absolute;
	background: #7f8284;
	padding: 5px 0;
	height: auto;
	width: 140px;
	left: -999em;
	z-index: 200;
}
#nav li ul li {
	width: 140px;
	text-align: left;
	
	z-index: 100;
}
#nav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; 
	right: -140px;
	z-index:300;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	background-color: pink;
	z-index:10000;
}
#newsheader{
font-size: 2em;
}
#news{
position: absolute;
text-align: left;
font-size: 1em;
left: 20px;
top: 145px;
width: 200px;
padding: 0px 10px 50px 10px;
height: 260px;


}
#home #main {
	width: 695px;
	margin: 0 0 0 47px;
	padding: 0;
	height: 322px;
}
.blue #main {
	background-image: url(/images/bgrounds/main-blue.gif);
}
#main {
	width: 740px;/* 739 */
	background: url(/images/bgrounds/main.gif) repeat-y;
	/*margin: 0 0 0 148px;*/	
	height: 322px;
	/*background-repeat: no-repeat;*/
}
#about #main {
	/*background-color: purple;*/
}
#main-l, #main-r, #main-c {
	float: left;
	display: inline;
}
#main-l {
	width: 47px;
	height: 322px;
}
#main-c {
	width: 430px;
	padding: 0 10px 10px 0;
	margin: 25px 10px 0 30px;
	height: 260px;
	line-height: 1.3;
	font-size: .9em;
}
#main-r {
	width: 170px;
	padding: 25px 0 0 30px;
	background: url(/images/bgrounds/side/about.jpg) no-repeat bottom left;
	height: 297px;
}
.blue #main-c {
	color: #fff;
}

/*change by ad: jScrollPane needed the overflow to be on this element*/
#content {
	overflow: auto;
	height: 260px;

	
}
#home div#flashcontent{
	background:url(/images/bgrounds/intro-flash-background.gif) top left no-repeat;
}
#services #main-r { background-image: url(/images/bgrounds/side/services.jpg); }
#civil #main-r { background-image: url(/images/bgrounds/side/civil.jpg); }
#structural #main-r { background-image: url(/images/bgrounds/side/structural.jpg); }
#project #main-r { background-image: none; }

/*#content {
	background-color: orange;
}
*/
#sidenav a{
	color:#015289;
}
.blue #sidenav a {
	color: #eeb211;
}

#sidenav a.current, #sidenav a.current:link, #sidenav a.current:visited, #sidenav a.current:hover, #sidenav a.current:active {
	color: #fff;
}

#sidenav a:active, #sidenav a:visited {
	/*color: #015289 !important;*/
}

body.blue #sidenav a:active, body.blue #sidenav a:visited {
	/*color: #fff !important;*/
}

.blue #sidenav a.current, .blue #sidenav a.current:link, .blue #sidenav a.current:visited, .blue #sidenav a.current:hover, .blue #sidenav a.current:active {
	color: #fff;
}
#sidenav li {
	padding: 3px 0;
}
/*#sidenav li a, #sidenav li a:link, #sidenav li a:visited, #sidenav li a:active {
	color: #fff;
	text-decoration: none;
}
#sidenav li a:hover {
	text-decoration: underline;
}*/
#footer {
	color: #999;
	margin: 5px 0 0 47px;
	font-size: .9em;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #8db5cf;
}


table.data {
	margin-bottom: 1em;
}
table.data, table.data td, table.data th {
}
table.data td, table.data th {
	padding: 7px;
	border-bottom: 1px solid #f3c856;
}
table.data th {
	background-color: #005288;
	color: #fff;
}



.gallery {
	width: 100%;
}
.photoholder {
	float: left;
	display: inline;
	margin: 0 12px 12px 0;
}
.scene {
	width: 90px;
	height: 90px;
	overflow: hidden;
	display: block;
}
/*.scene:hover {
	border-color: #a81c0b;
}*/
.scene img {
}

.photoholder p a {
	color: #f8d56f;
	text-decoration: none;
	display: block;
	font-size: .8em;
	margin-top: 3px;
}
.photoholder p a:hover {
	background-color: #f8d56f;
	color: #292321;
}
div.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

#contactForm input.text-input {
	border: none;
	width: 200px;
}
#contactForm th {
	width: 80px;
}
#contactForm td {

}
#contactForm td, #contactForm th {
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
#contactForm textarea {
	border: none;
	width: 200px;
	height: 50px;
}
#contactForm input#contactSubit {
	width: auto;
	border: 
}
#contactForm .error {
	color: #d40000;
	display: block;
	font-size: .9em;
}

.error-return {
	border: 5px solid #d40000;
	background-color: #f3c856;
	color: #d40000;
	padding: 5px;
	display: block;
	font-size: 1em;
	text-align: center;
	margin-bottom: 15px;
}
.error-return h2 {
	color: #d40000;
	margin-bottom: 0;
}
.error-return p {
	margin-bottom: 0;
}

#awardimgthumb {
	margin-top: 1em
}

.popout {
	display: none
}

.popouts h2 {
	cursor: pointer;
}

#content ul.project-gallery li {
	background: none;
	width: 75px;
	height: 75px;
	padding: 0;
	margin: 5px;
	float: left;
}

ul.project-gallery li a{
	background-position:50% 50%;
	background-repeat:no-repeat;
	border:1px solid #555;
	display:block;
	height:75px;
	padding: 0;
	text-decoration:none;
	width:75px;
	list-style-type: none;
}

p sup {
	font-family: Times New Roman;
	font-size: 0.8em;
	position: relative;
	top: 3px;
	line-height: 6px;
}
