body {
	margin:0;
	padding:0;
	text-align:center;
	font:1em Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

#wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #339966;
	margin-top:20px;
	margin-bottom:20px;
}

#header {
	width:100%;
	height:278px;
	background-image:url(pix/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#top-links {
	margin:0 0 0 550px;
	padding:52px 0 0 0;
	list-style:none;
	font-size:0.8em; 
}

#top-links li {
	display:inline;
	margin:0 0 0 2px;
	color:#cccc66;
	font-weight:bold;
}

#top-links li a, #top-links li a:visited {
	color:#339966;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

#top-links a:hover {
	text-decoration:underline;
}

/*----------- LEFT COLUMN ------------- */

#left-content {
	float:left;
	width:180px;
	padding:10px;
	font-size:0.8em;
	background-image:url(pix/left_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#left-content ul {
	margin:0 10px 0 10px;
	padding:0;
	list-style:none;
}

#left-content ul ul {
	margin:5px 0 0 0;
	padding:0;
}

#left-content ul li {
	border-top:1px solid #006633;
	padding:5px 5px 5px 0;
}

#left-content ul ul li {
	border-top:1px solid #006633;
	padding:5px 5px 5px 25px;
	background-image:url(pix/arrow_sub_menu_item.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#left-content ul a, #left-content ul a:visited {
	text-decoration:none;
	color:#006633;
}

#left-content ul a:hover {
	text-decoration:underline;
}

#left-content  h2 {
	font-size:1.3em;
	margin:1px 0 5px 0;
	color:#006600;
}


/*----------- CENTER COLUMN ------------- */

#center-content {
	width:460px;
	float:left;
	margin:0 10px 20px 10px;
	padding:0 20px 10px 20px;
	font-size:0.7em;
	line-height:1.7em;
	color:#333333;
	/*border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	border-bottom:1px solid #efefef;*/
}

#center-content h1 {
	font-size:1.4em;
	margin-top:0;
	padding-top:0;
	color:#006633;
}

#center-content h2 {
	font-size:1.1em;
	color:#006633;
}

#center-content h3 {
	font-size:1em;
	color:#003333;
	border-bottom:1px solid #003333;
}

#center-content a, #center-content a:visited {
	color:#006633;
	text-decoration:underline;
}

.center-content td {
	border:none;
	
}

/*----------- RIGHT COLUMN ------------- */

#right-content {
	width:205px;
	float:left;
	/*background-image:url(pix/recycle_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	padding:0 10px 0 15px;
	margin-left:0;
	background-image:url(pix/right_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:0.9em;
}

#right-content h1 {
	font-size:1.2em;
	margin:1px 0 5px 0;
	color:#999999;
} 
 

#right-content h2 {
	font-size:1.0em;
	margin:1px 0 5px 0;
	color:#006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#right-content h3 {
	font-size:1.1em;
	margin:1px 0 5px 0;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#right-content ul li {
	padding-bottom:20px;
}

#right-content a, #right-content a:visited {
	color:#006633;
}

#recycle-watermark {
	background-image:url(pix/recycle_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:100%;
	height:185px;
}

/* news list style */

#scm-sidebar-news-sidebar ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
	font-size:0.8em;
}

#scm-sidebar-quality-value-revenue	{
	margin:0 0 10px;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
	color:#009933;
}

/*----------- FOOTER ------------- */

#footer {
	background-color:#efefef;
	font-size:0.7em;
	padding:8px;
	border-top:1px solid #339966;
}

/*----------- MISC ------------- */

#products-table td {
	border:1px solid #006633;
	padding:5px;
}

#products-table tr:hover {
	background-color:#efefef;
}

#products-table-heading {
	background-color:#006633;
	background-image:url(pix/table_header_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#fff;
	font-weight:bold;
}

#translations {
	width:413px;
} 

#translations h5 {
	text-transform:uppercase;
	color:#006633;
	font-size:1em;
	margin:0 0 5px 0;
	padding:0;
	border-bottom:1px solid #006633;
}

.country {
	float:left;
	width:100px;
	margin-left:3px;
	font-weight:bold;
}
