/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	ALL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
body {
	background-color: #083461;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	/*font-family : Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	/*color : #666666;*/
	color : #999999;
	scrollbar-face-color: #f0f0f0; /*/ obviously change this to whatever you want /*/
	scrollbar-arrow-color: #a6a6a6;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-shadow-color: #e5e5e5;
	scrollbar-darkshadow-color: #e5e5e5;
	scrollbar-track-color: #FDFDFD;
	line-height: 14px;
}
a { 
	color: #0F63B7;
}
a:link { 
	color: #0F63B7;
}
a:visited { 
	color: #0F63B7;
}
a:hover { 
	color: #0F63B7;
	text-decoration: none;
}
a:active { 
	color: #0F63B7;
}
#allContentBox, #servicesContentBoxPMC, #servicesContentBoxWAF, #servicesContentBoxNDT, #servicesContentBoxMT, #qualityContentBox1, #qualityContentBox2, #qualityContentBox3 {
	width: 550px;
	margin: 0px 0px 0px 35px;
}
.allContentBoxBuffer5 {
	margin: 0px 0px 0px 0px;
	height: 5px;
}
.allContentBoxBuffer10 {
	margin: 0px 0px 0px 0px;
	height: 10px;
}
.allContentBoxBuffer15 {
	margin: 0px 0px 0px 0px;
	height: 15px;
}
.allContentBoxBuffer20 {
	margin: 0px 0px 0px 0px;
	height: 20px;
}
.allContentBoxBuffer25 {
	margin: 0px 0px 0px 0px;
	height: 25px;
}
#allTitleBox {
	background-image: url(../images/title-bgs.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 325px;
	/*height: 124px;*/
	height: 37px;
	margin: 10px 0px 10px 10px;
	/*margin-left: 5px;*/
}
#allTitleBoxText {
	margin-left: 15px;
	margin-top: 11px;
	/*width: 400px;*/
	/*height: 124px;*/
	/*height: 37px;*/
	float: left;
	color: #9A7519;
	font-weight: bold;
	height: 10px;
	margin-bottom: 11px;
	/*margin-left: 5px;*/
}
#allTextBox {
	margin: 5px 0px 0px 40px
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	TEMPLATE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#contentWrapper {
	/*background-position:top left;
	background-repeat:no-repeat;*/
	margin: 20px 50px 0px 50px;
	padding:0;
	line-height: 14px;
	/*height: 3000px;*/
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	shells - template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#contentShell {
	padding:0;
	margin: 0 24px 0 20px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #414141;
	color : #333333;
	color: #414141;
	text-align: left;
	letter-spacing: normal;
	/*height: 1000px;*/
}
#innerShell {
	/*min-height: 400px;*/
	background-repeat: repeat-y;
	background-position: center left;
	margin: 0;
	padding: 0;
	height: auto;
}
#outerGradient {
	background-image:url(../images/outer_container_bg1.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
	position:relative;
}
#headerShell {
	width: 767px;
	/*background-image:url(../images/header_top_bg2.jpg);*/
	/*background-image:url(../images/header_top_bg1.jpg);*/
	background-image:url(../images/header_top_bg2.15.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 0;
	top:0
}
#footerShell {
	height: 60px;
	/*background-image: url(../images/footer_bgdc3.jpg);*/
	/*background-image: url(../images/footer_bgdd3.jpg);*/
	/*background-image: url(../images/footer_bgdh2.jpg);*/
	background-repeat:no-repeat;
	background-position: 0 0;
	/*	
	padding: 0;
	margin: 0;
	*/
	/*margin-left: auto;
	margin-right: auto;
	margin-top: 0px;*/
	margin: 0 24px 0 20px;
	color: #CCCCCC;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	footer area - template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#footer span {
	/*visibility: hidden;*/
}
#footerNav{
	font-weight: normal;
	margin-top: 10px;
	font-size: 9px;
	text-decoration: none;
	color: #0000FF;
	margin-left: 23px;
}
.copyrightStyle {
	color: #CCCCCC;

}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	header area - template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#globalHeader {
	height: 80px;
	position: relative;
}
#globalHeader #homeLink {
	height: 77px;
	width: 200px;
}
#globalHeader #homeLink a {
	text-decoration:none;
	height: 60px;
	width: 200px;
	position:absolute;
	left: 46px;
	top: 25px;
}
#globalHeader #homeLink a span {
	visibility: hidden;
}
#globalHeader #topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 0.009em;
	width: 239px;
	height: 42px;
	position: absolute;
	top: 55px;
	left: 463px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
	vertical-align: middle;
	background-image: url(images/main-nav.jpg);
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	welcome box area - template
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#welcomeBox {
	/*margin: 0 20px 0 20px;*/
	height: 49px;
	width:767;
	background-image:url(../images/welcome_box_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding: 1px 0 0 0 /*padding seems to only affect mozilla*/
	/*position: relative;*/
}
#welcomeText {
/* with Georgia Text */
	/*margin: 10px 375px 0px 83px;*/
	margin: 10px 300px 10px 50px;
	/*height: 49px;
	width:758;*/
	/*background-position:center top;*/
	background-repeat:no-repeat;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9B7A08;
	color: #624D05;
	font-size: 24px;
	letter-spacing: -0.8px;
	font-weight: normal;
	/*padding: 0 20px 0 87px;*/
}
#welcomeText {
	margin: 0px 200px 0px 50px;
}
.welcomeTextImage{
	/*position: relative;*/
	/*margin-left: 20px;*/
	margin-left: 15px;
	margin-top: 3px;
}
.welcomeTextDots {
	background-image: url(../images/dot.gif);
	background-position:top left;
	/*height: 4px;*/
	background-repeat: repeat;
	float: left;
	width: 8px;
	/*width: 8px;*/
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FLASH CONTENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/*#flashContentHome {
	margin: 0 25px 0 21px;
	height: 223px;
}*/
#flashContentHome {
	margin: 7px 27px 0px 24px;
	height: 279px;
	width:716px;
	/*background-image:url(../images/flash_screen_home.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	/*position: relative;*/
}
#flashContentOther {
	margin: 7px 27px 20px 24px;
	height: 164px;
	width:716px;
	/*background-image:url(../images/flash_screen_home.jpg);*/
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	/*position: relative;*/
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HOME / INDEX
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#photoHome {
	height: 186px;
	width:260;
	padding: 0;
	float: right;
	/*margin-left: 9px;*/
	margin-left: 12px;
	margin-top: 0px;
	
	margin-bottom: 10px;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	dropcap - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#dropcapimage {
	float: left;
	margin-right: 12px;
}
.dropcap_old {
	float:none;
	/*color:#0B4682*/
	color:#9B7A08;
	margin-left: 10px;
	/*background-color: 0B4682;*/
}
.dropcap {
	float:left;
	/*color:#9B7A08;*/
	/*color:#9B7A08;*/ /* orange */
	/*color:#9B8A4D;*/
	color:#D9D9D9; /*same blue as main nav text*/
	/*color:#416182;*/
	/*color:#824441;*/
	/*color:#821F1B;*/
	/*color:#920700;*/
	/*color:#CCCCCC;*/ /* light gray */
	/*color:#888AAA;*/ /* same color as "tool" in logo */
	/*color:#990000;*/ /*red*/
	/*color:#000000;*/
	color:#C2941F;
	/*	font-size:100px;
	line-height:70px;*/
	font-size:53px;
	/*line-height:35px;*/
	line-height:45px;
	padding-top:0px;
	padding-left:6px;
	padding-right:4px;
	font-family:"Times New Roman", Times, serif;
	text-indent:10px;
	letter-spacing:0px;
} 
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	homeContent1 - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#homeContent1 {
	/*height: 145px;*/
	/*width: 545px;*/
	background-position:top left;
	background-repeat:no-repeat;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin:20px 35px 0px 35px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	/*line-height: 16px;*/
	line-height: 14px;
}
#homeContent1 h1{
	font-size: 11px;
	font-weight: bold;
/*	margin: 14px 0 10px 17px;
	padding: 14px 0 0 0;
*/
}
#homeContent1 a {
	color:#3D54A4;
	text-decoration:none;
}
#homeContent1 a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	homeContent2 - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#homeContent2 {
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin:0px 35px 10px 35px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	height: auto;
	/*background-position: 6% 3%;*/
	
}
#homeContent2TitleBox {
	background-image: url(../images/title-bgs.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 325px;
	height: 37px;
	margin: 0px 0px 10px 00px;
}
#homeContent2TitleBoxText {
	margin-left: 15px;
	margin-top: 11px;
	float: left;
	color: #9A7519;
	font-weight: bold;
	height: 10px;
	margin-bottom: 11px;
}
#homeContent2ListBoxL {
	/*background-image: url(../images/proc_bg2a.jpg);*/
	/*background-image: url(../images/proc_bg5.jpg);*/
	background-repeat:none;
	background-position: 0 0;
	/*width: 275px;*/
	width: 230px;
	/*height: 124px;*/
	height: 40px;
	float: left;
	margin: 0px 0px 0px 50px;
	/*margin-left: 5px;*/
}
#homeContent2ListBoxR {
	/*background-image: url(../images/proc_bg2a.jpg);*/
	/*background-image: url(../images/proc_bg5.jpg);*/
	background-repeat:none;
	background-position: 0 0;
	/*width: 275px;*/
	width: 210px;
	/*height: 124px;*/
	height: 40px;
	float: left;
	/*margin-left: 5px;*/
}

#homeContent2QuoteBox{
	width: 358px;
	height: 112px;
	float: center;
	text-align: right;
	margin-left: 90px;
	border-width: 0px;
	border-color: #9A7545;
	border-style: dotted;
	margin-top: 40px;
	/*background-image: url(../images/box-testimonial.6.5.jpg);*/
	background-image: url(../images/box-testimonial.6.6.gif);

}
#homeContent2QuoteBoxTextBox{
	width: 300px;
	height: 50px;
	float: left;
	text-align: right;
	margin-left: 25px;
	border-width: 0px;
	border-color: #e5e5e5;
	border-style: dotted;
	margin-top: 29px;
}
#homeContent2 h1{
	font-size: 11px;
	font-weight: bold;
/*	margin: 14px 0 10px 17px;
	padding: 14px 0 0 0;*/
}
#homeContent2 a {
	font-size: 10px;
	color:#3D54A4;
	font-weight: bold;
	text-decoration:underline;
}
#homeContent2 a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
#hc2Column1 {
	/*width: 170px;*/
	height: 200px;
	margin-right:80;
	float: left;

}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	captions - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#captionHomeV1 {
	/*height: 145px;*/
	/*width: 545px;*/
	/*background-color:#f2f2f2;*/
	/*background-color:#f6f6f6;*/
	background-color:f8f8f8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	/*background-image: url(../images/bg_6side1.gif);*/
	background-position:top left;
	/*background-repeat:no-repeat*/;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	/*margin:30px 85px 0px 85px;*/
	margin:30px 125px 40px 125px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	border-width: 1px;
	/*border-color: #EEEEEE;
	border-color: #990000;*/
	/*border-color: #CCCCCC;*/
	border-color: #C2941F;
	border-style: dotted;
	border-left: none;
	border-right: none;
	padding-left: 25px;
	padding-right: 20px;
}
#captionHomeV2 {
	background-color:fafafa;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	background-image: url(../images/caption_bg_home.gif);
	background-position:top left;
	margin:30px 125px 40px 125px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	height: 120px;
	width: auto;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#captionHomeV3 {
	/*height: 145px;*/
	/*width: 545px;*/
	/*background-color:#f2f2f2;*/
	/*background-color:#f6f6f6;*/
	background-color:f8f8f8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	/*background-image: url(../images/bg_6side1.gif);*/
	background-position:top left;
	/*background-repeat:no-repeat*/;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	/*margin:30px 85px 0px 85px;*/
	margin:30px 125px 40px 125px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	border-width: 0px;
	/*border-color: #EEEEEE;
	border-color: #990000;*/
	/*border-color: #CCCCCC;*/
	border-color: #C2941F;
	border-style: dotted;
	border-left: none;
	border-right: none;
	padding-left: 25px;
	padding-right: 20px;
}
#captionHomeV4 {
	background-color:fafafa;
	/*background-image: url(../images/caption_bg_home2.2.gif);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #808080;
	color: #808080;
	background-position:top left;
	margin:0px 125px 0px 125px;
	/*padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;*/
	height: 70px;
	width: auto;
	background-repeat: no-repeat;
	
	
	border-width: 1px;
	border-color: #fafafa;
	border-style: dotted;
	border-left: none;
	border-right: none;
}
#captionHomeV4Text{
	margin:15px 5px 15px 5px;
	left: 40px;
}
#captionCertifiedV5 {
	background-color:fafafa;
	/*background-image: url(../images/caption_bg_home2.2.gif);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 32px;
	color: #808080;
	color: #808080;
	background-position:top left;
	margin:0px 55px 0px 55px;
	/*padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;*/
	height: 110px;
	width: auto;
	background-repeat: no-repeat;
	
	
	border-width: 1px;
	border-color: #fafafa;
	border-style: dotted;
	border-left: none;
	border-right: none;
}
#captionCertifiedV5Text{
	margin:25px 5px 25px 5px;
	left: 40px;
}
.captionCertifiedV5Link{
	font-size:12px;
}
#captionDotsTop {
	margin-top: 40px;
}
#captionDotsBot {
	margin-bottom: 40px;
}
#captionDotsBot, #captionDotsTop {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 8px;
	background-repeat: repeat;
	/*margin-left: 55px;
	margin-right: 55px;*/
	margin-left: 135px;
	margin-right: 135px;
}

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	procurement box area - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#homeContentProc {
	background-repeat:no-repeat;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin:0px 0px 10px 23px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	height: 120px;
}
.procBoxLinksBechtel1 a, .procBoxLinksBechtel2 a  .procBoxLinksBettis a { 
	color: #9A7519;
	}
.procBoxLinksBechtel1 a:link, .procBoxLinksBechtel2 a:link, .procBoxLinksBettis a:link { 
	color: #9A7519;
	}
.procBoxLinksBechtel1 a:visited, .procBoxLinksBechtel2 a:visited, .procBoxLinksBettis a:visited {
	color: #9A7519;
	}
.procBoxLinksBechtel1 a:hover, .procBoxLinksBechtel2 a:hover, .procBoxLinksBettis a:hover{
	color: #9A7519;
	text-decoration: none;
	}
.procBoxLinksBechtel1 a:active, .procBoxLinksBechtel2 a:active, .procBoxLinksBettis a:active{
	color: #9A7519;
	}	
.procMainTitle{
	background-repeat:no-repeat;
	/*position: relative;*/
	/*margin-left: 78px;*/
	height: 20px;
	margin: 0px 0px 0px 0px;
}
.procMainTitleImage{
	/*position: relative;*/
	/*float: none;*/
	float: left;
	margin: 1px 0px 0px 5px;
}
.procMainTitleDots {
	background-image: url(../images/dot.gif);
	background-position:top left;
	/*height: 4px;*/
	background-repeat: repeat;
	float: left;
	/*width: 8px;*/
}
.procformsTitle {
	color:#624D05;
	/*color:#0B4682;*/
	color: #624D05; /* darker orange (38)*/
	/*margin-left: 50px;*/ /* even with "welcome" text*/
	margin-left: 76px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}
.procTitleStyle {
/*  Verdana Text  */
	color:#9B7A08;
	/*color:#0B4682;*/
	color: #624D05; /* darker orange (38)*/
	/*margin-left: 50px;*/ /* even with "welcome" text*/
	margin-left: 86px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
.procTitleStyle2 {
	color:#624D05;
	/*color:#0B4682;*/
	color: #624D05; /* darker orange (38)*/
	/*margin-left: 50px;*/ /* even with "welcome" text*/
	margin-left: 76px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 0px;
}
.procBoxLeft {
/*	width: 170px;
	padding: 20;
	height: 80px;
	float: left;*/
	margin-left: 0px;
}
.procBoxRight{
/*	width: 170px;
	padding: 20;
	height: 80px;
	float: left;*/
	margin-left: 10px;
}
.procBoxLeft, .procBoxRight{
	/*background-image: url(../images/proc_bg2a.jpg);*/
	background-image: url(../images/proc_bg5.jpg);
	background-repeat:none;
	background-position: 0 0;
	width: 285px;
	/*height: 124px;*/
	height: 111px;
	float: left;
	/*margin-left: 5px;*/
}
.procBoxIcon, .procBoxIcon2 {
	/*/////////////////////////////////*/
	padding: 0px;
	float: left;
	width: 56px;
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 48px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	/*
	border: 4px solid;
	border-color: #000000;
	*/
}
.procBoxIcon2 {
	margin-left: 17px;
}
.procBoxTitle {
	/*/////////////////////////////////*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	color: #5a5a5a;
	font-weight:bold;
	padding: 0px;
	width: 160px;
	margin-left: 89px;
	margin-top: 26px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
.procBoxLinks {
	padding: 0px;
	color: #666666;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 92px;
	width: 145px;	
}
/*.procBoxLinks a { 
	color: #ffffff;
	}
.procBoxLinks a:link { 
	color: #0066CC;
	}
.procBoxLinks a:visited { 
	color: #FFFFFF;
	}
.procBoxLinks a:hover { 
	color: #00FF00;
	text-decoration: none;
	}
.procBoxLinks a:active { 
	color: #333333;
	}	*/
/*
FF850D
B35D09
C2941F

*/
.procBoxLinksBettis {
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 89px;
	width: 145px;
	
}
.procBoxLinksBechtel1 {
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 80px;
	float: left;
}
.procBoxLinksBechtel2 {
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 85px;
	float: left;
}
/*.procBoxLinks a { 
	color: #C2941F;
	}
.procBoxLinks a:link { 
	color: #C2941F;
	}
.procBoxLinks a:visited { 
	color: #C2941F;
	}
.procBoxLinks a:hover { 
	color: #C2941F;
	text-decoration: none;
	}
.procBoxLinks a:active { 
	color: #C2941F;
	}

.procBoxLinks a { 
	color: #9A7519;
	}
.procBoxLinks a:link { 
	color: #9A7519;
	}
.procBoxLinks a:visited { 
	color: #9A7519;
	}
.procBoxLinks a:hover { 
	color: #9A7519;
	text-decoration: none;
	}
.procBoxLinks a:active { 
	color: #9A7519;
	}*/	
#procurmentBox {
	height: 70px;
	/*background-image: url(../images/line1px.gif);
	background-repeat:repeat-x;*/
	background-position: 0 0;
	padding: 0;
	/*margin:5px 20px 5px 20px;*/
	margin:5px 5px 5px 5px;
	width:170px
}
#procurmentBox #image {
	/*background-image: url(../images/line1px.gif);
	background-repeat:repeat-x;*/
	/*margin:5px 20px 5px 20px;*/
	margin:5px 5px 5px 5px;

}
#procurmentBox #name {
	/*background-image: url(../images/line1px.gif);
	background-repeat:repeat-x;*/
	/*margin:5px 20px 5px 20px;*/
	height: 13
	margin:5px 5px 5px 5px;

}
#homeContent1 #picture1 {
	position:absolute;
	width:258px;
	height:183px;
	z-index:1;
	left: 855px;
	/*top: 479px;*/
	top: 440px;
	margin: 0;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	miscellaneous - home/index
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#homeContentCopy {
	height: 145px;
	width: 469px;
	background-image:url(../images/hm_content_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 20px 0 20px;
	margin:0;
}
#homeContentCopy h1{
	font-size: 11px;
	font-weight: bold;
	margin: 0  0 10px 17px;
	padding: 14px 0 0 0;
}
#homeContentCopy a {
	color:#3D54A4;
	text-decoration:none;
}
#homeContentCopy a:hover {
	color:#3D54A4;
	text-decoration:underline;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	CONTACT US
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#contactUsContentTop {
	/*height: 145px;*/
	/*width: 545px;*/
	background-image: url(../images/contactus_address_bg1.3.jpg);
	background-repeat:none;
	background-position: 0 0;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin-top:0px;
	margin-right: 35px;
	marigin-bottom:0px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	margin-left: 35px;
	height: 130px;
}
#contactUsDotsTop {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 8px;
	background-repeat: repeat;
	margin: 30px 125px 0px 125px;
}
#contactUsDotsBottom {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 8px;
	background-repeat: repeat;
	margin: 0px 125px 30px 125px;
}
#contactUsContentTopAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #9A7519;*/
	color: #093868;
	font-weight:normal;
	margin-top:40px;
	margin-right:20px;
	margin-left:102px;
	marigin-bottom:0px;
	width: 170px;
	font-size: 12px;
	line-height: 14px;
	float: left;
}
#contactUsContentTopPhone {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9A7519;
	font-weight:bold;
	margin-top:40px;
	margin-right:10px;
	margin-left:0px;
	marigin-bottom:0px;
	width: 201px;
	font-size: 14px;
	line-height: 16px;
	float: left;
}
#contactUsContentTopPhoneIn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #093868;
	font-weight:normal;
	margin-top:0px;
	margin-right:0px;
	margin-left:5px;
	marigin-bottom:0px;
	width: 49px;
	font-size: 12px;
	float: left;
	line-height: 14px;
}
#contactUsContentTopPhoneIn2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A7519;
	font-weight:normal;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	marigin-bottom:0px;
	width: 100px;
	font-size: 11px;
	float: left;
	line-height: 14px;
}
#contactUsContent1a {
	/*height: 145px;*/
	/*width: 545px;*/
	background-position:top left;
	background-repeat:no-repeat;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin-top:15px;
	margin-right: 85px;
	marigin-bottom:0px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	/*line-height: 16px;*/
	line-height: 14px;
	margin-left: 55px;
	height: 900px;
}

#contactUsContent1b {
	/*height: 145px;*/
	/*width: 545px;*/
	background-position:top left;
	background-repeat:no-repeat;
	/*	padding: 10px 30px 0 65px;
	margin:10px 0 0 0;*/
	margin-top:15px;
	margin-right: 35px;
	marigin-bottom:0px;
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	/*line-height: 16px;*/
	line-height: 14px;
	margin-left: 35px;
	height: 1200px;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	biobox - contact us
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.contactUsBioBox1a{
	/*background-image: url(../images/proc_bg2a.jpg);*/
	background-image: url(../images/contactus_biobox3c.gif);
	background-repeat:none;
	background-position: 0 0;
	width: 613px;
	/*height: 124px;*/
	height: 161px;
	float: left;
	margin-left: 0px;
	/*margin-left: 5px;*/
}
.contactUsBioBox1b{
	background-repeat:none;
	background-position: 0 0;
	/*background-image: url(../images/contactus_biobox2.gif);
	width: 490px;
	height: 161px;*/
	background-image: url(../images/contactus_bioboxn3.gif);
	width: 489px;
	height: 147px;
	
	float: left;
	margin-left: 26px;
}
/*.contactUsBioBox1Photo {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 32px;
	height: 100px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
}
.contactUsBioBox1Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #093868;
	color: #0B4682;
	color: #093868;
	font-weight:bold;
	padding: 0px;
	width: 250px;
	margin-left: 165px;
	margin-top: 59px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 14px;
}
.contactUsBioBox1Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	color: #7F6015;
	color: #674E11;
	color: #000000;
	font-weight:bold;
	padding: 0px;
	width: 290px;
	margin-left: 165px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
.contactUsBioBox1Email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163C63;
	font-weight:normal;
	padding: 0px;
	width: 250px;
	margin-left: 165px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 10px;
}*/
.contactUsBioBox1Photo {
	padding: 0px;
	float: left;
	width: 100px;
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	height: 100px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
}
.contactUsBioBox1Name, .contactUsBioBox1Title, .contactUsBioBox1Email{
	/*margin-left: 165px;*/
	margin-left: 155px;
}
.contactUsBioBox1Name {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #093868;
	color: #0B4682;
	color: #093868;
	font-weight:bold;
	padding: 0px;
	width: 250px;
	margin-top: 53px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 14px;
}
.contactUsBioBox1Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	color: #7F6015;
	color: #674E11;
	color: #000000;
	font-weight:bold;
	padding: 0px;
	width: 290px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
.contactUsBioBox1Email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #163C63;
	font-weight:normal;
	padding: 0px;
	width: 250px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 10px;
}
.contactUsBioBox1Email a { 
	color: #0000FF;
	}
.contactUsBioBox1Email a:link { 
	color: #888AAA;
	}
.contactUsBioBox1Email a:visited { 
	color: #888AAA;
	}
.contactUsBioBox1Email a:hover { 
	color: #9A7519;
	text-decoration: none;
	}
.contactUsBioBoxEmail a:active { 
	color: #888AAA;
	}
.contactUsBioBox1Text {
	/*/////////////////////////////////*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	color: #5a5a5a;
	font-weight:normal;
	padding: 0px;
	width: 290px;
	margin-left: 150px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	QUALITY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.qualityListBox {
	height: 40px;
	margin: 0px 0px 0px 0px;
}
.qualityListBoxL {
	width: 230px;
	height: 40px;
	float: left;
	margin: 0px 0px 0px 65px;
}
.qualityListBoxR {
	width: 210px;
	/*height: 124px;*/
	height: 40px;
	float: left;
}
.qualityListBoxBuffer {
	margin: 0px 0px 30px 0px;
	float: left;
}
#qualityContent1, #qualityContent2 {
	/*margin:10px 40px 0px 50px;*/
	padding:0;
	/*line-height: 16px;*/
	line-height: 14px;
	height: auto;
	margin: 20px 85px 10px 85px;
	
}
#qualityCaptionAS900{
	margin:0px 5px 25px 5px;
	left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
#qualityTextBox1 {
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 40px;
	/*margin-left: 5px;*/
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Photo Box v1 - quality
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.qualityPhotoBox1InnerR {
	margin: 0px opx 0px 0px;
	float: left;
	width: 258px;
}
.qualityPhotoBox1InnerL {
	margin: 0px opx 0px 0px;
	float: left;
	width: 258px;
}
.qualityPhotoBox1 {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	height: auto;
	width: 520px;
	/*margin-left: 5px;*/
}
.qualityPhotoBox1Photo {
	margin: 0px 0px 0px 0px;
}
.qualityPhotoBox1Caption {
	margin: 0px 0px 0px 20px;
	color: #9A7519;
	font-weight: Bold;
}
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Photo Box v2 - quality
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#qualityContentBox1, #qualityContentBox2, #qualityContentBox3, #qualityContentBox4 {
	/*	background-image: url(../images/title-bgs.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;*/
	width: 550px;
	/*height: 200px;*/
	/*float: left;*/
	margin: 0px 0px 0px 35px
	/*margin-top: 40px;*/
	/*margin-left: 5px;*/
}
.qualityPhotoBox2InnerR {
	margin: 0px opx 0px 0px;
	float: left;
	width: 258px;
}
.qualityPhotoBox2InnerL {
	margin: 0px opx 0px 0px;
	float: left;
	width: 258px;
}
.qualityPhotoBox2InnerLPortrait {
	margin: 0px opx 0px 0px;
	float: left;
	width: 258px;
	height: 258px;
}
.qualityPhotoBox2 {
	height: 206px;
	width: 520px;
	margin: 10px 0px 0px 20px;
	/*margin-left: 5px;*/
}
.qualityPhotoBox2Portrait {
	height: 282px;
	width: 520px;
	margin: 10px 0px 0px 20px;
	/*margin-left: 5px;*/
	height: 282px; 
}
.qualityPhotoBox2Photo {
	margin: 0px 0px 0px 0px;
}
.qualityPhotoBox2Photo2 {
	margin: 0px 0px 0px 0px;
}
.qualityPhotoBox2Caption {
	margin: 0px 0px 0px 20px;
	color: #9A7519;
	font-weight: Bold;
}
.qualityPhotoBox2Caption2 {
	margin: 0px 0px 0px 20px;
	color: #9A7519;
	font-weight: Bold;
}
/*.qualityPhotoBox2CaptionBoxL {
	margin: 0px 0px 0px 20px;
	float: left;
	width: 238px;
	color: #9A7519;
	font-weight: Bold;
	height: 24px;
	background-image: url(../images/caption_bg_serv1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 14px;
}
.qualityPhotoBox2CaptionBoxR {
	margin: 0px 0px 0px 0px;
	float: left;
	color: #9A7519;
	font-weight: Bold;
	height: 24px;
	background-image: url(../images/caption_bg_serv1.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 14px;
}*/
.qualityPhotoBox2CaptionBoxL, .qualityPhotoBox2CaptionBoxR {
	margin: 0px 0px 0px 20px;
	float: left;
	width: 238px;
	color: #9A7519;
	font-weight: Bold;
	height: 24px;
	background-image: url(../images/caption_bg_serv4.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 0px;
	/*opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;*/
}
.qualityPhotoBox2CaptionBoxNull {
	margin: 0px 0px 0px 20px;
	float: left;
	width: 238px;
	color: #9A7519;
	font-weight: Bold;
	height: 24px;
	/*background-image: url(../images/caption_bg_serv4.gif);*/
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: 0px;
	/*opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;*/
}
.qualitycaptionButton {
	margin: 0px 0px 0px 0px;
	height: 20px;
	width: 25px;
	float: left;
}
.qualityPhotoBox2CaptionBoxRNull {
	margin: 0px 0px 0px 0px;
	color: #9A7519;
	font-weight: Bold;
	height: 24px;
	text-indent: 14px;
}
.qualityPhotoBox2CaptionBoxLText {
	margin: 0px 0px 2px 24px;
	color: #9A7519;
	font-weight: Bold;
	width: 164px;
	float: left;
}
/*.qualityPhotoBox2CaptionBoxLText {
	margin: 0px 0px 0px 14px;
	color: #9A7519;
	font-weight: Bold;
}
.qualityPhotoBox2CaptionBoxRText {
	margin: 0px 0px 0px 14px;
	color: #9A7519;
	font-weight: Bold;
}*/
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	qualitySystemCaption - quality
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#qualitySystemCaption {
	background-color:fafafa;
	/*background-image: url(../images/caption_bg_home2.2.gif);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #808080;
	color: #808080;
	background-position:top left;
	margin:0px 0px 0px 0px;
	/*padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;*/
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: #fafafa;
	border-style: dotted;
	border-left: none;
	border-right: none;
	text-align: center;
}
#qualitySystemCaptionPic1{
	/*margin:0px 0px 50px 20px;*/
	margin:0px 0px 0px 0px;
}
#qualitySystemCaptionText{
	margin:15px 5px 15px 30px;
	width: 500px;
	/*left: 40px;*/
}
#qualitySystemCaptionTextAlone{
	margin:40px 5px 40px 90px;
	width: 400px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	/*left: 40px;*/
}
#qualitySystemCaptionDotsTop {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 8px;
	background-repeat: repeat;
	margin: 40px 15px 0px 30px;
}
#qualitySystemCaptionDotsBot {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 8px;
	background-repeat: repeat;
	margin: 0px 15px 40px 30px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	SERVICES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#photoServicesWelding {
	height: 186px;
	width:260;
	padding: 0;
	float: none;
	/*margin-left: 9px;*/
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#servicesTop{
	float: left;
	margin-left: 14px;
	margin-top: 6px;
	font-size: 9px;
}
#servicesTop1{
	background-image: url(../images/top_arrow1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	margin: 6px 0px 0px 520px;
	font-size: 9px;
	height: 26px;
	width: 37px;
}
#servicesTopEnd{
	background-image: url(../images/top_arrow_end.gif);
	background-position:top left;
	background-repeat:no-repeat;
	/*float: left;*/
	margin: 40px 0px 60px 0px;
	font-size: 9px;
	height: 26px;
	width: 606px;
}
#servicesTopEndLink{
	margin: 0px 0px 0px 575px;
}

#servicesEquipList {
	margin: 0px 0px 0px 20px;
}
#servicesTitleBox {
	background-image: url(../images/title-bgs.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	width: 325px;
	/*height: 124px;*/
	height: 37px;
	margin: 10px 0px 30px 10px;
	/*margin-left: 5px;*/
}
#servicesTitleBoxText {
	margin-left: 15px;
	margin-top: 11px;
	/*width: 400px;*/
	/*height: 124px;*/
	/*height: 37px;*/
	float: left;
	color: #9A7519;
	font-weight: bold;
	height: 10px;
	margin-bottom: 11px;
	/*margin-left: 5px;*/
}
#servicesTextBox {
	margin: 5px 0px 0px 16px
}
#servicesNavBox {
	font-size: 15px;
	font-weight: bold;
	color: #9A7519;
	line-height: 22px;
	/*margin: 0px 0px 40px 14px;*/
	margin: 50px 0px 40px 54px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#servicesNavBox a { 
	color: #9A7519;
	color: #0B4682;
	text-decoration:none;
	}
#servicesNavBox a:link { 
	color: #0B4682;
	/*color: #9A7519;*/
	text-decoration:none;
	}
#servicesNavBox a:visited { 
	color: #9A7519;
	color: #0B4682;
	text-decoration:none;
	}
#servicesNavBox a:hover { 
	color: #9A7519;
	/*color: #0B4682;*/
	text-decoration:none;
	}
#servicesNavBox a:active { 
	color: #9A7519;
	/*color: #0B4682;*/
	text-decoration:none;
	}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	MISCeLANEOUS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.style8 {color: #999999}
.listDotBlue {
	color: #0F63B7;
}
.listDotDarkOrange {
	color : #9A7519;
}
.style13 {font-size: 10px}
.style14 {font-size: 10px}
.homeBoldStyle{
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size : 11px;*/
	color : #9A7519;
	/*color : #083461;*/
	/*color : #9A7519;*/
	color : #0000C6;
	color: #093969;
	color : #9A7519;
	/*color : #888AAA;*/
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.styleBrightBlue{
 	color: #0F63B7;
}
.styleOrangeUnderline{
	color: #9A7519;
	text-decoration: underline;
}
.homeCustomersStyle{
	/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size : 11px;*/
	color : #9A7519;
	/*color : #083461;*/
	/*color : #9A7519;*/
	color : #0000C6;
	color: #093969;
	color : #9A7519;
	/*color : #888AAA;*/
	color : #000000;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#dotsRow1repX {
	background-image: url(../images/dot.gif);
	background-position:top left;
	height: 4;
	background-repeat: repeat-x;
}
.hiliteStyle1 {
	/*color:#9B7A08;*/
	color:#0099CC; /* orange */
	/*color:#9B8A4D;*/
	/*color:#0B4682;*/ /* 4-20-08*/
	/*color:#416182;*/
	/*color:#824441;*/
	/*color:#821F1B;*/
	/*color:#920700;*/
	/*color:#CCCCCC;*/
	/*color:#888AAA*/; /* same color as "tool" in logo */
	color: #624D05; /* darker orange (38)*/
	color:#000000;
}
.hiliteStyle2 {
	/*color:#9B7A08;*/
	color:#9B7A08; /* orange */
	/*color:#9B8A4D;*/
	/*color:#0B4682;*/ /* 4-20-08*/
	/*color:#416182;*/
	/*color:#824441;*/
	/*color:#821F1B;*/
	/*color:#920700;*/
	/*color:#CCCCCC;*/
	/*color:#888AAA;*/ /* same color as "tool" in logo */
	/*color:#003399;*/
	color: #624D05; /* darker orange (38)*/
	color: #C2941F;
	color: #9A7519;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	DELETE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/*

*/

