body
{
	background-color:#C0C0C0;
	font-family:arial, helvetica;
	font-size:10pt;
}
#main
{
	background-color:#0ba1d8;
	width:780px;
	margin:0 auto;
}
#header
{

}
/******/
#menu
{
	height:44px;
	background-image:url(menu-bg.jpg);
}
#menu a
{
	display:block;
	text-decoration:none;
	float:left;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#menu a.home_us
{
	width:104px;
	height:42px;
	background-image:url(menu/home.jpg);
}
#menu a.home_pl
{
	width:120px;
	height:42px;
	background-image:url(menu_pl/home.jpg);
}
#menu a.export_us
{
	width:106px;
	height:42px;
	background-image:url(menu/export.jpg);
}
#menu a.export_pl
{
	width:141px;
	height:42px;
	background-image:url(menu_pl/export.jpg);
}
#menu a.body_us
{
	width:185px;
	height:42px;
	background-image:url(menu/body.jpg);
}
#menu a.body_pl
{
	width:154px;
	height:42px;
	background-image:url(menu_pl/body.jpg);
}
#menu a.online_us
{
	width:106px;
	height:42px;
	background-image:url(menu/online.jpg);
}
#menu a.online_pl
{
	width:130px;
	height:42px;
	background-image:url(menu_pl/online.jpg);
}
#menu a.contact_us
{
	width:100px;
	height:42px;
	background-image:url(menu/contact.jpg);
}
#menu a.contact_pl
{
	width:80px;
	height:42px;
	background-image:url(menu_pl/contact.jpg);
}
#login
{
width:140px;
height:42px;
	background-image:url(login-bg.jpg);
}
#login a
{
	border:0;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	margin-left:10px;
}
/******/
#center
{
	clear:both;
	background-color:#ff6633;
	background-image:url(content-bg.jpg);
	background-repeat:no-repeat;
}
#center #left
{
	float:left;
	display:inline;
	background-color:#d9dadc;
	background-image:url(l-bg);
	background-repeat:repeat-y;
	background-position:top right;
	width:211px;
}
#center #right
{
	float:left;
	display:inline;
	padding:5px;
	padding-left:15px;
	width:525px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:#ffffff;
	/*background-image:url(close-1.jpg);
	background-repeat:no-repeat;
	background-position:-1px bottom;*/
}
#center #noindex #right
{
	float:left;
	display:inline;
	padding:5px;
	padding-left:15px;
	width:758px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color:#ffffff;
	/*background-image:url(close-1.jpg);
	background-repeat:no-repeat;
	background-position:-1px bottom;*/
}
#center #right h1
{
	font-size:11pt
}
#center #right h2
{
	font-size:11pt;
	color:#d44409;
}
#center #right div.v
{
	background-repeat:repeat-y;
	background-image:url(dots-v.jpg);
	background-position:50% 0;
}
#center #right div.v td
{
	vertical-align:top;
}
#lang-bar
{
	background-color:transparent;
}
#left h1
{
	background-image:url(hd1.jpg);
	display:inline;
	background-repeat:no-repeat;
	background-position:0 -3px;
	font-size:10pt;
	padding-left:15px;
}
#footer
{
	height:41px;
	clear:both;
	background-color:transparent;
	background-image:url(footer-bg.jpg);
	color:#ffffff;
}
#footer a
{
	color:#ffc333;
	font-size:8pt;
	text-decoration :none;
}
a.orange
{
	color:#ff6600;
	font-weight:bold;
}
.blue
{
	display:inline;
	color:#0e4e7e;
	font-weight:bold;
	line-height: 2em;
}
.orange
{
	color:#d44409;
}
h1.white-doc
{
	background-image:url(white-doc.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
}
ul.blue
{
	display:block;
	padding:0;
	margin:0;
	margin-left:10px;
	padding-left:10px;
	font-size:9pt;
}