body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	background-color: #CCCCCC;
}

html {
     overflow: -moz-scrollbars-vertical;
}

/*----------------------------------------------------------------Left and Right Graphic Bars------------------------------------------------------- */
#left {
	width: 257px;
	margin: 0px;
	position: absolute;
	border:1px  red;
	text-align: center;
	}
	
#right {
	width: 257px;
	margin: 0px;
	position: relative;
	left: 257px;
	border:1px   green;
	text-align: center;
	}

/*-------------------------------------------------------------End of Left and Right Graphic Bars----------------------------------------------------*/

.columntext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	list-style-image: url(images/arrow-red.gif);
}

.columntext2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}

.columnSubtext {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
}

.whitered {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textindent{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-indent: 2.0em;
	list-style-image: url(images/arrow-red.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
}

h3 {
	color:	#333333;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color:#990000;
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/*
a:link {
	color: #9d0e0e;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

a:active {
	color: #990000;
}
*/ 
a.rednav:link{
	color: #9d0e0e;
	text-decoration: none;
	font-size: 9px;
}

a.rednav:hover {
	color: #999999;
}

a.rednav:visited {
	font-size: 9px;
}

a.rednav:active{
	color: #9d0e0e;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #9d0e0e;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	}

a.nav:visited {
	color: #FFFFFF;
	}

a.nav:hover {
	color: #FFFFFF;
	background-color: transparent;
	}

a.nav:active {
	color: #FFFFFF;
	}

.contact1 {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.company_locations {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/arrow-red.gif);
	}

.subheaderSquareRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/a-square-red.gif);
}

.subheaderBlackArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/arrow-black.gif);
}

.subheaderSquareBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(images/a-square-black.gif);
}

.SubImage {
	margin: 15px;
}

.subjectHeader {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 14;
}

.subjectTitle {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 14;
	display: block; 
}

.state {
	width: 205px;
	}
	
.interestASRS {
	width: 180px;
	}
	
.interestConventional {
	width: 180px;
	}

.interestWMS {
	width: 180px;
	}

.interestPalletizer {
	width: 180px;
	}

.interestConveyor {
	width: 180px;
	}
	
#mainimage {
	width: 802px;
	height: 320px;
	border: 1px  red;
	}

#main {
	position: relative;
	width: 802px;
	background-color: #FFFFFF;
}

#SubMain {
	position: relative;
	width: 802px;
}

#SubSideBox {
	position: relative;
	float: left;
	width: 255px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

#SubNaviBox {
	position: relative;
	float: left;
	width: 275px;
	padding-left:38px;
	padding-right:38px;
	padding-top: 5px;
	border: 1px solid red;
}

#SubNaviBox2 {
	position: relative;
	float: left;
	width: 255px;
	padding-left:0px;
	padding-top: 5px;
	border: 1px  red;
}

#SubNaviBox2 a{
	color:#9E9D9C;
	font-size:10px;
	font-weight:bold;
	background:none;
	text-decoration:none;
}

#SubNaviBoxList {
	position: relative;
	clear:both;
	float: right;
}

#SubContentBox {
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 535px;
	height: 100%;
	overflow: hidden;
	border: 1px  red;
}

#SubPhotoBox {
	float: right;
	text-align: center;
	background-color: #CCCCCC;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: auto;
}

#SubContextBox {
	padding: 5px;
	clear:right;
	float: right;
	border: 1px solid #999999;
	background-color: #dddddd;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 217px;
}

#SubContextBox2 {
	padding: 5px;
	clear:right;
	float: right;
	border: 1px solid #999999;
	background-color: #dddddd;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 217px;
}


#OverContentBox {
	float: right;
	clear: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#OverSideBox {
	width: 200px;
	float: left;
}

#OverSideBox a{
	color:#9E9D9C;
	font-size:10px;
	font-weight:bold;
	background:none;
	text-decoration:none;
}


#category {
	background-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
}

#categorySub {
	background-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
}

#Title {
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
	}

#TitleSub {
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
}


#OverContextBox {
	padding: 10px;
	clear:right;

	border: 1px solid #999999;
	background-color: #dddddd;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#OverContextBoxA {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #dddddd;
	width: 195px;
}

#OverPhotoBox {
	padding: 10px;
	clear:right;

	width:auto;
}

#column1 {
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 37px;
	padding-right: 18px;
	width: 218px;
	height: 660px;
	background-color: white;
}

#column2 {
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
	width: 218px;
	height: 660px;
	background-color: white;
}

#column3 {
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 37px;
	width: 218px;
	height: 660px;
	background-color: white;
	border: 1px  red;
}


#Ocolumn1 {
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 37px;
	padding-right: 25px;
	width: 218px;

}

#Ocolumn2 {
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	width: 218px;

}

#Ocolumn3 {
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 25px;
	padding-right: 25px;
	width: 218px;
}


#contact {
	border: thin solid #999999;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #dddddd;
}

#D-Industry {
	position:absolute;
	left:481px;
	top:72px;
	width:149px;
	height:137px;
	z-index:4;
	visibility: hidden;
}
#D-Resources {
	position:absolute;
	left:612px;
	top:72px;
	width:119px;
	height:107px;
	z-index:5;
	visibility: hidden;
}
#D-Meet {
	position:absolute;
	left:702px;
	top:72px;
	width:117px;
	height:60px;
	z-index:6;
	visibility: hidden;
}
#D-Company {
	position:absolute;
	left:255px;
	top:72px;
	width:67px;
	height:58px;
	z-index:2;
	visibility: hidden;
}
#D-Products {
	position:absolute;
	left:339px;
	top:72px;
	width:99px;
	height:76px;
	z-index:3;
	visibility: hidden;
}
#D-Hide {
	position:absolute;
	left:0px;
	top:0px;
	width:804px;
	height:325px;
	z-index:1;
	visibility: hidden;
}

#Searcher {
	position:absolute;
	left:504px;
	top:0;
	width:284px;
	height:43px;
	z-index:1;
	visibility: visible;
}

/*
.mask a, .mask a:hover{     
	width:275px;
    height:70px;     
	position: absolute;
    display:block;     
	border: 1px  red;
	z-index: 20;
}
*/ 

.maintext {
	margin: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#navfunction {
	width: 800px;
	height: 320px;
	position: absolute;
	border: 1px red;
	}

/*-----------------------------------------------------------------------Image Mask---------------------------------------------------------------*/
.mask a{     
    height:70px;     
    display:block;     
    width:275px;
	position: absolute;
	left: 0px;
	z-index: 100;
	border: 1px  red;
}

.mask a:hover,
.mask a.active,
.mask a:active{       
    width:275px;     
    height:70px;     
	border: 1px  red;
}

.mask a:hover img,
.mask a.active img,
.mask a:active img{      
    margin:0px 0px 0px 0px;
}

.mask img{
    border:0px;
} 

/*----------------------------------------------------------------End of Image Mask-------------------------------------------------------------------*/

/*--------------------------------------------------------------------------Footer Area------------------------------------------------------------------*/
#bottomnav {
	width: 802px;
	height: 15px;
	position: relative;
	left: 0px;
	bottom: 15px;
	border: 1px  red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: white;
	}
	
#footer {
	width: 802px;
	height: 50px;
	background-image: url('images/footer.jpg');
	border: 1px orange;
	clear: both;
	background-color: white;
	}
	
.footertext {
	width: 420px;
	height: 25px;
	position: absolute;
	top: 20px;
	left: 375px;
	border: 1px  red;
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	color: #fff;
	vertical-align: middle;
	line-height: 30px;
	}

/*------------------------------------------------------------------------------------Footer Nav-----------------------------------------------------------*/
.footernav {
	width:335px; 
	height:43px; 
	position:absolute; 
	font-family:arial, sans-serif;
	border: 1px blue;
	font-size: 12px;
	}
	
.footernav ul {
	padding:0;
	margin:0;
	background-color: transparent;
	float: left;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	}

.footernav li {
	display: inline;
	}

.footernav ul li  a {
	width: 82px;
	height: 35px;
	background-color: transparent;
	text-align: center;
	color: #666666;
	text-decoration: none;
	position: relative;
	top:1px;
	float: left;
	border-right: 1px solid #fff;
	line-height: 35px;
}

.footernav ul li a:hover {
background-image: url('images/footbutton.gif');
color: #FFFFFF;
}

.footernav ul li a:visited {
color: #666666;
}
/*-------------------------------------------------------------------------End of Footer Nav--------------------------------------------------------------*/

/*------------------------------------------------------------------------Fonts & HyperLinks--------------------------------------------------------------*/
.red {
	color: #ff3333;
	font-size: 12pt;
	}
	
#Copyrighter {
float: right;
}

li {
margin-top: 10px;
margin-bottom: 10px;
}

.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080; }
.result_title { font-size: 100%; }

<!--- New Styles added to change the left nav images to html --->
#SubNaviBox2 a:link{
	color:#9E9D9C;
}
#SubNaviBox2 a:visited{
	color:#9E9D9C;
}
#SubNaviBox2 a:hover{
	color:#4B4A49;
}
#SubNaviBox2 a:active{
	color:#4B4A49;
}


#OverSideBox a:link{
	color:#9E9D9C;
}
#OverSideBox a:visited{
	color:#9E9D9C;
}
#OverSideBox a:hover{
	color:#4B4A49;
}
#OverSideBox a:active{
	color:#4B4A49;
}


#D-Company a:link{
	color:#CCCCCC;
}
#D-Company a:visited{
	color:#CCCCCC;
}
#D-Company a:hover{
	color:#CCCCCC;
}
#D-Company a:active{
	color:#CCCCCC;
}
