/* IE PNG FIX */

img, div, input { behavior: url("/web_javascript/iepngfix.htc") }


/* FIX FOR DOTTED OUTLINES IN FF ON CLICKING LINKED IMAGES */

:focus 
{
  -moz-outline-style: none;
}


* {
	margin: 0;
	padding: 0;
	}

html {
	 background: #5d5d5d url(/images/gradient_bg.jpg) top left repeat-x;
	margin-bottom: 1px;   
	}                    

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#444;
	}

#centered {
	width: 980px;
	margin: 0 auto; 
	background:white;     
}
	
#header {
	height: 79px;   
	background: #5d5d5d url(/images/gradient_bg.jpg) top left repeat-x;   
	}
	
#header #logo {
	display: block;
	float: left;
	}
	
#header #links {
	float: right;
	padding-top: 10px;
	color: #fff;
	font-size:10px;
	}
	
#header #links a {
	color: #f5eede;
	font-size: 10px;
	text-decoration: none;
	}
	
	#header #links a:hover {
		text-decoration:underline;
		}
	
	
#flash_portion {
	margin-bottom: 0px;
	padding: 5px 0 0 5px;
	background: #fff;
}

#flash_portion img {
	display: block;
}
 
#nav_box {
	padding:5px 0 5px 5px;
	background:white;    
	
	}           
	
#main_nav {
	height: 30px; 
	width:970px;
	margin-left: 0px;
	text-align: center;      
	}
	
#main_nav_left {
	padding-left: 0px;
	}
	
#main_nav_right {
	padding-right: 0px;
	}
	
	
#body { 
	width:960px;
	padding: 5px;
	padding-top:20px;  
	padding-bottom:15px;
	background: #fff; 
	background: url(/images/temp/body_bg.gif) top left no-repeat;       
	background-color:white;    
	margin-left:5px;
	}

#body_home {
	width:960px;
	padding: 5px;
	margin-left:5px;
	padding-top:45px;
	padding-bottom:15px;
	background: #ffffff url(/images/temp/body_bg.gif) repeat-x;    
}

	#body_home_left {
		width:620px;
		float:left;
		margin-bottom:15px;
		margin-left:8px;
		position:relative;
	}
	
	#body_home_left p {
			width:620px;
			color:#555;
			margin:0px 0 15px 0;
		}
		
	
	
	#body_home_right {
		float:left;
		width:298px;
		margin:0 0 0 20px;
		border-left: 1px solid #bebebe;
		border-right: 1px solid #bebebe;
		border-bottom: 1px solid #bebebe;
		position:relative;
	}
	
	#body_home_right p {
		padding: 0 10px;
	}
	
	#featured_case {
		position: absolute;
		}
		
	#featured_1 {
		position: relative;
		}
	
	#featured_2 {
		position: relative;
		}
		
	#featured_3 {
		position: relative;
		}	
	
	.feature h1 {
 	font-weight:normal;
 	padding-top:10px;
 	
 	}

 	.feature h2 {
 	color: #db2925;
 	padding-top:5px;
 	font-size: 24px;
 	line-height:30px;
 	} 
 	
	#callout_1 {
		position: relative;
		float: left;
		width: 300px;
		height: 140px;
		background: url(../images/home-callout-1.gif) no-repeat;
		padding-right:20px;
	}
		
	#callout_2 {
		position: relative;
		float: left;
		width: 300px;
		height: 140px;
		background: url(../images/home-callout-2.gif) no-repeat;
	}

#columns {
	/* background: url(/images/body_bg.jpg) top left repeat-y;          */
	}

#left_column {
	width: 170px;
	padding: 18px 10px;
	float: left;
	}

.large_ad {
	margin-bottom: 18px;
	}
	
.small_ad {
	margin-bottom: 9px;
}

#bibliography {
	margin-top: 20px;
}

#bibliography a {
	text-decoration:none;
}

#bibliography a:hover {
	text-decoration:underline;
}

#right_column {
	width: 700px;
	padding: 18px 20px 0 5px;
	float: left;
	position:relative;
	left:42px;
	}	
#right_column_title h1 {

 	color: #db2925;
 	padding-top:5px;
 	font-size: 24px;
 	line-height:30px;
 	font-weight:normal;
 	}
 	
#right_column h2 {
 	padding-top:5px;
 	font-size: 20px;
 	line-height:24px;
 	}

#breadcrumbs {
	color: #8b7f63;
	font-size: 10px;
	padding: 0 0 9px 0;
	font-size: 9px;
}

#bottom_links {
	padding: 38px 0 0 0;
	font-size: 10px;
	text-align: center;
}

#footer {
	padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: #db2925;
	background:url(/images/temp/bg_footer.gif) top left repeat-x;
	text-align: left;       
	border-bottom:5px solid white;      
	margin-top:15px;
	}
	
	#footer_left {
		float:left; 
		width:350px; 
		margin-left:8px;
		}  
		
		#footer_left a {
			color:white;   
			text-decoration:none;
		}

   	#footer_right {
		float:right; 
		width:450px;   
		text-align: right;   
		margin-right:8px;
		}       

#technology {
	padding: 20px 20px 20px 20px;   
	border-style:solid;
	border-width:thin;
	border-color:#f5eede; 
	margin-bottom: 10px;
	background: #fbf8f3	url(/images/ico_2_bg.gif) no-repeat;
	}            

#technology_cs {
	padding: 7px;   
	border-style:solid;
	border-width:thin;
	border-color:#f5eede; 
	margin-bottom: 0px;
	background: #fbf8f3	url(/images/ico_2_bg.gif) no-repeat;
	}  
	
	#technology_cs a {  
		font-size:10px; 
	}
	
	 #technology_cs img {       
		vertical-align:middle;
		}     

#technology_title {
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	color: #333;         
	}

	.border_pic {
		border:1px solid #dbcfb4;   
		padding:2px;
		} 
		
#portfolio {
	padding: 20px 20px 5px 20px;   
	border-style:solid;
	border-width:1px;
	border-color:#f5eede; 
	margin-bottom:10px;
	background: #fbf8f3	url(/images/ico_2_bg.gif) top left repeat-x;
	
	}  
	
    

#portfolio_left {
	float:left;  
	width:150px;
}              

#portfolio_right {
	float:right; 
	text-align:left; 
	width:500px;
}   

	#portfolio_right a {
		font-size:11px;
	} 

#cs {                       
	padding-bottom:10px;
	margin-bottom:10px;
}

#cs_left {
	float:left;
	width:375px; 
	/* border:1px solid black;  */
    }

#cs_left h1 {
 	font-weight:normal;
 	padding-top:10px;
 	
 	}

 #cs_left h2 {
 	color: #db2925;
 	padding-top:5px;
 	font-size: 24px;
 	line-height:30px;
 	}
 	
 
 #cs_left img {
 	padding: 10px;
 }
 

#cs_right {
	float:right;
	width:273px;
	text-align:right;
	margin-top:2px;
} 

#cs_right2 {
	float:right;
	width:273px;
	text-align:right;
	margin-top:34px;
}   

#cs_right_no_icon {
	float:right;
	width:273px;
	text-align:right;
	margin-top:49px;
}      

#cs_right_pdf {
	float:right;
	text-align:right;
	margin-top:47px;
	margin-left:25px;
}

#cs_right_icon {
	float:left;
}  



#publications_left {
	float:left;  
	width:170px;
}              

#publications_right {
	float:right; 
	text-align:left; 
	width:480px;
}

 	
	#portfolio_right a {
		font-size:11px;
	}

.border_pic_5 {
		border:1px solid #dbcfb4;   
		padding:5px;
		} 
#gallery {
	width:665px;  
	margin-bottom: 10px; 
	background: #fbf8f3	url(/images/ico_2_bg.gif) no-repeat;       
	border-top:1px solid #dbcfb4;   
	border-bottom:1px solid #dbcfb4; 
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;       
	clear:both;
	}   
       
   	#gallery_box {
		width:114px; 
		float:left; 
		height:115px; 
		text-align:center;   
		background-color:#333; 
		border:1px solid black;  
		vertical-align:middle;  
	   	}
	   
	#gallery_box img {
		border:1px solid #dbcfb4;   
		padding:1px;         
		margin-top:10px;
		margin-bottom:10px;  
		text-align:center;
		}                     

.gallery td {
	width:120px;  
	vertical-align:middle;  
	text-align:center;  
	
}	

	#gallery img {
		border:1px solid #dbcfb4;   
		padding:1px;         
		margin-top:10px;
		margin-bottom:10px;  
		} 
		               
#technology_h {
font-weight: bold;
font-size: 13px;
padding-bottom: 15px;
padding-top: 5px;
color: #000;
}

#technology_category {
font-weight: normal;
font-size: 11px;
padding-bottom: 0px;
color: #493e26;
padding-right: 5px;   
vertical-align:middle;
}

#technology_options {
font-size: 10px;
margin-left:0px;
}


.port_text_box {
	margin-left:-3px;
}

.clear {
	clear: both;
	}

#cs_body {
	margin-top:0px;
}  
	#cs_body img { 
		margin-bottom:10px;  
		padding:1px;
		border:1px solid #dbcfb4;  
	}

#cs_photos {
	float:right;   
	margin:3px 0 10px 20px;
}


	
/* typography
---------------- */
	
p {
	margin-bottom:18px;
	margin-top:5px;
	}

p.first {
	margin-top:10px;
}

p.large {
	font-size:13px;
	line-height:21px;
}
	
h1 {       
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 5px;
	color: #333;
	margin-top:0px;
	margin-bottom:5px;        
	}

h2 {        
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 18px;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}	
	
em {
	font-weight: normal;
	} 
	
span {
	color:#493e26; 
	font-size:11px;
}   
    
/* LISTS */

ul.sitemap {
	margin-bottom:10px;
}           

	ul.sitemap li {
		list-style:none;
	}
	
ul {
	margin-left:30px;
	}


#subnav {
	width:185px;
	}
	
	#subnav ul {
		width:185px;
		list-style-type: none;
		border-left:1px solid #ADADAD;
		margin:0;
		border-bottom:1px solid #ADADAD;
		}
		
	#subnav li {
		font-size:12px;
		padding:3px;
		padding-left:10px;
		background-color:#fff;
		border-right:1px solid #ADADAD;
		border-bottom:1px solid #D5D5D5;
		/* background: url(/images/subnav/bg.gif) repeat-x; */
		margin:0;
		}
		
		#subnav li.bottom {
			border-bottom:0;
		}
		
		#subnav li a {
			font-size:12px;
			text-decoration:none;
			}
		
		#subnav li a:hover {
			background-color: #2586d7;
			color: #fff;
			text-decoration:underline;
			}
			
	#subnav li.subnav_list {
		font-size:14px;
		color:black;
		line-height:23px;
		background: url(/images/subnav/subnav_top2.gif) no-repeat;
		border:0;
		border-bottom:1px solid #ADADAD;
		text-indent:8px;
		}
	
#button {
	width: 185px;
	}
	
#button ul {
		width:185px;
		list-style: none;
		border-left:1px solid #ADADAD;
		border-bottom:1px solid #ADADAD;
		margin: 0;
		padding: 0;
		}
		
	#button li {
		border-bottom: 1px solid #D5D5D5;
		border-right:1px solid #ADADAD;
		margin: 0;
		}
		
	#button li.subnav_list {
		width: 185px;
		font-size:14px;
		color:black;
		line-height:23px;
		height:32px;
		background: url(/images/subnav/subnav_top2.gif) no-repeat;
		border:0;
		border-bottom:1px solid #ADADAD;
		}
	
	#button li.subnav_list2 {
		width: 185px;
		font-size:14px;
		color:black;
		line-height:23px;
		height:32px;
		background: url(/images/subnav/subnav_top.gif) no-repeat;
		border:0;
		border-bottom:1px solid #ADADAD;
		}
		
	#button li.subnav_list_about {
		width: 185px;
		font-size:14px;
		color:black;
		line-height:23px;
		height:32px;
		background: url(/images/subnav/subnav_top_about.gif) no-repeat;
		border:0;
		border-bottom:1px solid #ADADAD;
		}
		
	#button li.subnav_list_publications {
		width: 184px;
		font-size:14px;
		color:black;
		line-height:23px;
		height:32px;
		background: url(/images/subnav/subnav_top_pub.gif) no-repeat;
		border:0;
		border-bottom:1px solid #ADADAD;
		}

#button li a {
	display: block;
	padding: 3px 0px 3px 0px;
	background-color: #EEEEEE;
	text-indent:10px;
	text-decoration: none;
	width: 100%;
	background: url(/images/subnav/bg.gif) repeat-x;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover, #button li.active a {
	background-color: #ddd;
	background: url(/images/subnav/bg2.gif) repeat-x;
	}


/* IMAGES */

.bodyimage_left {
	float:left; 
	margin-top:3px; 
	margin-right:15px; 
	margin-bottom:15px;
	}
	
.bodyimage_right {
	float:left; 
	margin-top:3px; 
	margin-left:15px; 
	margin-bottom:15px;
	}

.page_titles {
	margin-top:15px;
}

/* links
------------- */

a {
	color: #db2925; 
}

a img {
 border: none;
 }
 
#niagra_tunnel {
	margin-bottom: 9px;
	}
	
/* TABLES */

th { text-align:left; color:#222; }
