/* CLEARS */
	#nav:after{
	/* See ie55.css */	
	/* content property must be first */
		content: " ";	
		clear: both;
		display: block;	
		height: 0;
		visibility: hidden;	
	}
	
	#txt_adj:after{
	/* See ie55.css */	
	/* content property must be first */
		content: " ";	
		clear: both;
		display: block;	
		height: 0;
		visibility: hidden;	
	}
	
	*{
		border: 0;	
		padding: 0;
		margin: 0;
	}
	
	
/* Web Content Accessibility */
	.wca{
		height: 0;
		visibility: hidden;	
		position:absolute;
	}
/* End Web Content Accessibility */


	body{
		color: #000000;
		background: url('../images/main_bg.gif') #00275E repeat;
		margin: 15px auto;
		font: 14px Arial, Helvetica, sans-serif;
	}
	
	a:LINK{
		color: #013f97;
		text-decoration: none;
	}

	a:VISITED{
		color: #013f97;
		text-decoration: none;
	}
	
	a:HOVER{
		color: #00275E;
		text-decoration: underline;
	}

	a:ACVIVE{
		color: #013f97;
		text-decoration: none;
	}

	table{
	}

	tr{
	}

	td{
	}

	p{
	}
	
	ul {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	pre {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	p {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	ol {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h6 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h5 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h4 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h3 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h2 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h1 {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	dl {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	blockquote {
		margin-top: 0;
		margin-bottom: 0;
	}	
	
	h6{
	}
	
	h5{
	}
	
	h4{
	}
	
	h3{
	}
	
	h2{
	}
	
	h1{
	}
	
	h2{
	}

	textarea{
		border: 1px solid #000000;
	}

	select{
		border: 1px solid #000000;
	}

	input{
		border: 1px solid #000000;
	}

	.radioBut{
		border: 0;
	}

/* page layout */

	#pg{
		width: 910px;
		margin: 0 auto;
		padding: 13px 0 0 0;
		background: url('../images/page_top.gif') no-repeat top;
	}

	#content{
		width: 910px;
		margin: 0 auto;
		padding: 0;
		background: #FFFFFF;
		text-align: center;
	}
		
	#contentBot{
		width: 910px;
		height: 13px;
		margin: 0 auto;
		padding: 0 0 10px 0;
		background: url('../images/page_bot.gif') no-repeat;
	}
	
/* end page layout */

/* header */

	#head{
		margin: 0 auto;
		padding: 0px;
		height: 119px;
		width: 884px;
		text-align:left;
		background: url('../images/head/head_img.jpg') no-repeat right top;
	}

	#head h1{
		background: url('../images/head/head_logo.jpg') no-repeat;
		display: block;
		height: 119px;
		width: 288px;
		text-decoration: none;		
		text-indent: -10000px;
		margin: 0;
		padding: 0;
		float: left;
	}

/* end header */

/* main text area */

	#mainTextArea{
		width: 884px;
		margin: 13px auto 0 auto;
		padding: 0;
		text-align: right;
		background: url('../images/main/content_main_top.jpg') right top no-repeat;
	}

	#mainText{
		width: 884px;
		margin: 0;
		padding: 0;
		background: url('../images/main/content_main_bot.jpg') right bottom no-repeat;
		text-align: left;
	}

	#mainText h2{
		text-decoration: none;		
		text-indent: -10000px;
		line-height: 17px;
		float: right;
		width: 430px;
		height: 17px;
		display: block;
		padding: 0;
		margin: 10px 10px 6px 0px;
		background: url('../images/title/title_main.gif') right no-repeat;
	}

	#mainText P{
		padding: 10px;
	}

	#mainText IMG{
		float: left;
		margin-right: 23px;
		margin-bottom: 30px;
	}

	#contentTextArea{
		width: 884px;
		margin: 5px auto 0 auto;
		padding: 0;
		text-align: right;
		background: url('../images/content_top.jpg') top no-repeat;
	}

	#contentText{
		width: 884px;
		margin: 0;
		padding: 0 0 15px 0;
		background: url('../images/content_bot.jpg') bottom no-repeat;
		text-align: left;
	}
	
	#contentText P{
		padding: 15px;
	}

	#contentText UL{
		padding: 0 0 11px 30px;
	}

	#contentText h2{
		text-decoration: none;		
		text-indent: -10000px;
		line-height: 17px;
		float: right;
		width: 854px;
		height: 17px;
		display: block;
		padding: 0;
		margin: 15px 15px 10px 0px;
	}

	#contentText h2.company{
		background: url('../images/title/title_company.gif') right no-repeat;
	}

	#contentText h2.equip{
		background: url('../images/title/title_equipment.gif') right no-repeat;
	}

	#contentText h2.eng{
		background: url('../images/title/title_engineering.gif') right no-repeat;
	}

	#contentText h2.services{
		background: url('../images/title/title_services.gif') right no-repeat;
	}

	#contentText h2.contact{
		background: url('../images/title/title_contact.gif') right no-repeat;
	}

	#equipTextArea{
		width: 712px;
		margin: 0 auto;
		padding: 0;
		text-align: right;
	}

	#equipTextArea IMG{
		padding: 1px;
		border: 1px #00275E solid;
		float: right;
	}
	
	#equipTextArea P{
		padding: 10px;
	}

	.txtRight{
		text-align: right;
	}

	.txtSmall{
		font-size: .95em;
	}

	.imgRight{
		float: right;
		margin-left: 20px;
		margin-bottom: 9px;
		padding: 1px;
		border: 1px #00275E solid;
	}

	.imgLeft{
		float: left;
		margin-right: 20px;
		margin-bottom: 9px;
		padding: 1px;
		border: 1px #00275E solid;
	}

	hr{
		height:2px; 
        border:0px; 
        border-top: 2px solid #D4D4D4;
        margin: 20px 0;
	}

/* end main text area */
	
/* footer */

	#foot{
		height: 40px;
		width: 884px;
		font-size: 11px;
		font-weight: bold;
		line-height: 40px;
		margin: 13px auto 0 auto;
		padding: 0px;
		background: url('../images/foot/foot_bg.jpg') no-repeat;
		color: #00275E;
		vertical-align: middle;
	}

	#foot a{
		color: #013f97;
		text-decoration: none;
	}

	#foot a:HOVER{
		text-decoration: underline;
	}

	#footInfo{
		float: right;
		text-align: right;
		padding: 44px 14px 0 0;
		margin: 0 auto;
		height: 41px;
	}

/* end footer */

	#equipTable{
		margin: 11px;
		margin-top: 32px;
	}
