body {
	/* margin: 34px 69px; */
    margin: 34px auto; 
	padding: 0px;
	background-color: #bfbfbf;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align:center;
}
p,li,table,td,caption,address,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #404040;
	line-height: 1.25em;
}
#container {
	width: 880px;
	/* width: 100%; */
	min-width: 715px;
	margin: 0px auto;
	text-align:left;
	padding: 0px;
	background: #ffffff;
	}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 105px;
	background: #ffffcd url(/images/headtile.gif) repeat-x;
	width: 100%;
	min-width: 715px;
	overflow: hidden;
}
#logo {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 240px;
	height: 104px;
}
#slogan {
	position: relative;
	top: -104px;
	left: 240px;
	width: 475px;
	height: 104px;
}
#langs {
	position: absolute;
	height: 50px;
	width: 100px;
	top: 22px;
	right: 22px;
	text-align: right;
}
#nav {
	position: relative;
	margin:0;
	padding:0;
	width: 880px;
	min-width: 715px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
}
#nav ul {
	margin:0;
	padding:0;
	border: 0px;
	list-style-type:none;
	text-align:center;
}
#nav ul li#home, #nav ul li#home a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-home.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#home a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-home.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#home.selected, #nav ul li#home.selected a, #nav ul li#home.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-home.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#products, #nav ul li#products a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-products.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#products a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-products.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#products.selected, #nav ul li#products.selected a, #nav ul li#products.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-products.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#clients, #nav ul li#clients a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-clients.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#clients a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-clients.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#clients.selected, #nav ul li#clients.selected a, #nav ul li#clients.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-clients.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#faqs, #nav ul li#faqs a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-faqs.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#faqs a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-faqs.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#faqs.selected, #nav ul li#faqs.selected a, #nav ul li#faqs.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-faqs.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#about, #nav ul li#about a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-about.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#about a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-about.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#about.selected, #nav ul li#about.selected a, #nav ul li#about.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-about.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#contact, #nav ul li#contact a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-contact.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#contact a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-contact.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#contact.selected, #nav ul li#contact.selected a, #nav ul li#contact.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/images/en/nav-bg-contact.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-industries, #nav ul li#cm-industries a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-industries.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-industries a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-industries.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-industries.selected, #nav ul li#cm-industries.selected a, #nav ul li#cm-industries.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-industries.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-sectors, #nav ul li#cm-sectors a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-sectors.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-sectors a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-sectors.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-sectors.selected, #nav ul li#cm-sectors.selected a, #nav ul li#cm-sectors.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-sectors.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-organisations, #nav ul li#cm-organisations a {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-organisations.gif) top right no-repeat;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-organisations a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-organisations.gif) 0 40px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li#cm-organisations.selected, #nav ul li#cm-organisations.selected a, #nav ul li#cm-organisations.selected a:hover {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	height:20px;
	width: 145px;
	background: url(/_cm/images/nav-bg-cm-organisations.gif) 0 20px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav ul li.separator {
	float:left;
	margin:0;
	padding:0;
	border: 0px;
	width: 2px;
	border-top: solid 1px #bfbfbf;
}
#nav a, #nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
	border: 0px;
}
#content, #homecontent {
	position: relative;
	padding: 0px;
	margin: 30px 46px 8px 46px;
	top: 0px;
	left: 0px;
	max-width: 1000px;
}
#footer {
	position: relative; 
	margin:0;
	padding-top: 1.5em;
	padding-bottom: 28px;
}
.clearer {
	clear: both;
	width: 1px;
	height: 1px;
	font: 1px/1px monospace;
}
.clear {
	clear: both;
}

div.float30 {
  float: left;
  width: 30%;
  min-width: 100px;
}
div.float45 {
  float: left;
  width: 42%;
}
div.floatleft {
  float: left;
  margin-right: 20px;
   margin-bottom: 10px;
}
div.float p {
   text-align: left;
}
div.float4 {
  float: left;
  width: 20%;
  min-width: 150px;
}
.pp {
	margin: 10px 0px 10px 0px;
}
.skip {
	position: absolute;
	left: -1000px;
	top: -1000px;
	speak: normal;
	voice-family: female;
}
img {
	border: 0;
}
.right {
	align: right;
}
.left {
	align: left;
}
.center {
	align: center;
}
.desc {
	margin: 0px 0px 6px 0px;
	line-height: 1.2em;
}
.sml, .bcrumb, .footer {
	font-size: 0.85em;
	line-height: 1em;
	color: #404040;
	text-decoration: none;
}
.sml a, .sml a:visited, .footer a, .footer a:visited, .bcrumb a, .bcrumb a:visited {
	color: #404040;
	text-decoration: none;
}
.sml a:hover, .footer a:hover, .bcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}
.bcrumb {
	padding-bottom: 12em;
}
.prodhead{
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0px;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 1.1em;
	padding:0;
	margin-bottom:1em;
}
a {
	color: #404040;
 }
a:hover {
 	color: #000000;
 }
 .formats {
	font-size: 0.9em;
}
 h1 {
	font-size: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
}
 h1.hide {
 	font-size: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
	color: #ffb23c;
	font-family: Meta, "ITC Officina Sans", Arial, Helvetica, sans-serif;
	display: none;
}
h1.hide a, h1.hide a:visited {
	color: #ffb23c;
    display: none;
}
.hide {
    display: none;
}
.head {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
}
/* 
img.head {
	display: none;
} 
*/
 h2 {
	font-size: 1.1em;
}
.nobullet {
	list-style: none; 
	margin-left: 1.5em; 
	padding-left: 1.5em; 
	text-indent: -0.83em;
}
li li {
	margin-left: -1em;
	padding-left: -1em;
	text-indent: 0em;
	list-style-type: disc;
}
.sectlists {
	list-style: none; 
	margin-left: 0em; 
	padding-left: 0em; 
	text-indent: 0em;
}
.arrow {
	color: #7f7f7f;
}
.h1-org {
	color: #ffb23c;
	padding-top: 0.5em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.h1-prod {
	padding: 0.5em 0em 0.5em 0em;
}
.h2-prod {
	margin-top: 0em;
}
.prod {
	margin-top: 0em;
}
.quoted {
	text-align: right;
	margin-top: -0.6em;
}
.map {
	border:1px solid #7f7f7f;
	margin-bottom: 10px;
}
.prodmap {
	border:1px solid #7f7f7f;
}
.prodbtn {
	margin-top: -1px;
	margin-bottom: 10px;
}
.red {
    color: #ff0000;
}
form em {
	display: block;
	font-style:normal;
	margin-top: 1em;
}
#aatop, #aabtm, .aabtm {
	float: right;
}
.aabtm {
	position:relative;
	top: 18px;
	padding: 0px;
	margin: 0px;
}
hr {
	height: 1px;
	color: #7f7f7f;
	margin: 1em 0em 0.5em 0em;
	padding: 0em;
}
