body {
	color:#011D32;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background:#0A90C5;
	margin:0;
	padding:0;
	text-align:center;
}
/*********************************/
#wrapper {
	background:#002F57 url(../images/wrapper_bg.jpg) top repeat-x;
	margin:0;
	padding:0;
	width:100%;
}

#container {
	background:url(../images/container_bg.jpg) repeat-y;
	margin:auto;
	text-align:left;
	padding:0;
	width:849px;
}

img #machine {margin-right: 30px;  }

#header {
	background:url(../images/header.jpg) no-repeat;
	height:143px;	
	margin:0;
	padding:0;
}

#header h1, #header h2 { display:none; } 

#header h3 { background:#040100; float:right;  font-weight:normal; height:19px; margin:38px 15px 0 0; padding:4px; width:180px; }

#header h3 a { color:#D0A36A; text-decoration:none; }

#top_links { 
	clear:right;
	float:right;
	margin:0; 
	padding:0; 
}

#top_links ul {
	list-style:none; 
	margin:0; 
	padding:30px 30px 0 0;	
}

#top_links li { 
	display:inline; 
	margin:0; 
	padding:0; 
}

#top_links li a { 
	background:url(../images/tmenu_bg.gif) no-repeat; 
	color:#C2A579; 
	float:right; text-decoration:none; 
	text-align:center; 
	height:25px; 
	/* _height:29px; */
	margin:0 2px 0 0; 
	padding:4px 0 0 0;
	width:95px; 
}
#top_links li a:hover { 
	background:url(../images/tmenu_hover.gif) no-repeat; 
	color:#041624; 
}

#main {
	background:url(../images/main_bottom.jpg) bottom no-repeat;
	clear:both;
	margin:0;
	padding:0;
	text-align:left;
}

#sidebar { 
	background:url(../images/sidebar.jpg) top no-repeat;
	float:left;
	margin:0;
	padding:0;
	width:194px;
}

#menu { clear:left; padding:16px 0 0 24px; margin:0; width:170px;}
	#menu ul { /* all lists */
	padding:0px;
	margin:0px;
	list-style:none;
	line-height:1;
}

#menu ul li { /* all list items */
	float:left;
	clear:left;
	font-size:12px;
	padding:0px;
}

#menu ul li:hover, #menu ul li.selected { }

#menu ul li a:hover , #menu ul li.selected a {
	background:#088FC7;
	color:#FFF;
	text-decoration:none;
}

#menu ul li a {
	border-bottom:#C79C69 1px solid;
	color:#FFF;
	display: block;
	padding:10px 5px;
	text-decoration:none;
	width:160px;
}

#additives {
	clear:left;
	color:#002F57;
	margin:0;
	padding:30px 0 0 10px;	
}

#contentarea {
	background:url(../images/contentarea.jpg) top right no-repeat;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0 0 8px 0;
	width:655px;	
}

#content { color:#044965; padding:3px 34px 6px 6px; }

#content_bg { background:#D8D8D8; padding:4px; }

#content h2 {
	color:#032741;	
	font-size:16pt;
	font-family:'Trebuchet MS';
	font-weight:bold;
	margin:0;
	padding:8px	8px 4px 0;
}

#content h3 {
	color:#026188;	
	font-size:13pt;
	font-family:'Trebuchet MS';
	font-weight:bold;
	margin:0;
	padding:8px	8px 8px 0;
}

#list_wrap { background:#D8D8D8; float:left;  margin:auto; padding:3px 0;  }

#home_left_ul { 
	float:left;
	margin:0;
	padding:4px 0 4px 19px;
	font-size:12px;
	font-weight:normal;
	width:255px;
 }

ul.home_left { 
	float:left;
	margin:0;
	padding:4px 0 4px 19px;
	font-size:12px;
	font-weight:normal;
	width:255px;
 }

#home_right_ul {
	float:left;
	margin:0;
	padding:4px 0 4px 15px;
	font-size:12px;
	font-weight:normal;
	width:326px;
}

ul.home_right {
	float:left;
	margin:0;
	padding:4px 0 4px 15px;
	font-size:12px;
	font-weight:normal;
	width:326px;
}

#trademarks { font-size:11px; padding:4px 0 0 0; color:#7B7B7B; }

#footer_links { text-align:center; }

a { color:#0990C7; text-decoration:underline; }

a:hover { color:#034D7A; text-decoration:underline; }

#footer {
	background:url(../images/footer_top.jpg) top repeat-x;
	clear:both;
	margin:0;
	padding:0;
	width:100%;	
}
#org_info {
	background:url(../images/org_info.jpg) top no-repeat;
	height:32px;
	margin:0 auto;
	padding:28px 0 20px 0;
	width:849px;	
}

#org_info a { color:#032741; text-decoration:none; }

#org_info a:hover { color:#0D263B; text-decoration:underline; }