.mainBottom
{
	border:0px solid #f0f0f0;
	width:826px;
	position:relative;

	
	top:10px;
	padding-bottom:10px;
	/*padding-top:10px;*/
	/*margin-top:6px;*/
	/*border:1px solid #fff;*/
}

* html .mainBottom
{
	text-align:left;
	padding-bottom:25px;
}

*:first-child+html .mainBottom
{

}

.productCont
{
	border:0px solid #ccc;
	margin: 10px 0 10px 0;
	width:97.5%;
	padding:0px 0 0 0;
	/*background:url(../images/bg-product.gif);*/
	float:left;
}
.productImg
{
	border:0px solid #c00;
	float:left;
	/*width:27%;*/
	text-align:center;
	padding:0px 10px 10px 0px;
}
.productImg img
{
	/*width:180px;*/
	border: 0px solid #666;
}
.detail
{
	float:left;
	width:65%;
	padding:0px 0px 0px 20px;
}

#LeftContainer
{
	display:block;
	float:left;	
}

#RightContainer
{
	display:block;
	float:right;
	width:600px;
	height:83px;
	overflow:hidden;	
}

/*----------- MAIN NAVIGATION -----------------------*/

#PrimaryLinks
{
	height:30px;	
	display:block;
	float:left;
	position:relative;
	top:1px;
	z-index:90;
}

#PrimaryLinks a
{
	float:left;	
	height:30px;	
	border:none;
	display:block;
}

#PrimaryLinks a img
{
	border:none;	
}

#PrimaryLinks .MN_Element
{
	float:left;	

}

/*
#PrimaryLinks .MN_Element ul
{
	display:block;	
	margin:0;
	clear:left;
	list-style-type:none;
	text-align:left;
	background-color:White;
	border:solid orange;
	
	
	position:absolute;
	z-index:80 !important;
}

#PrimaryLinks .MN_Element ul li
{
	display:block;
	padding:2px 0px 2px 0px;
	margin:0;	
	height:18px;
	clear:left;
	position:relative;
	z-index:80;	
}
*/

#PrimaryLinks .MN_Element iframe
{
	clear:left;
	display:none;
	position:absolute;	
	height:400px;
	top:31px;
}



#MNID_Solutions a.link_Off, #MNID_Solutions a.link_Off:visited 
{
	width:124px;
	background-image:url(/images/nav-industry-off.gif);
	background-repeat:no-repeat;
}

#MNID_Solutions a.link_Off:hover, 
#MNID_Solutions a.link_Off:visited:hover, 
#MNID_Solutions a.link_On,
#MNID_Solutions span.Active a.link_Off
{
	width:124px;
	background-image:url(/images/nav-industry-on.gif);	
	
}

#MNID_Products a.link_Off, #MNID_Products a.link_Off:visited
{
	width:126px;  
	background-image:url(/images/nav-products-off.gif);
	background-repeat:no-repeat;
}	

#MNID_Products a.link_Off:hover, 
#MNID_Products a.link_Off:visited:hover, 
#MNID_Products a.link_On,
#MNID_Products span.Active a.link_Off
{
	width:126px;  
	background-image:url(/images/nav-products-on.gif);
		
}

#MNID_Services a.link_Off, #MNID_Services a.link_Off:visited
{
	width:121px;
	background-image:url(/images/nav-services-off.gif);
	background-repeat:no-repeat;
	
}

#MNID_Services a.link_Off:hover, 
#MNID_Services a.link_Off:hover, 
#MNID_Services a.link_On,
#MNID_Services span.Active a.link_Off
{
	width:121px;
	background-image:url(/images/nav-services-on.gif);	
}

#MNID_About a.link_Off, #MNID_About a.link_Off:visited
{
	width:128px;
	background-image:url(/images/nav-aboutUs-off.gif);
	background-repeat:no-repeat;
	
}


#MNID_About a.link_Off:hover, 
#MNID_About a.link_Off:visited:hover, 
#MNID_About a.link_On,
#MNID_About span.Active a.link_Off
{
	width:128px;
	background-image:url(/images/nav-aboutUs-on.gif);	
	
}


#MNID_Software a.link_Off, #MNID_Software a.link_Off:visited
{
	width:126px;
	background-image:url(/images/nav-software-off.gif);
	background-repeat:no-repeat;
}

#MNID_Software a.link_Off:hover, 
#MNID_Software a.link_Off:visited:hover, 
#MNID_Software a.link_On,
#MNID_Software span.Active a.link_Off
{
	width:126px;
	background-image:url(/images/nav-software-on.gif);	
	
}

#searchNav
{
	float:right;
	display:block;	
	position:relative;
	top:4px;
}

#searchNav
{
	
	border:0px solid #c00;
	padding-right:7px;
	float:left;
}

#searchNav, #searchNav a, #searchNav a:link, #searchNav a:visited, #searchNav a:hover,
#searchNav a img, #searchNav a img:link, #searchNav a img:visited, #searchNav a img:hover
{
	border:0px solid #c00;
	float:left;
}



/* Worldwide ------------------------------------- */
#worldWide
{
	height:31px;	
	display:block;
	float:right;
}

#worldWide div
{
	float:left;	
	height:31px;
}

#worldWide div#WW_Slideout
{
	background-image:url(/images/tab-worldwide-bg.gif);
	background-repeat:repeat-x;
	width:0px;	
	overflow:hidden;
}

#WW_Slideout select
{
	font-size:10px;
	margin-top:5px;
	padding:0px;
	height:18px;
	width:150px;
}


#Keywords
{
	background:url(/images/tab-keywordSearch.gif) no-repeat;	
	width:243px;
	height:31px;
	margin-left:2px;
	float:right;
}

#searchBox
{
	width:210px;
	height:35px;
	float:left;
}

#searchBox input
{

	width:107px;
	font-size:10px;
	float:right;
	margin-top:6px;
	position:relative;
	left:-5px;
	background:transparent;
	border:none;
}

#searchBtn
{
	display:block;
	float:right;
	position:relative;
	left:-5px;
	top:-2px;
}



#Stock
{
	background:url(/images/bg-stock.gif);
	margin-top:5px;
	float:right;
	width:176px;
	height:17px;
	color:#f3c965;
	font-weight:bold;
	padding-top:4px;
}

#LinksAndTicker
{
	width:100%;	
	display:block;
}

/*_-------------------------------------------------------------*/


#leftNav
{
font-family:Trebuchet MS;
text-align:left;
	width:150px;
	float:left;
	border-top:1px solid #e1e1e1;
	font-size:10px;
	font-weight:bold;
	padding-bottom:16px;
	position:relative;
	margin-right:10px;
}
* html .#leftNav
{
	width:140px;
	float:left;
	/*border-top:1px solid #e1e1e1;*/
	font-size:10px;
	padding-bottom:16px;
	position:relative;
	margin-left:3px;
}

#leftNav, #leftNav a img, #leftNav a img:link, #leftNav a img:visited, #leftNav a img:hover
{
	border:0px;
	margin-top:1px;
	float:left;
	margin-bottom:1px;
}

#leftNav ul
{
	margin:0px;
	padding:0px;
	border:0px solid #c00;
	list-style:none;
	float:left;
}


#leftNav ul li
{
	float:left;
	width:146px;
	border:0px solid #c00;
	background:#c00;
	background:url(images/subnav-on.gif) bottom;
	padding: 4px 0 4px 5px;
	border-bottom:0px solid #ddd;
}

#leftNav ul li, #leftNav ul li a, #leftNav ul li a:link, #leftNav ul li a:visited,
#leftNav ul li a:hover
{
	color:#fff;
	text-decoration:none;
	padding: 5px 0 4px 5px;
}

#leftNav ul li a:hover
{
	color:#cbdff4;
}

#leftNav ul li.terNav
{
	float:left;
	width:144px;
	border-bottom:0px solid #ddd;
	background:#eae8e8;
	/*background:url(../images/ternav-on.gif) 0px bottom;*/
	padding: 4px 0 2px 6px;
	margin:0px 0 0px 0px;
color:#0781c6;
}

#leftNav ul li.terNavOn
{
	float:left;
	width:144px;
	border-bottom:0px solid #ddd;
	background:#eae8e8;
	/*background:url(../images/ternav-on.gif) 0px bottom;*/
	padding: 0px 0 2px 6px;
	margin:0px 0 0px 0px;
}

#leftNav ul li.terNavOn a:link,
#leftNav ul li.terNavOn a:visited, #leftNav ul li.terNavOn a:hover
{
	color:#0781c6;
	background:url(../images/terBtnOn.gif) no-repeat 0 0px;
	padding: 0px 0px 0px 13px;
	display:block;
}

#leftNav ul li.terNav a:link,
#leftNav ul li.terNav a:visited, #leftNav ul li.terNav a:hover
{
color:#0781c6;
	background:url(/images/terBtn.gif) no-repeat 0 -2px;
	padding: 0px 0 2px 13px;
	display:block;
}

#leftNav ul li.terNav a:hover
{
	color:#0781c6;
	background:url(/images/terBtn-on.gif) no-repeat 0 -2px;
}

#leftNav ul li.terNav2
{
	float:left;
	width:144px;
	border-bottom:0px solid #ddd;

	/*background:url(/images/ternav-on.gif) 0px bottom;*/
	padding: 0px 0 0px 6px;
	margin:0px 0px 0px 0px;
background:#fff;
}

#leftNav ul li.terNav2 a:link,
#leftNav ul li.terNav2 a:visited, #leftNav2 ul li.terNav2 a:hover
{
	border:0px solid #c00;
	color:#666666;
	background:url(../images/terArrow.gif) repeat-y 0 -4px;
	padding: 0px 0 10px 26px;
	display:block;
/*background:#fff;*/
}

/*---------------*/
#leftNav ul li.terNav2foot
{
	float:left;
	width:144px;
	border-bottom:0px solid #ddd;
	background:#fff;
	padding: 0px 0 0px 6px;
	margin:0px 0 0px 0px;
}


#leftNav ul li.terNav2foot a:link,
#leftNav ul li.terNav2foot a:visited
{
	border:0px solid #c00;
	color:#666666;
	background:url(../images/terArrow-foot.gif) no-repeat 0 -4px;
	padding: 0px 0px 5px 26px;
	display:block;
}
#leftNav ul li.terNav2foot a:hover
{
	color:#0781c6;
}
/*---------------*/

#leftNav ul li.terNav2 a:hover
{
	color:#0781c6;
	background:url(../images/terArrow.gif) repeat-y 0 -4px;
}

#leftNav ul li.terNav2On
{
	color:#fff;
	border:0px solid #c00;
	padding: 0px 0 0px 6px;
}

#leftNav ul li.terNav2On a:link,
#leftNav ul li.terNav2On a:visited, #terNav2On ul li.terNav2On a:hover
{
	color:#fff;
	background:url(../images/terArrowOn.gif) no-repeat 0 -4px;
	padding: 4px 0 2px 26px;
	display:block;
	border:0px solid #c00;
}

#leftNav ul li.terNavOff
{
	float:left;
	width:144px;
	/*border-bottom:0px solid #ddd;*/
	/*background:#c00;*/
background:#eae8e8;
	/*background:url(../images/ternav-on.gif) 0px bottom;*/
	padding: 3px 3px 5px 3px;
	margin:0px 0 0px 0px;
}

#leftNav ul li.terNavOff a:link,
#leftNav ul li.terNavOff a:visited, #leftNav ul li.terNavOff a:hover
{
/*border-bottom:1px solid #ddd;*/
	color:#0781c6;
	/*background:url(../images/ternav-on.gif) no-repeat;*/
	padding: 0px 0px 0px 3px;
display:block;
}

#leftNav ul li.terNavOff a:hover
{
	color:#505050;
}


#content
{
font-family:Trebuchet MS;
font-size:12px;
text-align:left;
	margin-top:-10px;
	border-bottom:0px solid #fff;
	float:left;
	width:650px;
	padding-bottom:20px;	
	text-align:left;
}
*:first-child+html #content
{
	margin-top:10px;
}
* html #content
{
	margin-top:10px;
	width:640px;	
}

#content ul
{
	padding-left:15px;
	color:#505050;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
