@import url(core.css);

body {
	padding:0;
	margin:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/east/images/bg/body-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.cleardiv {
	clear:both;
}

h1 {
	color:#ff5903;
	padding:0 0 13px 0;
	margin:0;
	font-size:18px;
	font-weight:normal;
}

h2 {
	color:#000;
	padding:0;
	margin:0;
	font-size:12px;
}

h3 {
	color:#5f663a;
	padding:0;
	margin:0;
	font-size:11px;
}

#layout { min-width: 970px; background-image:url(/east/images/bg/main-bg.jpg); background-repeat:no-repeat; background-position:center 40px; }
#layout .layout-inner {
	width: 100%;
	table-layout: fixed;
}
#layout .left, #layout .right { width: auto; }
#layout .left, #layout .right, #layout .center { vertical-align: top; }
#layout .left {	text-align: right; }
#layout .left div { text-align: left; }
#layout .right { text-align: left; background-repeat:no-repeat; }
#layout .center {
	width: 494px;
}
#main .left .left-inner, #main .center .center-inner, #main .right .right-inner {
	position:relative;
}

.left-inner {
	width:238px;
	margin-left:auto;
}

.center-inner {
	width:514px;
	left:-20px;
}

.right-inner {
	min-height:530px;
	width:238px;
}

#header {
	width:970px;
	height:196px;
	margin:0 auto;
	position:relative;
	z-index:20;	
/*	left:20px;*/
}

#logo {
	width:294px;
	position:absolute;
	top:7px;
	left:8px;
}

#util {
	position:absolute;
	top:9px;
	right:20px;
	overflow:hidden;
}

#util a.util-item {
	overflow:hidden;
	display:block;
	padding-top:24px;
	float:left;
	height:1px;
	background-image:url(/east/images/util/util.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:inline;
}

#util a.util-item:hover {
	background-image:url(/east/images/util/util-over.gif);
}

#util a#util-home {
	width:67px;
}

#util a#util-contact {
	width:108px;
	background-position:-67px 0;	
}

#util a#util-careers {
	width:89px;
	background-position:-175px 0;	
}

#util a#util-resources {
	width:99px;
	background-position:-264px 0;
}

#util a#util-francais {
	width:109px;
	background-position:-363px 0;		
}

#util a#util-order {
	width:138px;
	background-position:-472px 0;		
}

#menu {
	padding-top:17px;
	padding-left:8px;
	width:190px;
}

#menu li {
	line-height:14px;
}

#menu li a {
	background-image:url(/east/images/nav/menu-normal.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #fff;
	padding:4px 10px 4px 22px;
	vertical-align:bottom;
	zoom:1;
}

#menu li a:hover {
	color:#ff5903;
}

#menu li a.active {
	background-image:url(/east/images/nav/menu-over.gif);
	font-weight:bold;
	color:#5f663a;	
}

#nav {
	width:964px;
	height:31px;
	position:absolute;
	top:152px;
	left:8px;
}

#nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	overflow:hidden;
}

#nav li {
	float:left;
}

#nav li a {
	height:1px;
	display:block;
	padding-top:30px;
	overflow:hidden;
	background-image:url(/east/images/nav/nav.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#nav li a:hover {
	background-image:url(/east/images/nav/nav-over.gif);
}

#nav li a.active {
	background-image:url(/east/images/nav/nav-active.gif);
}

#nav li#nav-products a {
	width:239px;
	margin-right:5px;
}

#nav li#nav-facilities a {
	width:198px;
	margin-right:5px;
	background-position:-244px 0;
}

#nav li#nav-corporate a {
	width:279px;
	margin-right:5px;	
	background-position:-447px 0;	
}

#nav li#nav-sustainability a {
	width:233px;
	background-position:-731px 0;	
}

#content {
	padding-right:20px;
	padding-top:21px;
	line-height:16px;
	color:#333333;
	z-index:1;	
}

#content p {
	padding:0;
	margin:0 0 16px 0;
}

#content a {
	color:#ff5903;
	text-decoration:underline;
}

#content a:visited {
	color:#5f663a;
	text-decoration:underline;
}

#content a:hover {
	color:#5f663a;
	text-decoration:none;
}

#cta {
	position:absolute;
	top:48px;
	right:0;
	overflow:hidden;
}

#cta a.cta-item {
	display:block;
	overflow:hidden;
	height:1px;
	background-image:url(/east/images/cta/cta.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:48px;
	float:left;
}

#cta a.cta-item:hover {
	background-image:url(/east/images/cta/cta-over.gif);	
}

#cta a#cta-trends {
	width:202px;
	margin-right:4px;
}

#cta a#cta-excellence {
	width:264px;
	margin-right:4px;	
	background-position:-206px 0;
}

#cta a#cta-update {
	width:188px;
	background-position:-474px 0;
}

#footer-outer {
	background-image:url(/east/images/bg/footer-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

#footer {
	width:930px;
	margin:0 auto;
	font-size:10px;
	color:#666666;
	padding-left:40px;
	padding-top:18px;
	padding-bottom:10px;
	background-image:url(/east/images/bg/footer-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;	
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .bold-footer-item a {
	color:#ff5903;
	font-weight:bold;
}

.caption {color: #999999}.bullets {
	padding-top: 0px;
	padding-bottom: .25px;
	list-style-type: disc;
	list-style-position: outside;
}
.bottom-border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.green {
	color: #909A39
}

#layout .layout-inner #main .center .center-inner #content .green a {
	color: #909A39;
}
