* {
   margin: 0px;
}
* {
   padding: 0px;
}
body {
  background:#fff;
}
#align-center{
	text-align:center;
}
#wrap-body {
	position:absolute;
	top:0px;
	width:100%;
	border:0px solid blue; /*RV*/
	margin:0 auto;/*RV*/
}
#cont-body {
	width:900px;
	height: auto;
	background:#fff;
	display:block;
	border:0px solid red;/*RV*/
	margin:0 auto;/*RV*/
}
#cont-head {
	width:900px;
	height:176px;
	background:#000;
	display:block;
	border:0px solid red;/*RV*/
	margin:0 auto;/*RV*/
	background-image:url(images/header.jpg);
}
#cont-foot{
	clear: both;
	position:relative;
	width:900px;
	height:47px;
	background:#000;
	display:block;
	border:0px solid red;/*RV*/
	margin:0 auto;/*RV*/
	background-image:url(images/footer.jpg);
	bottom:0px;
}
#cont-left {
	position:relative;
	clear: both;
	width:180px;
	top:0 auto;
	padding:0px;
	float:left;
	background-color:#fff;
	background-image:url(images/left-column.jpg);
	border:red 0px solid;/*RV*/
	background-repeat:repeat-y;
	visibility:visible;/*RV*/
}
#cont-menu {
	position:relative;
	left: 0px;
	width:180px;
	height:auto;
	top:0 auto;
	padding:0px;
	background-image:url(images/button.jpg);
}
#cont-news {
	position:relative;
	right: 0px;
	width:169px;
	height:37px;
	top:0 auto;
	padding:0px;
	background-image:url(images/button-middle.jpg);
}
#cont-title {
	position:relative;
	top:0 auto;
	height:36px;/*RV*/
	margin:0px;/*RV*/
	width:900px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
}
#cont-center {
	position:relative;
	top:0 auto;
	margin:0px;/*RV*/
	width:546px;
	padding:0px;
	float:left;
	background-color: transparent;
	border:blue 0px solid;/*RV*/
    font-family: Arial, Helvetica, sans-serif; /*RV add  */
	font-size:12px; /*RV*/
}
#cont-right {
	position:relative;
	top:0 auto;
	width:169px;
	padding:0px;
	border: blue 0px solid;
	float:right;
	 
    background-image:url(images/right-column.jpg); 
	background-repeat:repeat;
	display:block; 
	height:auto;
    height:inherit;
    display:inherit
	
}
#sub-nav{
	background-image:url(images/left-column.jpg);
}

/*TEXT STYLES*/
h1{
  color:#003366;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  margin:0px 0px 0px 5px;
}
h2 {
 	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	padding:5pt 5pt 5pt 5pt;
	font-size:16px;/*RV*/
}

.menu {
	position:relative;
	text-align:left;
	margin-left:30px;	/*RV*/
	top:9px;/*RV*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;/*RV*/
	color:#6E6E6E;/*RV*/
}
.news {
	position:relative;
	text-align:right;
	margin-right:30px;	
	top:12px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #6E6E6E;
}
.news-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#2069A4;
	margin-right: 5px;	
	margin-left: 10px;
	margin-top: 3px;
	text-align: left;
}
.center-text {
	text-align:left;
	margin-left: 23px;
	color:#000000;
}
.title {
	position:relative;
	text-align:left;
	margin-left: 210px;	
	top: -6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E6E6E;
}
.news-title{
	font-size: 14px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF6600;
	margin-left: 10px;
}
.nav {
	position:relative;
	left: -20px;
	height:25px;
	top:7px;
	padding:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #2069A4;
	text-align:right;
}
.sub-nav-text{
	position:relative;
	left: 0px;
	padding:4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #000;
	text-align:left;
}
.header-text1 {
	float:right;
	position: relative;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	text-shadow:#99FF00;
	padding-right: 25px;
	padding-top: 15px;
}

.header-text2 {
	position: relative;
	text-align:right;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	color: #fff;
	/* RV not support text-shadow:#99FF00; */
	right: 4px;
	top: 150px;
}
a:link, a:active, a:visited {
	color:#2069A4; 
	text-decoration:none; 
}
a:hover {
	text-decoration:underline;
}
.hide{
	display: none;
}
.img-right{
margin-left: 5px;
margin-right: 5px;
margin-top: 15px;
margin-bottom: 5px;
border:none;
}
.img-left{
padding-right: 5px;
border:0;
}
.copyright {
	position:relative;
	text-align:center;
	top:9px;
	color: #2069A4;
	font-size: 11px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.emotion{
	position:relative;
	text-align:center;
	top:-1px;
	color: #fff;
	font-size: 11px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.emotion a{
	position:relative;
	text-align:center;
	top:-1px;
	color: #fff;
	font-size: 11px;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.table-cont{
	margin:13px;
}
.indus-title
{
	border: 2px solid red;
	font-size: 12px;
	color:#000;
	text-align:center;
	font-family:BankGothic Md BT;
	font-style:oblique;
}
.indus-year {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	font-family:BankGothic Md BT;
	text-align:right;
}
.indus-subtitle {
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size:12px;
	font-family:BankGothic Md BT;
}
.indus-subtitle2 {
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size:12px;
	font-family:BankGothic Md BT;
}
.indus-tableright{
	color: #000;
	font-style: italic;
	font-size:14px;
	font-family:BankGothic Md BT;
	margin-left:10px;
}
.indus-tableleft{
	color: #000;
	font-style: italic;
	font-size:14px;
	font-family:BankGothic Md BT;
	margin-left:20px;
}
.indus-address{
	color: #000;
	font-style: italic;
	font-size:12px;
	font-family:BankGothic Md BT;
	margin-left:20px;
}
.indus-phone{
	color: #2069A4;
	font-style: italic;
	text-shadow:#000000;
	font-size:18px;
	font-family:BankGothic Md BT;
	margin-left:20px;
}

#banner-pic{
	float:right;
	padding-right:10px;
}

#robotic-palletizer-video{
float: left;
margin-top: 5px;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 5px;}
