body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	text-align: center;
}

#footer {
	background-image: url('../images/bbar.png');
	background-repeat: repeat-x;
	float: left; 
	clear: left;
	width: 100%;
	height: 19px;
	margin: 24pt 0 20pt 0;
	color: #ccc;
	font-size: 9pt; 	
}

#footer p {
	padding: 2px 10px;
	margin: 0;
}

#wrapper {
	width: 864px;
	margin: 20px auto 0 auto;
}

#flags {
	text-align: left;
	padding-bottom: 5px;
}

#header {
	text-align: left;
}

#background {
	background-color: #e6e6e6;
}

#illustrate {
	width: 350px;
	float: left;
	margin: 35px 10px 0 20px;
}
#illustrate img {
	margin-top: 10px;
	border: 1px solid #300;
}

#content-wrap {
	float: left;
	border: 1px solid #ccc;
	width: 864px;
	margin-left: auto;
	margin-right: auto;
		text-align: left;
}

#banner {
	display: inline;
	height: 64px;
	width: 431px;
	padding-left: 100px;
}

#content {
	float: left;
	clear: left; 
	width: 834px;
	padding-top: 40px;
	padding-left: 20px;
	z-index: -1;
}

#asset {
	width: 820px;
}

#images {
	float: left;
	width: 160px;
	margin-right: 10px;
	text-align: right;
}
#images img {
	margin-bottom: 10px;
}

#bodytext {
	float: left; 
	width: 300px;
}
#bodytext-wide {
	float: left; 
	width: 600px;
}

#bodytext-noimages {
	float: left; 
	width: 430px;
}

a {
	color: #090;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height: 15pt;
}

h1 {
	margin: 0;
	overflow: visible;
}

sub {
	font-size: 50%;
	vertical-align: baseline;
}

accr {
	border-bottom: 1px dotted #0c0;
}

/* Table styling */
th {
	white-space: nowrap;	
}

td{ vertical-align: top;}

.nobr{	
	white-space: nowrap;	
}

.carbon {
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

/* Menu section */

#submenu {
	text-align: left;
	height: 80px;
	width: 100%;
	background: #e6e6e6 url('/images/submenu.png') no-repeat bottom left;
	padding: 30px 0 0 0; 
	margin: 0;

}

#submenu a { color: black !important; padding: 0px 41px}

#submenu li {
	list-style: none; 
	border-right: 1px solid white; 
	float: left; display: block;
	padding: 60px 0 4px 0;
}

img.tall {
	border: 1px solid #003
}
img.square {
	border: 1px solid #003
}

.bold { font-weight: bold}

.to {font-weight: bold }

.env {
	background-image: url('../images/tbar-green.png');
	background-repeat: repeat-x;
}
.services {
	background-image: url('../images/tbar-light.png');
	background-repeat: repeat-x;
}
.contact {
	background-image: url('../images/tbar-blue.png');
	background-repeat: repeat-x;
}

a.lang {
	margin: 0 .75em 0 0;
	color: #666;
}
a.lang img {
	padding: 0 .5em 0 0;
}

ul.pages {
	float: left; clear: left; list-style: none;
	text-align: right;
	padding-top: 1em;
	width: 100%;
}
ul.pages li {
	display: inline;
	margin: 0 2em 0 0;
}

ol {
	margin: 0 0 0 2em;
}
#content ul {
	margin: 0 0 0 2em;
}
