#Content a.button {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7CA2B5;
	margin: 36px 0 0 0;
	padding: 6px 200px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#Content a.button:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC33;
	margin: 36px 0 0 0;
	padding: 6px 200px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* general css*/

div#Content H1 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	font-style: normal;
	text-align: left;
	}

div#Content H2	{ text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 20px; 
	font-weight: bold;
	line-height: 22px; 
	font-style: normal;
	}

div#Content H3 { text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 18px; 
	font-weight: bold;
	line-height: 22px; 
	font-style: normal;
	}

div#Content H4	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: 18px 0 3px 0;
	}
	
div#Content H5	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #336699;
	padding: 0;
	padding-top: 0px;
	margin-top: 0px;
	}

div#Content p li ul a{
	font-family: Verdana, Arial, Georgia, sans-serif;;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	}
/* gc=green cell*/

.gc1 {
	background-color: #000066;
	border: 0px none;
	width: 190px;
	height: 24px;
	margin-bottom: 4px;
	position: absolute;
	left: 30px;
	top: 130px;
}
.gc2 {
	background-color: #000066;
	border: 0px none;
	width: 750px;
	height: 24px;
	margin-bottom: 4px;
	margin-left: 0px;
	position: absolute;
	left: 225px;
	top: 130px;
}
/*cover additions*/
#topColumn	{
	position: absolute;
	left: 20px;
	top: 20px;
}

#lColumn	{
	position: absolute;
	width: 190px;
	left: 10px;
	top: 28px;
}

#cColumn	{
	position: absolute;
	width: 750px;
	left: 225px;
	top: 158px;
	background-image: url(../images/promobkgrd.jpg);
	background-repeat: no-repeat;
}

#promoblock	{
	position: absolute;
	height: 60px;
	width: 265px;
	top: 320px;
	left: 426px;
}

#promoblock2	{
	position: absolute;
	height: 60px;
	width: 265px;
	left: 426px;
	top: 392px;
}

.centerimg {
	height: 255px;
	width: 468px;
	overflow: hidden;
	margin-bottom: 2px;
}


.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mousetype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

ul.wtprlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 370px;
	font-size: 10px;
	line-height: 16px; 
	list-style-position: outside;
	list-style-image: url(/images/sqbullet.gif);
	padding-top:10px;}

a.wtprlinks:link {
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
}
a.wtprlinks:active {
	color: #7CA2B5;
	font-weight: bold;
/*	text-decoration: none;*/
	font-style: normal;
}
a.wtprlinks:visited {
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a.wtprlinks:hover {
	color: #7CA2B5;
	font-weight: bold;
	text-decoration: none;
}
.ftpromo {
	height: 256px;
	width: 750px;
	top: 32px;
	margin-bottom: 4px;
}
.gc2h {
	position: absolute;
	background-color: #000066;
	width: 750px;
	height: 24px;
	top: 130px;
	left: 225px;
	margin-bottom: 4px;
}

#address	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
	clear: both;
	z-index: 100;
	left: 0px;
	height: 30px;
	width: 100%;
	padding: 20px 00px 00px 00px; 
	bottom: 0px;
}





/* general content css*/

#Content {
	position:absolute;
	visibility: visible;
	z-index: 50;
	width: 735px;
	/*width: 67%;*/
	left: 240px;
	top: 159px;
	line-height: 18px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#lColumn	{
	position: absolute;
	visibility: visible;
	z-index: 85;
	width: 200px;
	height: 600px;
	left: 10px;
	top: 200px;
}
div#Content a.l:active	{
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#Content a.l:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
div#Content a.l:hover	{
	background-color: #FFCC00;
	color: #000000;
}

div#Content a.l:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
/* links over product pages*/
.pnav {	visibility: visible;
	font-size: 9px;
	line-height: 12px ;	
	z-index: 60;
	width: 30%;
	text-align: right;
	display: inline;
	float: right;
	clear: none;
}
.noprint {	visibility: visible;}
div#Content a.lL:active	{
	background-color: #FFCC00;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div#Content a.lL:link	{
	font-size: 10px;
	line-height: 12px ;	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
div#Content a.lL:hover	{
	font-size: 10px;
	line-height: 12px ;	
	background-color: #FFCC00;
	color: #000000;
}

div#Content a.lL:visited	{
	font-size: 10px;
	line-height: 12px ;	
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

a.lI:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px ;	
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	padding-top: 16px;
	padding-left: 8px;
	line-height: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a.lI:active	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.lI:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a.lI:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.bluecell {
	background-color: #336699;
	border: 0px none;
	width: 200px;
	height: 24px;
	position: static;
	margin-bottom: 4px;
}
.wtcell {
	background-color: #FFFFFF;
	height: 4px;
}
.wtp {
	font-size: 11px;
	font-weight: bold;
	visibility: visible;
	text-align: center;
	margin-left: 20px;
	float: none;
	margin: 0 auto;
}
a.wtp {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	padding: 5px 20px;
}
a.wtp:active {
	color: #FFFF66;
	text-decoration: none;
	background-color: #DADADA;
	padding: 5px 20px;
}

a.wtp:hover {
	color: #003399;
	text-decoration: none;
	background-color: #DADADA;
	padding: 5px 20px;
}

.morelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #336699;
	visibility: hidden;
}
.greencell2 {
	background-color: #6B996B;
	border: 0px none;
	width: 468px;
	height: 24px;
	margin-bottom: 4px;
}

.top {
	float: inherit;
	margin-top: -10px;
	margin-left: -10px;
	}

.HmLogo {
	position: absolute;
	visibility: visible;
	z-index: 3;
	left: 30px;
	top: 27px;
	border: none;}
#logo { border: none;}
.pbkgd {
	left: 20px;
	top: 158px;
	position: absolute;
	visibility: visible;
	z-index: 60;
	height: 35px;
	overflow: visible;
	background-color: #6B996B;
	width: 80%;
}
.ltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 12px;
}
.link-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	}
.rPromo {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 60;
	width: 66px;
	text-align: right;
	display: inline;
	float: right;
	clear: none;
}
.gray {
	color: #666666;
}
.t1 {
	left: 20px;
	top: 168px;
	position: absolute;
	visibility: visible;
	z-index: 27;
	overflow: hidden;
	background-color: #6B996B;
	width: 200px;
	height: 24px;
}
.t2 {
	left: 225px;
	top: 138px;
	position: absolute;
	visibility: visible;
	z-index: 28;
	background-color: #6B996B;
	width: 75%;
	height: 24px;
}
.t3 {
	background-color: #6B996B;
	width: 200px;
	height: 24px;
	margin-bottom:4px;
}
.rule {	border-bottom: 1px solid #666666;
}

#Content .prod-subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000066;
	}
.grtxt {
	color: #666666;
}
.bktxt {
	color: #000000;
}
/* for customer listing*/
.yellowRule {
	text-indent: 12px;
	background-color: #FFCC33;
	width: 100%;
	margin-top: 0px; 
	margin-bottom: 12px;
	padding-top: 4px; 
	padding-bottom: 4px;
}
.custtable {
	width: 100%;
	clear: both;
	margin-top: 12px;}
.col1 {
	float: left;
	width: 44%;}
.col2 {
	float: right;
	width: 44%;
}.wt {
	color: #FFFFFF;
}
.pt {
	padding-top: 30px;
	text-align: center;
	width: 90%;
	clear: both;
	float: none;
}
#moreinfo {
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 60;
	width: 24%;
	text-align: left;
	display: inline;
	float: right;
	clear: none;
	margin-left:12px;
	background-color:#DADADA;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 6px;
}
#moreinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	margin: 6px 3px;
	font-variant: normal;
	text-transform: none;
	font-size: 10px;
}
#moreinfohd {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #336699;
}
div#moreinfo a.l:active	{
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

div#moreinfo a.l:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
div#moreinfo a.l:hover	{
	background-color: #FFCC00;
	color: #000000;
}

div#moreinfo a.l:visited	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
#rightform {
	border-top:2px solid #336699;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 60;
	text-align: left;
	display: inline;
	float: right;
	clear: none;
	margin-left:12px;
	background-color:#DADADA;
	width: 40%;
}

#rightform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #336699;
	padding-left: 2px;
	margin: 6px 3px;
}
#rightform h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color: #336699;
	padding-left:2px;
	margin: 6px 3px;
}
#floatright {	overflow: visible;
	position: relative;
	visibility: visible;
	display: inline;
	float: right;
	clear: none;
	margin-left:12px;}

	/* gnc=grey news cell*/

.gnc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 24px;
	background-color: #7CA2B5;
	width: 190px;
	height: 24px;
	margin-bottom: 4px;
	color: #FFFFFF;
	text-indent: 12px;
}

.gnc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 24px;
	background-color: #7CA2B5;
	width: 750px;
	height: 24px;
	color: #FFFFFF;
	text-indent: 12px;
}

.gnc3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: 24px;
	background-color: #7CA2B5;
	border: 0px none;
	height: 24px;
	color: #FFFFFF;
	text-indent: 12px;
	margin-bottom: 4px;
	padding-right: 20px;
	margin-right: 20px;
}
.tight-indent {
	padding-left: 16px;
	line-height: 10px;
	font-size: 11px;
}
/* all the code for the dropdowns */

div#menu a {
color: #466c9d;/* #FFFFFF*/ 
text-decoration: none;
font-weight: bold;
background-color: transparent;
}
div#menu a:hover {
color: #6d97ca;/*d0cc00*/
background-color: transparent;
font-weight: bold;
text-decoration: none;
}

div#menu {
position: absolute;
top: 154px;
left: 30px;
width: 180px;
color: #000000;
}
div#menu dl {
list-style: none;
margin: 0px 0px 0px 5px;
padding-left: 2px; /*4*/
border-left: 1px dotted #000000;
}
div#menu h5{
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 8px 0px 0px 6px;
	background-color: #336699;
	font-weight: bold;
	height: 20px;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
div#menulink a{
font:11px/12px Verdana, arial, georgia, sans-serif;
color: #FFFFFF;
margin-top: 4px; 
margin-bottom: 0px;
padding: 4px 0px 1px 6px; 
background-color: #336699;
font-weight: bold;
height: 20px;
width: 184px;
}
div#menu dd{
font:9px Verdana, arial, georgia, sans-serif; 
margin-top: 2px;
margin-bottom: 0px;
margin-left: 2px;
padding: 3px 0px 1px 2px;
color: #000066;
background-color: #DADADA;
font-weight: bold;
height: 14px;
width: 178px;
}
div#menu .roll { 
background-color: #7CA2B5; 
color: #FFFFFF;
}
div#menu h6{
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 8px 0px 0px 6px;
	background-color: #7CA2B5;
	font-weight: bold;
	height: 20px;
	width: 184px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.phpdigHighlight { font-weight: bold; }


#sdce {
	position: absolute;
	left: 500px;
	top: 22px;
	height: 104px;
	z-index: 50;
}
 a.sdcelink{
	position: absolute;
	left: 660px;
	top:30px;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
 a.sdcelink:hover {
	position: absolute;
	left: 660px;
	top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.tablepad {
	clear: both;
	float: none;
}
.logopad {
	float: left;
	margin-right: 5px;
}
#Content ul {
	margin-top: 9px;
	margin-bottom: 9px;
}
#Content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
/*Added for the home page*/
.ftpromo a.p:link, a.p:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0 0 45px;
	padding: 2px 0 3px 0;
	width: 350px;
	border-top: #336699 solid 1px;
	display:block;
}
.ftpromo  a.p:hover { color: #FFCC33;}
.ftpromo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: none;
	line-height: 20px;
	width:450px;
	display: block;
	padding: 16px 0 0 0;
	margin: 0 0 9px 30px;
}
#Content h3.kicker {
	margin: 12px 0px 0px;
	padding: 0px;
}
#Content h1.kicker {
	margin: 0px;
	padding: 0px;
}
.home_promo {
	position: absolute;
	left: 624px;
	top: 20px;
}
#foodlog_promo  {
	position: absolute;
	left: 580px;
	top: 20px;
	width:394px; 
	height:104px; 
	}
#foodlog_promo  a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding:20px 0;
	color:#396498;
}
#foodlog_promo  a:hover {
	text-decoration: underline;
	color:#020066;
}


h2.ipm_promo_hd {
	margin:175px auto 0;
	padding:12px;
	background-color:#336699;
	size:30px;
	color: #FFF; 
	text-align:center;
	border-bottom:1px solid #000;
	border-top:1px solid #FFF;

}

div.ipm_promo {
	background-color:#000;
	background-image:url(../events/IPM/images/bkgrd.jpg); 
	background-position:center; 
	/*background-repeat:no-repeat;*/
	height:340px; 
	width:100%; 
	margin:0; 
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#googletext a {
	font-family: Verdana, Arial; 
	font-weight:bold; 
	font-size:11px; 
	color:#336699; 
	text-decoration:none; 
	}
#googletext a:hover {	color: #6d97ca; 
}
#googletext a.homelink  {width:199px; height:88px; position:absolute; top:20px; left:30px; border:none}

#googletext a.foodlogisticslink  { 
	position:absolute; 
	top:20px; 
	left:280px;  
	width:200px;	 
	height:100px; 
	padding:10px 0 0 110px; 
	background-image:url(../images/2010_FL100.jpg); 
	background-repeat:no-repeat;
	 }

#googletext a.ConPackGoodslink  { 
	position:absolute; 
	top:20px; 
	left:620px; 
	width:190px;  
	height:120px; 
	padding:10px 0 0 95px; 
	background-image:url(../images/CGT2011Awards.gif); 
	background-repeat:no-repeat;  }
	
/* for aberdeen toplink */

#aberdeen {width:965px;}

#aberdeen a.homelink  {width:199px; height:88px; position:absolute; top:20px; left:30px; border:none}

#aberdeen a.aberdeen  { 
	position:relative; 
	top:40px; 
	float:right;

	 }




#slideshow {
	background-image:url(http://www.silvon.com/clientrotation/images/citybackground.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:150px;
	border:1px solid #CCC;
	position:relative;	
	}


#slideshow img {
  margin:50px 0 0 350px;		
	}

