body { 
	background: #FFF url(../images/common/bg-body.jpg) no-repeat center 0; 
	text-align: center;
	padding: 0;
	margin: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	}
	
	body.page-home { background: #FFF url(../images/common/bg-bodyHome.jpg) no-repeat center 0; }
	
#container { 
	width: 902px;
	margin: 0 auto;
	text-align: left;
	}
	
#topNav { 
	height: 40px;
	}
	
	#topNav ul { 
		float: right;
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		
	#topNav ul li { 
		float: left; 
		margin: 0 0 0 20px;
		display: block;
		line-height: 40px;
		}
		
	#topNav ul li a { 
		color: #222;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		font-weight: bold;
		}
		
	#topNav ul li a:hover { 
		border-bottom: 1px solid #CCC;
		}
		
	#topNav ul li.phone { 
		float: left; 
		margin: 0 35px 0 20px;
		display: block;
		line-height: 40px;
		}
		
#banner { 
	clear: both;
	height: 115px;
	}
	
#logo { 
	margin: 0;
	float: left;
	width: 178px;
	height: 100px;
	}
	
	#logo a { 
		width: 178px;
		height: 100px;
		display: block;
		text-indent: -5000px;
		text-decoration: none;
		outline: none;
		background: url(../images/common/logo.gif) no-repeat 0 0;
		}

#logos { 
	float: right;
	text-align: right;
	margin: 30px 0 0 0;
	width: 500px;
	height: 50px;
	}
	
	#logos h1 { 
		line-height: 50px;
		font-size: 30px;
		color: #777;
		height: 50px;
		font-weight: normal;
		margin: 0;
		}

		
#mainMenu { 
	clear: both;
	height: 54px;
	}
	
	#mainMenu ul { 
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
		}

	#mainMenu ul li { 
		float: left; 
		height: 34px;
		margin: 0 0 0 3px;
		display: block;
		text-align: center;
		}
		
		#mainMenu ul li.operations { margin: 0; }
		
	#mainMenu ul li a { 
		width: 178px;
		height: 32px;
		margin: 0;
		color: #FFF;
		text-decoration: none;
		outline: none;
		font-size: 12px;
		line-height: 32px;
		display: block;
		background-position: 0 0;
		background-repeat: no-repeat;
		text-indent: -5000px;
		}
		
	#mainMenu ul li a:hover { 
		color: #FFF;
		background-position: 0 -34px;
		}
		
		#mainMenu ul li.operations a { background-image: url(../images/common/menu-operations.gif); }
		#mainMenu ul li.consulting a { background-image: url(../images/common/menu-consulting.gif); }
		#mainMenu ul li.contracting a { background-image: url(../images/common/menu-contracting.gif); }
		#mainMenu ul li.industrial a { background-image: url(../images/common/menu-industrial.gif); }
		#mainMenu ul li.technology a { background-image: url(../images/common/menu-technology.gif); }


#homeFeature { 
	height: 349px;
	background: #FFF;
	}
	
	#homeFeature .leftCol { 
		width: 359px;
		float: left; 
		margin: 0 3px 0 0;
		}

	#homeFeature .rightCol { 
		float: left;
		width: 540px;
		margin: 0;
		}
		
	#homeFeature .greenBg { 
/*		background: #8a2 url(../images/common/bg-greenBg.gif) no-repeat 0 0;*/
		height: 213px;
		}
		
	#homeFeature .greenBg h1 { 
		margin: 0;
		color: #FFF;
		font-weight: normal;
		padding: 60px 30px 0 30px;
		font-size: 37px;
		line-height: 38px;
		}
		
	#homeFeature h2 { 
		margin: 20px 30px 5px 30px;
		font-size: 18px;
		color: #666;
		line-height: 22px;
		font-weight: normal;
		}
		
	#homeFeature p { 
		margin: 5px 30px;
		}
		
	#homeFeature p a { 
		color: #8A2; 
		font-size: 12px;
		text-decoration: none;
		}

	#homeFeature p a:hover { 
		color: #580; 
		font-size: 12px;
		text-decoration: none;
		}
		
	#homeFeature .featureLink  { 
		width: 540px;
		float: left;
		}
		
		#homeFeature .featureLink h2 { 
			background: url(../images/common/menubg-red.gif) repeat-x;
			display: block;
			width: 540px;
			margin: 15px 0 2px 0;
			font-size: 12px;
			line-height: 27px;
			height: 27px;
			}
			
			#homeFeature .featureLink h2 a { 
				color: #FFF; 
				text-decoration: none;
				margin: 0 10px;
				display: block;
				background: url(../images/common/arrows.gif) no-repeat right 11px; 
				}	
	
			#homeFeature .featureLink h2 a:hover {
				color: #DF7;
				} 
				
		#homeFeature .featureLink1 { 
			margin: 0 12px 0 0; 
			}

		#homeFeature .featureLink2 { 
			margin: 0; 
			}

#content { 
	clear: both;
	margin: 0;
	padding: 20px 0 20px 0;
	}
	
	#content .leftCol { 
		float: left;
		width: 655px;
		}

	#content .rightCol { 
		float: left;
		width: 225px;
		}
		
	#content h1 { 
		margin: 0;
		color: #8A2;
		font-size: 18px;
		}
		
	#content .sideImage { 
		float: left;
		width: 120px;
		}
	
	#content .mainContent { 
		float: left;
		width: 470px;
		margin-right: 30px;
		}

	#content .sideContact { 
		float: left;
		width: 220px;
		}
	
	#content .mainContentLong { 
		float: left;
		width: 612px; /*600*/
		}
				
	.banner { margin: -19px 0 20px 0; }
	

	.banner img { 
		height: auto;
		width: 615px;
		}


/*	.banner img { 
		height: 165px;
		width: 600px;
		}
*/
	#content .mainContentContact { 
		float: left;
		width: 290px;
		margin-right: 40px;
		}
		
		.page-contact input.inputText, .page-contact #contactForm textarea { 
			width: 200px;
			}


	#content a { 
		color: #666;
		text-decoration: none;
		}
		
	#content a:hover { 
		color: #8A2; 
		}
		
	#content .news a { 
		color: #666;
		text-decoration: none;
		border-bottom: 1px solid #CCC;
		}		
		
	#content .news a:hover {
		color: #8A2;
		border-bottom: 1px solid #8A2;
		}	
		
		.last { margin-bottom: 35px; }
		
		
	#content .news .description { 
		height: 32px;
		display: block;
		overflow: hidden;
		font-size: 11px;
		background: url(../images/common/continued.gif) no-repeat right bottom;
		color: #777;
		padding: 0 10px 0 5px;
		margin: -5px 0 20px 0;
		}
		
	#contactForm { 
		margin: 40px 0 20px 0;
		}
		
		.sideContact #contactForm { margin: 0 0 20px 0; }
		
		#contactForm p { 
			font: 11px/16px Arial, Helvetica, sans-serif;
			margin: 10px 10px 0 0;
			width: 210px;
			}

		input.inputText, #contactForm textarea { 
			width: 215px;
			background: url(../images/common/bg-input.gif) no-repeat 0 0;
			border: 0;
			padding: 5px;
			border-right: 1px solid #EEE;
			border-bottom: 1px solid #EEE;
			font: 11px/16px Arial, Helvetica, sans-serif;
			color: #666;
			}

#footer { 
	clear: both;
	margin: 0;
	padding: 20px 0 20px 0;
	}
	
	#footer .leftCol { 
		float: left;
		width: 665px;
		padding: 10px 0;
		}

	#footer .rightCol { 
		float: left;
		width: 220px;
		text-align: right;
		}
		
	#footer p { 
		margin: 0 0 2px 0;
		}
		
	#footer strong { 
		color: #333;
		}
		
	#footer a { 
		color: #AAA; 
		text-decoration: none;  
		}

	#footer a:hover { 
		color: #8A2; 
		}
	
/* PAGE SPECIFIC STYLES 
---------------------------------------*/
		
		.page-home 	#content h1 { color: #8A2; }
		
		.page-operations #mainMenu ul li.operations a { height: 34px; background-position: 0 0; }
		.page-operations #mainMenu ul { border-bottom: 5px solid #138; }
		.page-operations #content h1, 
		.page-operations #content .news a:hover, 
		.page-operations #footer a:hover, 
		.page-operations #content .mainContent a:hover { color: #138; }
		.page-operations #content .news a:hover { border-bottom: 1px solid #138; }

		.page-consulting #mainMenu ul li.consulting a { height: 34px; background-position: 0 0; }
		.page-consulting #mainMenu ul { border-bottom: 5px solid #793; }
		.page-consulting #content h1, 
		.page-consulting #content .news a:hover, 
		.page-consulting #footer a:hover, 
		.page-consulting #content .mainContent a:hover { color: #793; }
		.page-consulting #content .news a:hover { border-bottom: 1px solid #793; }

		.page-contracting #mainMenu ul li.contracting a { height: 34px; background-position: 0 0; }
		.page-contracting #mainMenu ul { border-bottom: 5px solid #C82; }
		.page-contracting #content h1, 
		.page-contracting #content .news a:hover, 
		.page-contracting #footer a:hover, 
		.page-contracting #content .mainContent a:hover { color: #C82; }
		.page-contracting #content .news a:hover { border-bottom: 1px solid #C82; }

		.page-industrial #mainMenu ul li.industrial a { height: 34px; background-position: 0 0; }
		.page-industrial #mainMenu ul { border-bottom: 5px solid #D62; }
		.page-industrial #content h1, 
		.page-industrial #content .news a:hover, 
		.page-industrial #footer a:hover, 
		.page-industrial #content .mainContent a:hover { color: #D62; }
		.page-industrial #content .news a:hover { border-bottom: 1px solid #D62; }

		.page-technology #content h1 { color: #B12; }
		.page-technology #mainMenu ul li.technology a { height: 34px; background-position: 0 0; }
		.page-technology #mainMenu ul { border-bottom: 5px solid #B12; }
		.page-technology #content h1, 
		.page-technology #content .news a:hover, 
		.page-technology #footer a:hover, 
		.page-technology #content .mainContent a:hover { color: #B12; }
		.page-technology #content .news a:hover { border-bottom: 1px solid #B12; }

		.page-generic #content h1 { color: #138; }
		.page-generic #content .news a:hover, 
		.page-generic #footer a:hover, 
		.page-generic #content .mainContent a:hover { color: #8A2; }
		.page-generic #content .news a:hover { border-bottom: 1px solid #8A2; }



.clear { clear: both; }

.grey { 
	display: block;
	width: 30px;
	color: #999;
	float: left; 
	}
	
h3 { 
	font-size: 14px;
	color: #222;
	font-weight: normal;
	margin: 25px 0 0 0;
	}
