/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	color: #999999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #092643;


	}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

	}
#bodyLeft li {
	margin-bottom: 10px;
}
#bodyLeft ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* ----- LINK FORMATING ------------------------------------------------------------------------------------------------------ */

.aNav {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #666666;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

/* ----- BANNER ------------------------------------------------------------------------------------------------------ */
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	background-color: #DAE2EB;
	height: 78px;
	left: 0px;
	}	
	
		#logo { 
			width: 236px;
			height: 78px;
			float: left
			}
			
		#slogan{ 
			width: 391px;
			height: 78px;
			float: left
			}

		#tools {
	width: 133px;
	height: 78px;
	float: right;
	background-color: #95ABC2;
	text-align: right;
	vertical-align: middle;



			}
/* ----- NAVIGATION ------------------------------------------------------------------------------------------------------ */
			
#navigation {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	background-color: #325C89;
	height: 36px;
	top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	overflow: hidden;

  }
  
#navItems {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 77px;
	text-align: center;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;

  }
  
.searchBox {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	width: 100px;
	border: 1px solid #FFFFFF;
	margin-top: 8px;
	background-color: #EBEFF3;
	}
	
#searchTool {
	width: 158px;
	background-color: #325C89;
	float: right
	}	

.subscribeBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 110px;
	border: 1px solid #AABCCF;
	margin-top: 2px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-bottom: 2px;
	float: left;
	}
		
.goLink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	}

.goLinkSubscribe {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #19497A;
	padding: 2px;
	text-decoration: none;
	}
	
.goSubscribe{
	width: 22px;
	height: 18px;
	margin-top: 5px;
	}
	
.listLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 2px;
	padding-left: -2px;



	}

.aRightLinks {
	color: #19497A;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	
.navListAbout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19497A;
	list-style-image: url(../images/bulletTriWhite.gif);
	margin-left: -15px;
}

.subNavLISpacing {
	padding-bottom: .5em;
}

.navsLeft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19497A;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 2em;


}	


/* ----- BODY STRUCTURE ------------------------------------------------------------------------------------------------------ */

#mainBody {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	background-color: #DAE2EB;
	}
	
	#bodyLeft {
	width: 601px;
	float: left;
	background-image: url(../images/bgMainBody.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	}			
		
	#bodyRight {
	width: 158px;
	float: right;
	height: auto;
	background-color: #DAE2EB;

	}

/* ----- TEXT & IMAGE FORMATING ------------------------------------------------------------------------------------------------------ */
#bodyRight h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #19497A;
	text-transform: none;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #19497A;
	margin-bottom: -5px;
	margin-left: 10px;
}

.txtHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #19497A;
	font-weight: bold;
	margin-top: 10px;
	}
	
	.txtHeadingsSml {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19497A;
	font-weight: bold;
	margin-top: 10px;
	}
	

.txtTools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #154678;
	vertical-align: middle;
	line-height: 1.5em;
	padding-right: 5px;
	}
	
.txtBody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
	
.txtIntroDrawings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-left: 4px;
	}	
	
.txtBodyFirstPara {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #19497A;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 7px;
	font-weight: bold;
	line-height: 1.5em;
}	
	
.txtBodyRight {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 5px;
	margin-left: 7px;
	}
	
.txtSubheads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19497A;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0.5em;
	}
	
.tdColourBodyBdrLeftShaded {
	background-color: #DAE2EB;
	height: 21px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #95ABC2;
}

.txtEBUpdate {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19497A;
	margin-top: 17px;
	margin-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 0.5em;
	}
	
.txtListConsultants {
	margin-top: 2px;
	margin-bottom: -5px;
	list-style-position: outside;
	list-style-image: url(../images/bulletProductDownload.gif);
}

.txtConsultList {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 20px;
}
.txtBodySpecsList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: bold;

}
.txtBodySpecsListNos {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: bold;
}	
	
.imgBulletPadding {
	margin-right: 5px;
	margin-left: 2px;
	}
	
	.imgBulletTriPadding {
	margin-right: 5px;
	margin-left: 7px;
	}	

/* ----- TABLE FORMATING ------------------------------------------------------------------------------------------------------ */

table {
	border-collapse: collapse;
	font: 11px/140% Tahoma, Verdana;
	color: #5B6878;
	margin-right: 10px;
	margin-left: 12px;

	}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #AABCCF;
	color: #19497A;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	height: 20px;
	padding-left: 10px;
	text-transform: uppercase;
	}
	
.tdHeading {
	background-color: #AABCCF;
	color: #19497A;
	text-align: left;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
}

.tdHeadingConsultList {
	background-color: #AABCCF;
	color: #19497A;
	text-align: left;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
}	
	
.tdAlternativeColour {
	background-color: #E7ECF2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
	height: 21px;
	padding-right: 3px;
	}
	
.tdColour {
	background-color: #F6F8FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
	height: 21px;
	padding-right: 3px;
	}


.tdColourAboutus {

	background-color: #F6F8FA;
	height: 21px;
}

.tdColourBodyBdrLeft {
	background-color: #F6F8FA;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
}

.tdColourBodyBdrLeftTop {
	background-color: #F6F8FA;
	height: 21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
}

.tableShadow {
	background-image: url(../images/tableBGVert.gif);
	width: 3px;
	background-repeat: no-repeat;
	}
	
.tableShadHor {
	background-image: url(../images/tableBGHoriz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 576px;
	height: 3px;
	}
	
.tableData {
	width: 576px;
	padding-bottom: 2px;

}

/* ----- FOOTER ------------------------------------------------------------------------------------------------------ */
			
#footer {
	width: 760px;
	position: relative;
	background-color: #F3F6F8;
	height: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	overflow: visible;
}
  
.txtFooter {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-align: center;
	color: #666666;
	line-height: 1.5em;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/* ----- PRODUCTS ------------------------------------------------------------------------------------------------------ */

.txtBodyProdList {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	font-weight: bold;
}
.tdColourNoBdr {

	background-color: #F6F8FA;
	height: 21px;
	padding-right: 3px;
}

.txtBodySuppliers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	padding-right: 5px;
	margin-bottom: 5px;
	padding-left: 7px;
}

.txtTableSuppliers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}

.tdBdrLeftTop {
	background-color: #F6F8FA;
	height: 21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
}
.txtTableHeads {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #19497A;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 8px;
}

	.txtSubHeadBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #19497A;
	background-color: #AABCCF;
	padding-left: 8px;
	height: 25px;
	vertical-align: middle;
	padding-top: 4px;
}

/* ----- DRAWINGS ------------------------------------------------------------------------------------------------------ */

.tdBorder {
	border: 1px solid #93AAC1;
	height: 124px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	vertical-align: top;
	background-color: #E5EBF1;
}
.imgLgeBdr {
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #DAE2EB;
	vertical-align: top;
	border: 1px solid #E5EBF1;
}
.txtThumbCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-right: 1px;
	margin-left: 1px;
	line-height: -1px;
	text-align: center;
	vertical-align: top;
	margin-top: 3px;
}
.txtDXF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #325C89;
	text-align: center;
}

.tdLgeImage {
	width: 425px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
}

.imgThumb {
	margin-top: 10px;
	margin-bottom: 3px;
}

.tdRightBoxes {
	background-color: #F6F8FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
	}
	
.tdOtherDrawings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #19497A;
	background-color: #AABCCF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95ABC2;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: -10px;
	}
	
	.tdDrawingsSubHead {
	background-color: #DAE2EB;
		margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	}
.tdSearchResults {
	background-color: #F6F8FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95ABC2;
	padding-right: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 573px;

}
.webAddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#bodyLeft h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #19497A;
	margin-top: 10px;
	margin-bottom: 8px;
}

#bodyLeft  ul  {
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 12px;
	list-style-type: square;
	}	
#bodyLeft  li  {
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
}
