body {
	background: url(../images/body-bg.gif) repeat-y #ffffff;
	padding: 0 0 0 5px;
	width: 886px;
}

#socialmediabar {
	position:fixed; 
	z-index:10000; 
	height:156px; 
	background: url(../images/bg-socialmediabar.gif) no-repeat #eee; 
	width:87px; 
	top:0; 
	right:10px; 
	color:#eee; 
	text-align: center;
}
	#socialmediabar #smicons {
		width: 67px;
		margin-top: 30px;
		
	}
		#socialmediabar #smicons img {
			margin: 10px 10px 0 10px;
		}


#productpagetable table {
	border-collapse: collapse;
	border: 1px;
	/*background: #eee;*/
}

#productpagetable table#table1, td#productpageimage {
	border: 0;
	background: none;
}

input, textarea {
	border: 1px solid #ccc;
	padding: 3px;
}


td           	{ font-family: Arial; font-size: 9pt; }
td.lrtd         { border-left: 1px solid #666666; border-right: 1px solid #666666; padding-left: 0px; padding-right: 0px; background: #EEEEEE; }
td.lrtd2        { border-left: 1px solid #666666; border-right: 1px solid #666666; padding-left: 0px; padding-right: 0px; background: #ffffff; }

td.ltd         { border-left: 1px solid #666666; padding-left: 0px; padding-right: 0px; }
td.productlist { font-family: Arial; font-size: 9pt; border-bottom: 1px solid #666666; padding-top: 5px; padding-bottom: 5 px; padding-left: 10px; vertical-align: top;}
.style2 		{font-size: 9px; font-family: Arial, Helvetica, sans-serif;}
a 				{padding:0; text-decoration:none; color:#000000; font-family: Arial;}
a.blue			{padding:0; text-decoration:underline; /*color:#3366CC;*/ color:#FF6600; text-transform: uppercase; font-weight: bold;}
td.headtd  		{font-family: Arial; font-size:12pt; color:#FF6600; font-style:italic; font-weight:bold; vertical-align:center;}
td.leftside 	{padding-left: 15 px;}
A:hover {color: #FF6600; text-decoration: none;}

#redcross {
	margin-top:25px;
}
#registration {
	/*margin-top:5px;
	margin-bottom: -49px;*/

}
#fromthefield {
	margin-bottom: 10px;
}

#registration #headline_2 {
	width: 654px;
	margin: 10px 0 0 0;
	background: #333;
}

h1.registration {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px;
	font-size: 12px;
	margin: 0;
}

iframe {
	width: 654px;
	height: 510px;
	padding: 0;
	margin: 0;
	
}

.tou {
	width: 890px;
}

#news_col {
	padding: 5px;
}

#news_header {
	background: #333;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	width: 213px;
}

#upcomingevents {
	background: #FF6600;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	width: 213px;
}
#upcomingevents-list {
	padding: 10px;
}

	#upcomingevents-list ul {
		margin: 0;
		padding: 0;
	}
	
	#upcomingevents-list ul li {
		list-style: none;
		padding-bottom: 5px;
		border-bottom: 1px solid #fff;
		line-height: 1.25em;
		margin-bottom: 10px;
		font-size: 11px;
	}
	
	#upcomingevents-list ul li h1 {
		font-weight: bold;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 12px;
		line-height: 1.25em;
		text-transform: uppercase;
	}
	
	#upcomingevents-list .eij {
		color: #ff6600;
		font-weight: bold;
		text-transform: lowercase;
	}
	
	#upcomingevents-list ul li a {
		font-weight: bold;
		padding: 5px;
		background: #ff6600;
		color: #fff;
		text-decoration: none;
		line-height: 3em;
	}
	
	#upcomingevents-list ul li a:hover {
		background: #999;
	}

#upcomingevents-section {
	background: #FF6600;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	width: 100%;
}

#upcomingevents-page {
	padding: 10px;
}

	#upcomingevents-page ul {
		margin: 0;
		padding: 0;
	}
	
	#upcomingevents-page ul li {
		list-style: none;
		padding-bottom: 5px;
		border-bottom: 1px solid #eeeeee;
		line-height: 1.25em;
		margin-bottom: 10px;
		font-size: 11px;
	}
	
	#upcomingevents-page ul li h1 {
		font-weight: bold;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 12px;
		line-height: 1.25em;
		text-transform: uppercase;
	}
	
	#upcomingevents-page .eij {
		color: #ff6600;
		font-weight: bold;
		text-transform: lowercase;
	}
	
	#upcomingevents-page ul li a {
		font-weight: bold;
		padding: 5px;
		background: #ff6600;
		color: #fff;
		text-decoration: none;
		line-height: 3em;
	}
	
	#upcomingevents-page ul li a:hover {
		background: #999;
	}


#letter a {
	font-weight: bold;
}

#helpjapan {
	padding: 0;
	text-align: center;
	background: #FF0000 url(../images/cross_v.gif) no-repeat 437px;
	font-weight: bold;
	color: #FFF;
	line-height: 100px;
	text-transform: uppercase;
	margin-bottom: 10px;
	height: 100px;
}

#helpjapan a {
	text-decoration: none;
	background: #FFF;
	color: #FF0000;
	padding: 5px;
	margin-left: 25px;
	text-transform: none;
	font-size: 11px;
}

#helpjapan a:hover {
	text-decoration: underline;
}

#japanredcross {
	width:600px;
	height: 400px;
	background: #FFF;
}

.japanredcross {
	display: none;
}

#japanredcross p {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
}

#japanredcross a {
	color: #FF6600;
}

#NewBtmNav {
	margin-top: 10px;
}

#news_col strong {
	color: #ff6600;
	text-transform: uppercase;
}







.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

#thisjustin {
	width: 654px;
	background: #eee;
	margin-top: 10px;
}

	#thisjustin ul {
		margin: 10px;
		padding: 0;
		width: 208px;
		height: 240px;
	}
	
	#thisjustin li {
		list-style: none;
		/*display: inline-block;*/
		float: left;
		vertical-align: top;
		font-size: 11px;
	}
	
	#thisjustin li.copy-one-col {
		width: 375px;
	}
	
	#thisjustin li.copy-three-col {
		width: 160px;
	}
	
	#thisjustin li h3 {
		font-weight: bold;
		text-transform: uppercase;
		color: #FF6600;
		padding: 0;
		margin: 5px 0 5px 0;
		font-size: 11px;
	}
	
	#thisjustin li a {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		background: #999;
		padding: 5px;
	}
	
	#thisjustin li a:hover {
		color: #FFF;
		background: #FF6600;
	}
	
	#thisjustin img {
		width:190px;
	}
	
	#thisjustin em {
		font-size: 9px;
	}

	#thisjustin #headline_1 {
		width: 654px;
		margin: 0;
		background: #FF6600;
	}
	
	#thisjustin h1 {
		font-weight: bold;
		text-transform: uppercase;
		color: #FFF;
		padding: 10px;	
		font-size: 12px;
		margin: 0;
	}
	
#thisjustin #newsone, #thisjustin #newstwo {
		padding: 0;
		margin: 0;
	}

	#thisjustin #newsone {
		float: left;
		width: 208px;
		border-right: 1px solid #FFF;
	}
	
	#thisjustin #newstwo {
		float: left;
		width: 208px;
	}
	
	#thisjustin #newsone img, #thisjustin #newstwo img {
		margin: 0;
		padding: 0;
	}
	
#thisjustin #newsArmy {
		width: 654px;
		height: 150px;
		border-bottom: 1px solid #FFF;
	}
	
		#thisjustin #newsArmy-Image {
			float: left;
			width: 210px;
			margin-right: -10px;
		}
		
		#thisjustin #newsArmy-Article {
			float: left;
			width: 390px;
		}
		
		#thisjustin #newsArmy ul {
			height: 100px;
		}
	
	#thisjustin #newsHouston {
		width: 654px;
		height: 150px;
		border-bottom: 1px solid #FFF;
	}
	
		#thisjustin #newsHouston-Image, #thisjustin #newsHouston-One, #thisjustin #newsHouston-Two {
			float: left;
			width: 210px;
			margin-right: -10px;
		}
		
		#thisjustin #newsHouston ul {
			height: 100px;
		}
		
	#thisjustin #newsVideo {
		width: 654px;
		height: 150px;
		border-bottom: 1px solid #FFF;
	}
	
		#thisjustin #newsVideo-Image {
			float: left;
			width: 210px;
			margin-right: -10px;
		}
		
		#thisjustin #newsVideo-One {
			float: left;
			width: 360px;
		}
		
		#thisjustin #newsVideo ul {
			height: 100px;
		}



#module_area {
	width: 654px;
	background: #eee;
}

#experience {
	float: left;
	width: 304px;
		border-right: 1px solid #FFF;

}

	#experience ul {
		margin: 10px 0 10px 10px;
		padding: 0;
		width: 294px;
	}
	
	#experience ul.first {
		border: none;
		padding: 0;
	}
	
	#experience li {
		list-style: none;
		float: left;
        vertical-align:top;
        font-size: 11px;
        height: 120px;
	}
	
	#experience li.copy {
		width: 160px;
	}
	
	#experience li h3 {
		font-weight: bold;
		text-transform: uppercase;
		color: #FF6600;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 11px;
	}
	
	#experience img {
		width: 100px;
		margin-right: 10px;
	}
	
	#experience li a {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		background: #999;
		padding: 5px;
		margin: 0;
	}
	
	#experience li a:hover {
		color: #FFF;
		background: #FF6600;
	}
	
	hr.divider {
		border: none;
		border-top: 1px solid #FFF;
		border-bottom: none;
		padding: 0;
		margin: 0;
		width: 100%;
		height: 1px;
	}

#motm {
	float: left;
	width: 349px;
}

	#motm ul {
		margin: 10px 10px 12px 10px;
		padding: 0;
		width: 329px;
	}
	
	#motm li {
		list-style: none;
		font-size: 11px;
	}
	
		#motm li h3 {
		font-weight: bold;
		text-transform: uppercase;
		color: #FF6600;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 11px;
	}

	
	#motm li a {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		background: #999;
		padding: 5px;
		margin: 0;
	}
	
	#motm li a:hover {
		color: #FFF;
		background: #FF6600;
	}
	
#reshoring ul li {
	float: left;
}	

#module_area h1 {
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
}

#module_area #headline_3 {
	width: 304px;
	background: #333;
}

#module_area #headline_4 {
	width: 349px;
	background: #333;
}
#t3link a:hover {
	color: #fff;
}

#module_area #headline_5 {
	width: 654px;
	background: #333;
}



#multitaskingtools {
	width: 654px;
}

	#multitaskingtools ul {
		margin: 10px 0 10px 10px;
		padding: 0;
		width: 294px;
		float: left;
	}
	
	#multitaskingtools ul.first {
		border: none;
		padding: 0;
		
	}
	
	#multitaskingtools li {
		list-style: none;
		float: left;
        vertical-align:top;
        font-size: 11px;
        height: 120px;
	}
	
	#multitaskingtools li.copy {
		width: 160px;
	}
	
	#multitaskingtools li h3 {
		font-weight: bold;
		text-transform: uppercase;
		color: #FF6600;
		padding: 0;
		margin: 0 0 5px 0;
		font-size: 11px;
	}
	
	#multitaskingtools img {
		width: 100px;
		margin-right: 10px;
	}
	
	#multitaskingtools li a {
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		background: #999;
		padding: 5px;
		margin: 0;
	}
	
	#multitaskingtools li a:hover {
		color: #FFF;
		background: #FF6600;
	}



/* jQuery Slider
-------------------------------------------------------------------*/



/* #slide_arrow-left, #slide_arrow-right {
	height: 42px;
	width: 22px;
	position: absolute;
	z-index: 100;
	background: url(../imgs/arrows.png) no-repeat;
	text-indent: -100000px;
	display: block;
	overflow: hidden;
}

#slide_arrow-left {
	background-position: 0 0;
    top: 400px;
    left: 0;
    margin-left: 10px;
}

#slide_container a:hover#slide_arrow-left {
	background-position: 0 -42px;
}

#slide_arrow-right {
	top: 400px;
	right: 0;
	margin-right: 10px;
	background-position: -22px 0;
}

#slide_container a:hover#slide_arrow-right {
	background-position: -22px -42px;
} */

/*
#slide_container {
	height: 480px;
	position: relative;
	width: 654px;
	overflow: hidden;
		font:11px/1.4em Arial, Helvetica, sans-serif;
	color:#333; 
}

#slide_copy {
	position: relative;
	top: 15px;
	margin: 0 65px 0 65px;
}

.slide { 
	width: 654px; 
	height: 480px; 
	position: relative; 
}
.slide .wrapper { 
	width: 645px; 
	overflow: auto; 
	height: 480px; 
	position: absolute; 
	top: 0; 
	left: 0; 
}

.slide .wrapper ul { 
	width: 32700px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: -40px;  
	margin: 0; 
}

.slide ul li { 
	display: block; 
	float: left; 
	padding: 0; 
	height: 400px; 
	width: 654px; 
	margin: 0; 
}

.slide .arrow { 
	display: block; 
	height: 42px; 
	width: 22px; 
	background: url(../images/slider/arrows.png) no-repeat #FFF; 
	text-indent: -100000px;
	position: absolute; 
	top: 65px; 
	cursor: pointer;
	z-index: 100;
	overflow: hidden; 
}


.slide .forward { 
	top: 400px;
	right: 0;
	margin-right: 10px;
	background-position: -22px 0; 
}

.slide .back { 
	background-position: 0 0;
    top: 400px;
    left: 0;
    margin-left: 10px; 
}

.slide .forward:hover { 
	background-position: -22px -42px;
}

.slide .back:hover { 
	background-position: 0 -42px;
}

#thumbNav { 
	position: relative; 
	top: 455px; 
	text-align: center; 
}
#thumbNav a { 
	display: inline-block; 
	padding: 8px; 
	height: 0; 
	margin: 0 5px 0 0; 
	background: #999; 
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px; 

}

#thumbNav a:hover { 
	background-image: none; 
	background: #666;
}

#thumbNav a.cur { 
	background: #ff6633; 
}

.slide .wrapper ul ul { 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; 
}

.slide .wrapper ul ul li { 
	float: none; 
	height: auto; 
	width: auto; 
	background: none; 
}
*/
