* { 
	font-family: Verdana, Helvetica, sans-serif; 
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 0
}
body {
	background-color: #122932;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color:#333333;
	font-family: Verdana, Helvetica, sans-serif; 
	
/*table style*/	

}
table{
padding:0px;
margin:0px;
}


td{
padding:0px;
margin:0px;
border-top: .5px solid #759aa2;
border-left: .5px solid  #759aa2;
border-right: .5px solid  #759aa2;
border-bottom: .25px solid  #759aa2;
}

th{
background-color:#c4dbe0;
border-top: .5px solid #759aa2;
border-left: .5px solid  #759aa2;
border-right: .5px solid  #759aa2;
border-bottom: .25px solid  #759aa2;
}






/*end table style*/	

#pageContainer {
	margin: 0 auto;
	background: #FFF url(../images/bg_dropshadow_back.gif) repeat-y;
	background-position:center;
	background-color:#122931;
	width:874px;
}
#page {
	/*padding: 0 13px;*/
	margin: 0 auto;
	text-align: left;
	width:861px;
	background-color:#fff;
	padding-right:1px;

}
#header h1 {
	margin: 0;
	width: 861px; 
	height: 120px; 
	background:url(../images/banner_hero.jpg) no-repeat;
	text-indent: -999em;
}
#footer {
	position:relative;
	clear:both;
	text-align: left;
	background: url(../images/footer.gif) no-repeat;
	height: 32px;
	width:874px; 
	background-position:center;
}
#sidebar {
	float:left;
	width: 170px;
	background-position:left;
}
#content {
	float:left;
	background: url(../images/bg_sidemenu.gif) repeat-y;
	background-color:#FFFFFF;
	clear:both;
}
#mainBody {
	position:relative;
	float: left;
	width: 691px;
	background-color:#FFFFFF;
	/*background: url(../images/watermark.jpg) no-repeat bottom left;*/
	
}
#mainBody ul{
font-size:91%;
}

#mainBody ol{
font-size:91%;
}

/* FORCES MAIN CONTENT TO BE AT LEAST AT BIG AS EXPANDED MENU FOR WATERMARK BOTTOM ALIGNMENT */
#mainBody div {
	min-height: 440px;
	_height: 440px;
}
#mainBody #bottomLogos,
#mainBody div div {
	min-height: 0;
	_height: auto;
}
/******************************************************************************/

#mainBody h1 {
	text-indent: -999em;
	height: 27px;
	font-size: 1em;
	margin: 5px 0 20px 30px;
}
#mainBody hr {
	clear: both;
	color: #003676;
	background-color: #003676;
	height: 1px;
	border-style: none;
}
#mainBody p {
	margin: 5px 0 10px 0;
	font-size: 91%;
}
.mainProduct h1 {
	background: url(../images/content_heading_products.gif) no-repeat;
}
.mainHome h1 {
	background: url(../images/content_heading_home.gif) no-repeat;
}
.mainAbout h1 {
	background: url(../images/content_heading_about.gif) no-repeat;
}
.mainCertification h1 {
	background: url(../images/content_heading_certification.gif) no-repeat;
}
.mainContact h1 {
	background: url(../images/content_heading_contact.gif) no-repeat;
}
.mainProjects h1 {
	background: url(../images/content_heading_projects.gif) no-repeat;
}
.mainServices h1 {
	background: url(../images/content_heading_services.gif) no-repeat;
}
#leftColumnFooter {
	position:relative;
	text-align: left;
	background: url(../images/sidemenu_stripes.gif) no-repeat;
	height: 11px;
	min-width:157px;
	background-position:center;
	right:347px;
	top:-9px;

}
#menu {
	float: left;
	padding: 0 3px;
	padding-bottom: 10px;
	margin-bottom: 10px;

}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
    list-style: none;
    float: left;
    margin-bottom: 5px;
}
#menu a {
	display: block;
	text-decoration: none;
	width: 164px;
	height: 35px;
	text-indent: -999em;
	overflow: hidden;  /* BEAUTIFUL GETS RID OF OUTLINE IN FF CAUSED BY TEXT INDENT */
}
#menu ul ul {
	margin-left: 4px;
	display: none;
}
#menu ul ul.expanded {
	display: block;
}
#menu ul ul li {
	margin-bottom: 0;
}
#menu ul ul a {
	text-indent: 0;
	background: none !important;
	height: auto;
	width: 144px;
	padding: 2px 0 2px 11px;
	text-transform: uppercase;
	color: #FFF;
}
#menu ul ul span {
	text-transform: uppercase;
	color: #FFF;
	display: block;
	width: 144px;
	padding: 2px 0 2px 11px;
}
#menu ul ul a.selected,
#menu ul ul a:hover {
	background-color: #0661B2 !important;
}
#menu ul ul ul a {
	color: #FDB302;
	text-transform: none;
	font-size: 10px;
	padding-left: 25px;
	width: 130px;
}
#menu ul ul ul {
	display: block;
	margin-left: 0;
}
#menu #navHome a {
	background: url(../images/navHome.jpg) no-repeat 0 -35px;
}

#menu #navHome a:hover {
	background: url(../images/navHome.jpg) no-repeat 0 0;
}
#menu #navAbout a {
	background: url(../images/navAbout.jpg) no-repeat 0 -35px;
}

#menu #navAbout a:hover {
	background: url(../images/navAbout.jpg) no-repeat 0 0;
}
#menu #navProducts a {
	background: url(../images/navProducts.jpg) no-repeat 0 -35px;
}

#menu #navProducts a:hover {
	background: url(../images/navProducts.jpg) no-repeat 0 0;
}
#menu #navServices a {
	background: url(../images/navServices.jpg) no-repeat 0 -35px;
}

#menu #navServices a:hover {
	background: url(../images/navServices.jpg) no-repeat 0 0;
}
#menu #navCertification a {
	background: url(../images/navCertification.jpg) no-repeat 0 -35px;
}

#menu #navCertification a:hover {
	background: url(../images/navCertification.jpg) no-repeat 0 0;
}
#menu #navProjects a {
	background: url(../images/navProjects.jpg) no-repeat 0 -35px;
}

#menu #navProjects a:hover {
	background: url(../images/navProjects.jpg) no-repeat 0 0;
}
#menu #navContact a {
	background: url(../images/navContact.jpg) no-repeat 0 -35px;
}

#menu #navContact a:hover {
	background: url(../images/navContact.jpg) no-repeat 0 0;
}
#productContent {
	margin-left: 30px;
	width: 620px;
}
#pageContent {
	margin-left: 30px;
	width: 620px;
}
.productTabs ul {
	margin: 0 0 30px 0;
	padding: 0 0 0 82px;
	border-bottom: 1px solid #003676;
	list-style: none;
	height: 16px;
}
.productTabs li {
	float: left;
	margin-left: 6px;
}
.productTabs a {
	display: block;
	width: 98px;
	height: 16px;
	background: url(../images/tab_01.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	line-height: 15px;
}
.productTabs a:hover {
	color: #FFA859;
}
#mainBody h2 {
	color: #FEA100;
	font-size: 130%;
	margin: 0 0 15px 0;
}

/*eng start*/

.productImage .diagram {
position:relative;
	float: left;
	width: 250px;
	height: 223px;
	
}
.productImage a .diagram a {
position:relative;
	width: 223px;
	height: 223px;
	display: block;
	
}
.engineeringImage  {
position:relative;
float:right;
border: 1px solid #A8BAC4;
background-repeat:no-repeat;
height:123px; width:123px;
margin-left:10px;
margin-bottom:10px;
}
.engineeringImage a {
background-repeat:no-repeat;
height:123px; width:123px;
margin-left:10px;
margin-bottom:10px;
}
.productImage a,
.productImage img,
.diagram a,
.diagram img {
position: absolute;
border: 1px solid #A8BAC4;
float:left;

}
.engineeringImage a,
.engineeringImage img {

	float: right;
	position: relative;
}
.productImage #zoomImage,
.diagram #zoomImage,
.engineeringImage #zoomImage {
position:relative;
	border: 0;
}
.engineeringInfo {
position:relative;
	float: left;
	width: 625px;
	color: #5C5C5C;
}

/*eng end*/

.zoom {
	float: right;
}
#bottomLogos {
	padding: 5px 10px 0 10px;
}
#bottomLogos img {
	float: right;
}
#productInfo {
	float: right;
	width: 350px;
	color: #5C5C5C;
	
}
#Selection, 
#Accessories,
#Specs {
	display: none;
}
