@charset "UTF-8";
/* CSS Document 

3E Company
MG 12/12/07
updated 01/30/09
 
       |\__/,|   (`\
     _.|o o  |_   ) )
 ---(((---(((---------
 
&copy; SiteLab Int. 
*/

/*GLOBLAL------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

/*page shift hack*/
html { min-height: 100%; margin-bottom: 1px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #4b4b4b;
	background-color:#5c6c76;
	/* background-image:url(../gifs/bg.gif); */
	background-repeat:repeat;
	text-align:center;
}

/* set default layout to 0 -------------------------------------------------------------*/
table, tr, td, ul, li, h1, h2, h3, h4, img, div, br, form {
	margin: 0px;
	padding: 0px;
	border:0px;
}

/*text----------------------------------------------------------------------------------*/

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {
	font-size: 19px;
	color: #700000;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}

h1 sup {
	font-size: 12px;
}

#chemical_lifecycle_mid h1 {
	font-size: 12px;
	font-weight:normal;
	color: #4b4b4b;
	margin: 0px;
	padding-top: 10px;
}

h2 {
	font-size: 12px;
	color: #700000;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
}

.line {
	border-top: 1px solid #d2d2d2;
	margin: 10px 0 10px 0;
}

/*links-------------------------------------------------------------------------------------*/
:focus {
	outline: 0;
}

a {
	color: #780000;
	text-decoration: none;
}

#sub_content a, #sub_content_full a {
	color: #780000;
	text-decoration: underline;
}

#sub_content a:hover, #sub_content_full a:hover, /*#upper_navigation a:hover, #upper_navigation2 a:hover,*/ #footer_nav a:hover, #home_float_right a:hover, #home_float_left a:hover, a.current  {
	color: #004276;
}

#bread_crumbs a {
	text-decoration: none;
}

#upper_navigation a, #upper_navigation2 a {
	color:#fff;
}


/*tables-------------------------------------------------------------------------------------*/

.table_style td, .table_style td{
	padding: 3px;
}

.table_no_pad_left td, table_no_pad_left th {
	padding: 0px 3px 0px 0px;
}

.reach_table {
	border-collapse:collapse;
	margin-bottom:10px;
}

.reach_table td, .reach_table th {
	padding: 5px;
	border:1px solid #666666;
}

.reach_table th {
	background: #cccccc;
	text-align:center;
}

/*forms-------------------------------------------------------------------------------------*/

.form td {
	padding: 3px;
}

.textfield {
	width: 200px;
}

.textfieldshort {
	width: 94px;
}

.red {
	color: #780000;
}
.textred {
	color: #780000;
}

.required {
	color: #780000;
}

.errors {
	color: #780000;
}


/*clear hack-------------------------------------------------------------------------------------*/

.clearer {
	clear: both;
	height:0px;
	width: 0;
	margin: 0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

/*color classes--------------------------------------------------------------------------------*/

.row_peach {
	background-color: #f1e8d7;
}

.row_white {
	background-color: #fff;
}

/*general floats------------------------------------------------------------------------------*/
.fr { 
	float: right;
}

.floatl {
	float: left;
	}

.floatr {
	float: right;
	
}

.floatr2 {
	float: right;
	margin-left: 20px;
	margin-bottom:10px;
}

/*paddings and margins------------------------------------------------------------------------*/

#content_pad {
	padding: 5px 25px 0 25px;
	}

#text_pad {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	}

.paddo25 {
	padding: 25px;
}

.paddo20 {
	padding: 20px;
}

.paddo15 {
	padding: 15px;
}

.paddo10 {
	padding: 10px;
}

.paddo5 {
	padding: 5px;
}

.paddo10top {
	padding-top: 10px;
}


.paddo35left {
	padding-left: 35px;
}


.paddo30left {
	padding-left: 30px;
}

.paddo20left {
	padding-left: 20px;
}

.paddo15left {
	padding-left: 15px;
}


.paddo30right {
	padding-right: 30px;
}

.paddo20right {
	padding-right: 20px;
}

.paddo15right {
	padding-right: 15px;
}

.paddo10right {
	padding-right: 10px;
}

.paddo5right {
	padding-right: 5px;
}

.title_single_line {
	margin-top: 20px;
}

/*LAYOUT-------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------*/

#container {
	width: 940px;
	height:auto;
	margin: auto;
	text-align:left;
}

/*header-------------------------------------------------------------------------*/
/*
#header {
	background-image: url(../gifs/header.gif);
	width: 940px;
	height: 143px;
}*/

#header {
	width: 940px;
	height: 138px;
	background-image: url(../gifs/header_white.gif);
	background-color:#fff;
}

	#header h1 {
		width: 300px;
		font-size: 13px;
		line-height:16px;
		color:#807e7e;
		padding-top:10px;
		position:absolute;
		
	}
	
	#header h2 {
		font-size: 20px;
		color:#563006;
		padding-top:18px;
		line-height:24px;
	}

	
#header_upper {
	width: 940px;
	height: 100px;
	clear:both;
}

	#logo {
		width: 276px;
		height: 100px;
		float: left;
		
	}
	
		#logo_image {
			margin-left: 35px;
			/*margin-right: 29px; */
			margin-top: 17px;
		}
	
	#number_image {
		/*margin-left: 23px;*/
		margin-top: 39px;
	}
	
	#number {
		width: 200px;
		/*width: 226px;*/
		height: 100px;
		float:left;
	}
	
	/*#header_right {
		width: 456px;
		height: 100px;
		float: left;
	text-align: right;
	
	}*/
	 #header_right {
		width: 452px;
		height: 100px;
		float: right;
		background-image:url(../gifs/upper_nav_box.gif);
		background-repeat:no-repeat;
		background-position:top right;
	}
	
		/*upper nav-------------------------------------------------------------------------------------*/
		
		/*#upper_navigation {
			height: 20px;
			margin-right: 15px;
			margin-top: 15px;
			margin-bottom:0px;
			margin-left:0px;
			padding:0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			line-height:20px;
		}*/
		
		#upper_navigation {
			height: 20px;
			margin: 2px 0 0 20px;
			padding:0px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:20px;
			text-align:left;
		}
		
			/*#upper_navigation li img{
				padding-bottom: 2px;
			}
		
			#home	#upper_navigation li img{
				padding-bottom: 0px;
			}*/
		
		
			/*#upper_navigation li {
				display: inline;
				padding-left: 2px;
				line-height:20px;
			}*/
				
			#upper_navigation li {
				display: inline;
				padding-left: 0px;
				line-height:20px;
			}
				
		/*#upper_navigation2 {
			height: 16px;		
			margin-right: 15px;
			margin-top: 2px;
			margin-left: 0px;
			margin-bottom:0px;
			padding:0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:16px
		}*/
		
		#upper_navigation2 {
			height: 20px;		
			margin: 0 0 0 20px;
			padding:0px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:20px;
			text-align:left;
		}
		
			/*#upper_navigation2 li {
				display: inline;
				padding-left: 2px;
			}*/
	
			#upper_navigation2 li {
				display: inline;
				padding-left: 0px;
				line-height:20px;
			}
	
		#search_box {
			 float: right;
			 height: 21px;
			 margin: 20px 0 0 0;
			 padding:0px 30px 0 0;
			 clear:both;
			 line-height:21px;
		}
		
			#search_box input {
				float: left;
			}
			
			#search_box .textfield {
				width: 244px;
				height:21px;
				background-image:url(../gifs/search_bkg.gif);
				background-repeat:no-repeat;
				padding-left:5px;
				margin-right: 5px;
				border:none;
				border:0px;
				/*margin-top:2px;*/
				font-size:12px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
	
#header_nav {
	width: 940px;
	height: 28px;
	clear: both;
	text-align:center;
	border-top: 1px #cccccc solid;
	z-index:998;
	
}
/*end header-------------------------------------------------------------------------------------*/


/* main nav-------------------------------------------------------------------------------------*/
	/*located in spryassets/sprymenubarhorizontal.css*/ 
/*end main nav--------------------------------------------------------------------------------*/


/*content-------------------------------------------------------------------------------------*/
#title_graphic {
	padding-top: 5px;
	width: 886px;
	height: 61px;
	background-image:url(../gifs/header-24-7.gif);
	background-repeat:no-repeat;
}

	#title_text {
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size:18px;
		color: #fff;
		font-weight: bold;
		padding-left: 25px;
		padding-right: 300px;
		padding-top:2px;
		line-height: 24px;
	}


#content {
	width: 940px;
	height:auto;
	background-image:url(../gifs/content_bkg.gif);
	background-repeat: repeat;
	padding-bottom: 10px;
}

#home #content {
	background-image:none;
	background-color: #fff;
}

/*end content--------------------------------------------------------------------------------*/


/*footer-------------------------------------------------------------------------------------*/
#footer {
	text-align: center;
	font-size: 11px;
}

	#footer_nav {
		width: 886px;
		height: 25px;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
		font-size: 11px;
		font-weight:normal;
		background-image:url(../gifs/footer_bkg.gif);
		background-repeat:no-repeat;
		clear: both;
	}

	#footer_nav li{
		display: inline;	
		padding-top: 0px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 0px;
		line-height: 25px;
	}
/*end footer------------------------------------------------------------------------------*/

/*END LAYOUT------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/

/*END GLOBLAL------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/




/*HOMEPAGE---------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/

/*content float columns--------------------------------------------------------------------*/

#home_float_left {
	float: left;
	width: 525px;
	margin-top:5px;
	/*z-index:-2000;*/
	
}

#home_float_right{
	float: right;
	width: 355px;
	margin-top:5px;
}

	


/*left homepage--------------------------------------------------------------------------*/

/*chemical box-------------------------------------------------------------------------------*/

#chemical_lifecycle {
	width: 525px;
	height: 387px;
	font-size: 12px;
	z-index:1;
}
	
/*end chemical box-------------------------------------------------------------------------*/

#left_bottom_box {
	width: 511px;
	height:251px;
	padding: 3px 8px 0 6px;
	font-size: 12px;
	background-image:url(../gifs/box_home_left.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}
	/*left float--------------------------------------------------------------------------*/
	#left_bottom_box_left {
		float: left;
		width: 333px;
	}
		
		/*tour demos----------------------------------------------------------------------*/
		#tours_demos {
			width: 498px;
			height: 48px;
			font-size: 11px;
			padding-left:18px;
			background-image:url(../gifs/bar_virtual_tour.gif);
			background-repeat:no-repeat;
		}
		
			#tours_demos h1{
				font-size:14px;
				line-height:48px;
				padding-right:23px;
				background-image: url(../gifs/camera_gray.gif);
				background-position:right 16px;
				background-repeat:no-repeat;
				float: left;
			}
				#tours_demos h1 a {
					color: #780000;
				}
				
			#tours_demos img {
				margin: 1px 15px 0 0;
				float:right;
			}
			
			/*end tour demos-------------------------------------------------------------------*/
			
			/*see demos-------------------------------------------------------------------*/
			.see_demos {
				width: 498px;
				height: 48px;
				font-size: 13px;
				margin-top:10px;
				padding-left:18px;
				background-image:url(../gifs/bar_select_demo.gif);
				background-repeat:no-repeat;
				text-align:left;
			}
			
				.see_demos h1{
					font-size:14px;
					line-height:29px;
					padding-right:23px;
					background-image: url(../gifs/camera_gray.gif);
					background-position:right 6px;
					background-repeat:no-repeat;
					color:#827f7f;
					float: left;
				}
				
				.see_demos p {
				clear: both;
				width: 483px;
				display:block;
				text-align:justify;
				}
			/*end see demos-------------------------------------------------------------------*/
			
			
	
/*end left bottom box--------------------------------------------------------------------------*/


/*right homepage--------------------------------------------------------------------------*/

/*generic stuff--------------------------------------------------------------------------*/
h1.home_header_generic {
	width: 330px;
	font-size:14px;
	line-height:32px;
	color:#827f7f;
	float: left;
	background-image:url(../gifs/bar_home_generic.gif);
	margin:0;
	padding-left:25px;
}

/*copy--------------------------------------------------------------------------*/
#copy {
	width: 355px;
	height: 76px;
	font-size:13px;
	text-align:justify;
}
/*end copy--------------------------------------------------------------------------*/


	
/*products box--------------------------------------------------------------------------------*/
#products {
	width: 355px;
	height: 192px;
	background-image:url(../gifs/box_products.gif);
	background-repeat:no-repeat;
}
	#products h1{
		font-size:18px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		line-height:42px;
		padding-left:25px;
		color: #333333;
	}
	
		#products h1 a {
			color: #333333
		}
	
	#products ul {
		list-style:none;
		padding-left:15px;
		float:left;
	}
	
		#products li {
			background-image:url(../gifs/icon_orange_arrow.gif);
			background-repeat:no-repeat;
			background-position:0 6px;
			padding-left:10px;
			font-size:12px;
			line-height:22px;
		}
	
/*end products box--------------------------------------------------------------------------------*/

/*featured product box--------------------------------------------------------------------------------*/


#featured_products {
	width: 355px;
	height: 96px;
	background-image: url(../gifs/box_home_generic.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:5px;
	font-size:11px;
}

	
	#featured_products div {
		width: 118px;
		float:left;
		text-align:center;
		line-height: 12px;
	}

		#featured_products div a{
			width: 118px;
			float:left;
			text-align:center;
			color: #d48616;
		}
/*end featured product box--------------------------------------------------------------------------------*/


/*solutions--------------------------------------------------------------------------------*/


#solutions {
	width: 355px;
	height: 108px;
	background-image: url(../gifs/box_home_solutions.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:5px;
	font-size:11px;
}

	#solutions h1 a {
			color: #827f7f;
			font-weight:normal;
		}
		
	#solutions div {
		width: 155px;
		float:left;
		text-align:center;
		padding-right:20px
	}
	
	#solutions a {
		color: #d48616;
		font-weight:bold;
	}

		#solutions #reach {
			background-image: url(../gifs/icon_solutions_reach.gif);
			background-repeat:no-repeat;
			background-position:right;
			padding-right: 40px;
			display: block;
			height:36px;
			line-height:36px;
			float:right;
			clear: both;
		}
		
		#solutions #csr {
			background-image: url(../gifs/icon_solutions_csr.gif);
			background-repeat:no-repeat;
			background-position:right;
			padding-right: 40px;
			display: block;
			height:36px;
			line-height:36px;
			float:right;
			clear:both;
		}
		
		#solutions #ariel {
			background-image: url(../gifs/icon_solutions_ariel.gif);
			background-repeat:no-repeat;
			background-position:right;
			padding-right: 40px;
			display: block;
			height:36px;
			line-height:36px;
			float:right;
			clear:both;
		}
		
		#solutions #sap {
			background-image: url(../gifs/icon_solutions_sap.gif);
			background-repeat:no-repeat;
			background-position:right;
			padding-right: 40px;
			display: block;
			height:36px;
			line-height:36px;
			float:right;
			clear:both;
		}
		
		
/*end featured product box--------------------------------------------------------------------------------*/


/*news box-------------------------------------------------------------------------------------*/
#news {
	width: 355px;
	height: 152px;
	background-image: url(../gifs/box_home_generic.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:5px;
	font-size:11px;
}

	#news h1 a {
			color: #827f7f;
		}

	#news a {
			color: #d48616;
		}
	
	#news table {
		margin: 5px 0px 0px 20px;
	}
		
		#news td {
			padding: 0 0 5px 0;
			line-height:11px;
		}
		
/*END HOMEPAGE-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
	
	
/*SUB PAGES----------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/

/*column floats-------------------------------------------------------------------------------------*/
#sub_float_left {
	float: left;
	width: 204px;
	margin-top:5px;
	margin-top:10px;
	
}

#sub_float_right{
	float: right;
	width: 672px;
	margin-top:10px;
}


/*sub nav------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
#sub_nav {
	width: 204px;
	height: auto;
}

	#sub_nav_top {
		width: 204px;
		height:12px;
		background-image:url(../gifs/sub_nav_top.gif);
		background-repeat:no-repeat;
		line-height:0px;
		font-size: 0px;
	}
	
	#sub_nav_mid {
		width: 204px;
		height:auto;
		background-image:url(../gifs/sub_nav_mid.gif);
		background-repeat: repeat-y;
	}
	
	#sub_nav_bot {
		width: 204px;
		height:12px;
		font-size:0px;
		line-height:0px;
		background-image:url(../gifs/sub_nav_bot.gif);
		background-repeat:no-repeat;
		margin-bottom: 20px;
	}
	
	#sub_nav_img_link {
		padding:0;
		margin:0px 0px 10px 0px;;
	}	
	
	#sub_menu {
		width: 201px;
		height: auto;
		font-size: 12px;
		line-height:12px;
		margin-left:1px;
		margin-right:0px;
		margin-bottom:0px;
		margin-top: -10px;
		padding: 0px;
		
	}
	
		/*first level-------------------------------------------------------------------------------------*/
		#sub_menu ul{
			margin: 0px;
			/*padding-top: 5px;*/
		}		
			
			#sub_menu ul li {
				list-style:none;
				padding-left: 15px;
				margin-top: 10px;
				
			}
			
				#sub_menu ul li a{
					font-weight: bold;
				}
				
				#sub_menu ul li a:hover{
					text-decoration: underline;
				}
			
			#sub_menu ul li.selected {
			background-color: #700000;
				background-image:url(../gifs/nav_icon_white.gif);
				background-repeat: no-repeat;
				background-position: 5px 7px;
				padding-top:5px;
				padding-bottom:5px;
				
				
			}
				
				
				#sub_menu ul li.selected a{
					color: #fff;
					font-weight:normal;
				}
				#sub_menu ul li.selected a:hover{
					text-decoration: underline;
				}
				
				
				#sub_menu ul li.selected ul{
					background:#fff;
					margin-left: -15px;
					margin-top: 5px;
					padding-top:2px;
					margin-bottom: -5px;
				}
				
				#sub_menu ul li.selected ul li {
					display: block;
					margin-left:15px;
				}
					#sub_menu ul li.selected ul li a{
						color: #004276;
						font-weight: bold;	
					}
					
					#sub_menu ul li.selected ul li a:hover{
						text-decoration: underline;
					}
					
					
			/*second level-------------------------------------------------------------------------------------*/
			#sub_menu ul li ul li {
				background-image:url(../gifs/nav_icon_blue.gif);
				background-repeat: no-repeat;
				background-position: 5px 2px;
			}
			
				#sub_menu ul li ul li a{
					font-weight: bold;
					color: #004276;
					
				}
				#sub_menu ul li ul li a:hover{
					text-decoration: underline;
					
				}
			
			#sub_menu ul li ul li.selected {
						
						background-color: #700000;
						background-image:url(../gifs/nav_icon_white.gif);
						background-repeat:no-repeat;
						background-position: 20px 7px;
						margin-left: -15px;
						margin-top: 8px;
						padding-top: 5px;
						padding-bottom:5px;
					}
					
						#sub_menu ul li ul li.selected a{
							display: block;
							color: #fff;
							font-weight: normal;
							padding-left: 15px;
						}
						
						#sub_menu ul li ul li.selected a:hover{
							text-decoration: underline;
						}

			/*third level-------------------------------------------------------------------------------------*/
			
			#sub_menu ul li ul li ul {
				/*margin-left: -30px;*/
				margin-left: -15px;
				margin-top: 5px;
			}
			
				#sub_menu ul li ul li ul li {
					padding-left: 45px;
					background-image:none;
				}
					#sub_menu ul li ul li ul li a{
					font-weight: normal;
					}
					
					#sub_menu ul li ul li ul li a:hover{
						text-decoration: underline;
					}
					
					#sub_menu ul li ul li.selected ul  {
					margin-left: -15px;
				}
				
				/**/
					#sub_menu ul li ul li ul li {
						margin-left: -15px;
						background-image:url(../gifs/nav_icon_blue.gif);
						background-repeat: no-repeat;
						background-position: 32px 6px;
					}
				/**/
				
				
				
				
					#sub_menu ul li ul li.selected ul li.ltgrey  {
						margin-left: 0px;
						margin-top: 0px;
						padding-left: 30px;
						background-color: #f2f2f2;
						background-image:url(../gifs/nav_icon_blue.gif);
						background-repeat: no-repeat;
						background-position: 32px 6px;
					}
					
					#sub_menu ul li ul li.selected ul li.grey  {
						margin-left: 0px;
						margin-top: 0px;
						padding-left: 30px;
						background-color: #ecedef;
						background-image:url(../gifs/nav_icon_blue.gif);
						background-repeat: no-repeat;
						background-position: 32px 6px;

					}
					
					#sub_menu ul li ul li ul li.selected {
						background-color: #700000;
						background-image:url(../gifs/nav_icon_white.gif);
						background-repeat:no-repeat;
						background-position: 32px 7px;
						margin-top: 1px;
						padding-top: 5px;
						padding-bottom:5px;
					}
						.top {
							margin-top: 5px;
						}
						
						
						#sub_menu ul li ul li ul li.selected a{
							color: #fff;
							font-weight: normal;
							margin-left: -15px;
						}
						
						#sub_menu ul li ul li ul li.selected a:hover{
							text-decoration: underline;
						}
						
					#sub_menu ul li ul li ul li.grey {
						background-color: #ecedef;
						margin-top: 1px;
						padding-top: 5px;
						padding-bottom:5px;
					}
						
						#sub_menu ul li ul li ul li.grey a {
							color: #004276;
						}
						
						#sub_menu ul li ul li ul li.grey a:hover {
							text-decoration: underline;
						}
						
					#sub_menu ul li ul li ul li.ltgrey {
						background-color: #f2f2f2;
						margin-top: 1px;
						padding-top: 5px;
						padding-bottom:5px;
					}
					
				
						#sub_menu ul li ul li ul li.ltgrey a {
							color: #004276;
						}
						
						#sub_menu ul li ul li ul li.ltgrey a:hover {
							text-decoration: underline;
						}
						
						#sub_menu ul li ul li.selected ul { 
							margin-top: 5px;
							margin-bottom: -5px;
						
						}
						
	
	#sub_nav_content {
		width:auto;
		height:auto;
		font-size: 12px;
		padding: 0px 0px 20px 5px;
	}
	
/*end sub nav-------------------------------------------------------------------------------------*/


/*sub right column content-------------------------------------------------------------------------------------*/
#sub_content {
	width: 670px;
	height: auto;
	font-size:12px;
}

	#sub_content_top {
		width: 670px;
		height: 52px;
	}
	
		/*title graphics-------------------------------------------------------------------------------------*/
		.title_products {
			background-image: url(../gifs/title_products.gif);
			background-repeat:no-repeat;
		}
		
		.title_advantages {
			background-image: url(../gifs/title_advantages.gif);
			background-repeat:no-repeat;
		}
		
		
		.title_about {
			background-image: url(../gifs/title_about.gif);
			background-repeat:no-repeat;
		}
		
		.title_ehs {
			background-image: url(../gifs/title_ehs_resource_center.gif);
			background-repeat:no-repeat;
		}	
		
		.title_customers {
			background-image: url(../gifs/title_customers.gif);
			background-repeat:no-repeat;
		}	
		
		.title_industries_applications {
			background-image: url(../gifs/title_industries_applications.gif);
			background-repeat:no-repeat;
		}	
		
		.title_3E_solutions {
			background-image: url(../gifs/titles_3e_solutions.gif);
			background-repeat:no-repeat;
		}
		
		
	/*bread crumbs-------------------------------------------------------------------------------------*/
	#sub_content_bread_full{
		width: 888px;
		height: 24px;
		background-image: url(../gifs/sub_content_bread_full.gif);
		background-repeat:no-repeat;
	}
	
	#sub_content_bread{
		width: 670px;
		height: 24px;
		background-image: url(../gifs/sub_content_bread.gif);
		background-repeat:no-repeat;
	}
	
		#bread_crumbs {
			margin-left: 15px;
			width: auto;
			height:24px;
			font-size: 11px;
			color: #000;
		}
	
			#bread_crumbs li{
				list-style: none;
				display: inline;	
				padding-top: 0px;
				padding-right: 2px;
				padding-left: 2px;
				line-height: 24px;
			}
	/*end bread crumbs-------------------------------------------------------------------------------------*/
	
	
	#sub_content_mid {
		width: 670px;
		height: auto;
	}
	
	#contact_sub_content_mid {
		width: 888px;
		height: auto;
	}
	
		/*content backgrounds-------------------------------------------------------------------------------------*/
		.plain {
			background-image:url(../gifs/sub_content_mid_plain.gif);
			background-repeat:repeat-y;
		}
	
		.three_e {
			background-image:url(../gifs/sub_content_mid.gif);
			background-repeat:repeat-y;
		}
		
		.three_e_black {
			background-image:url(../gifs/sub_content_mid_black.gif);
			background-repeat:repeat-y;
		}
		
		.ariel {
			background-image: url(../gifs/sub_content_mid_ariel.gif);
			background-repeat:repeat-y;
		}
		
		.msdgen {
			background-image: url(../gifs/sub_content_mid_msdgen.gif);
			background-repeat:repeat-y;
		}
		
		.rightpic {
			float: right;
			margin-left: 20px;
		}
		
		
		/*content lists-------------------------------------------------------------------------------------*/
		#sub_content_mid ul{
			margin-left: 20px;
			margin-bottom: 12px;
		}
		
		#sub_content_mid ul ul{
			margin-left: 20px;
			margin-bottom: 0px;
		}
		
		
		/*sub nav columns float-------------------------------------------------------------------------------------*/
		#sub_content_left {
			float: left;
			width: 402px;
			padding-right:10px;
			height:auto;
			border-right: 1px solid #d2d2d2;
		}
		
		#sub_content_left_full {
			float: left;
			width: 620px;
			padding-right:10px;
			height:auto;
			border-right: 1px solid #d2d2d2;
		}
		
		#sub_content_right {
			float: right;
			width: 185px;
			height:auto;
		}
		
		
		.rightcolpic {
			margin-bottom: 12px;
		}
		
			#sub_content_right ul{
				margin: 0px;
			}
			
				#sub_content_right ul li{
				list-style: none;
				padding-top:12px;
				
			}
			
			
				#sub_content_right ul ul{
				margin: 0 0 0 15px;
			}
			
				#sub_content_right ul li li{
				list-style: disc;
				padding-top:5px;
				
			}
			
		#contact_sub_content_right {
			float: right;
			width: 280px;
			height:auto;
		}	
			
		#contact_sub_content_right ul{
				margin: 0px;
		}
			
		#contact_sub_content_right ul li{
			list-style: none;
			padding-top:12px;
		}	
		
		#contact_sub_content_left {
			float: left;
			width: 530px;
			padding-right:10px;
			height:auto;
			border-right: 1px solid #d2d2d2;
		}
		/*end floats-------------------------------------------------------------------------------------*/
			
			#sub_content_right_pdf {
				border-top: 1px solid #d2d2d2;
				border-bottom: 1px solid #d2d2d2;
				margin-top: 5px;
				padding:5px 0;
				font-size: 12px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
			}
			
				
				#sub_content_right_pdf ul {
					margin-left: 15px;
					margin-bottom:0px;
				}
				
					#sub_content_right_pdf ul li {
						padding-top: 5px;
						padding-bottom: 5px;
						list-style: disc;
					}
				
				#pdf_icon {
					color: #000;
					padding: 10px 15px 0 15px;
				}
				
					
				
	#sub_content_bot {
		width: 670px;
		height: 28px;
		background-image:url(../gifs/sub_content_bot.gif);
		background-repeat: no-repeat;
	}

/*end sub right column content-------------------------------------------------------------------------------------*/


/*sub page no columns---------------------------------------------------------------------------------------------*/

#sub_content_full {
	width: 888px;
	height: auto;
	font-size:12px;
}
	#sub_content_top_full {
		width: 888px;
		height: 52px;
	}
	
		/*titles-------------------------------------------------------------------------------------*/
		
		.title_about_full {
			background-image: url(../gifs/titles_about_full.gif);
			background-repeat:no-repeat;
		}
	
		.title_industries_applications_full {
			background-image: url(../gifs/title_industries_applications_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_events_full {
			background-image: url(../gifs/titles_events_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_contact_full {
			background-image: url(../gifs/titles_contact_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_client_login_full {
			background-image: url(../gifs/titles_client_login_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_press_releases_full {
			background-image: url(../gifs/titles_press_releases_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_site_map_full {
			background-image: url(../gifs/titles_site_map_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_privacy_policy_full {
			background-image: url(../gifs/titles_privacy_policy_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_search_full {
			background-image: url(../gifs/titles_search_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_paltforms_full {
			background-image: url(../gifs/titles_paltforms_full.gif);
			background-repeat:no-repeat;
		}
		.title_ariel_products_full {
			background-image: url(../gifs/titles_ariel_products_full.gif);
			background-repeat:no-repeat;
		}
		.title_msdgen_full {
			background-image: url(../gifs/titles_msdgen_full.gif);
			background-repeat:no-repeat;
		}
		.title_msds_solutions_full {
			background-image: url(../gifs/titles_msds_solutions_full.gif);
			background-repeat:no-repeat;
		}
		.title_3e_products_services_full {
			background-image: url(../gifs/titles_3e_products_services_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_tours_demos_full {
			background-image: url(../gifs/titles_tours_demos_full.gif);
			background-repeat:no-repeat;
		}
		
		.title_sap_overview_full {
			background-image: url(../gifs/titles_sap_overview_full.gif);
			background-repeat:no-repeat;
		}
		
	#sub_content_mid_full {
		width: 888px;
		height: auto;
	}
		
		.plain_full {
			background-image:url(../gifs/sub_content_mid_plain_full.gif);
			background-repeat:repeat-y;
		}
	
		.three_e_full {
			background-image:url(../gifs/sub_content_mid_3e_full.gif);
			background-repeat:repeat-y;
		}
		
		.ariel_full {
			background-image: url(../gifs/sub_content_mid_ariel_full.gif);
			background-repeat:repeat-y;
		}
		
		.msdgen_full {
			background-image: url(../gifs/sub_content_mid_msdgen_full.gif);
			background-repeat:repeat-y;
		}
		
		
		#sub_content_mid_full ul{
			margin-left: 20px;
			margin-bottom: 12px;
		}
		
		#sub_content_mid_full ul ul{
			margin-left: 20px;
			margin-bottom: 0px;
		}

#sub_content_bot_full {
		width: 888px;
		height: 28px;
		background-image:url(../gifs/sub_content_bot_full.gif);
		background-repeat:no-repeat;
	}


/*END SUBPAGES-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/


/*SITE MAP LIST STYLES-----------------------------------------------------------------------------*/
#sub_content_mid_full .sitemap {
	width: 350px;
	margin: 0px;
	padding: 0px;
}

.sitemap li {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	list-style: none;
	background-image:url(../gifs/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

.sitemap li li {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
	background-image: none;
}

.sitemap li li li {
	font-weight: normal;
	margin-bottom: 5px;
	font-size: 12px;
	background-image: none;
}

#sub_content_mid_full .sitemap ul{
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#sub_content_mid_full .sitemap ul ul{
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

