a {
	text-decoration: none;
	color: #FFBF00;
	background-color: transparent;
}

a:hover {
	color: #FFFFFF;
}

body {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	overflow: -moz-scrollbars-vertical;
}

#body_main {
	background-color: #333333;
}

#body_container {
	text-align: center;
}

#body_page {
	width: 984px;
	margin: 0px auto;
	text-align: left;
	background-color: #000000;
}

.bold {
	font-weight: bold;
}

.contact {
	width: 152px;
	padding: 12px 22px 12px 0px;
	float: left;
}

.contact p {
	font-size: 11px;
	line-height: 16px;
}

.contact h4 {
	color: #FFEC19;
}

.contact h5 {
	color: #FCFACE;
}

.contact h6 {
	color: #9BA47D;
}

#contact_form td {
	padding: 6px 6px 0px 0px;
	font-size: 10pt;
}

#contact_form input, #contact_form textarea, #contact_form select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: 0px;
}

#contact_form .contact_bk input, #contact_form .contact_bk textarea, #contact_form .contact_bk select {
	background-color: #333333;
}

#continent {
	width: 274px;
	float: left;
	margin: 0px 0px 20px 0px;
	color: #3A4C00;
	font-size: 11px;
	letter-spacing: 4px;
}

#continent p {
	margin: 0px 0px 12px 0px;
}

#continent p.select {
	color: #9BA47D;
}

.continent_af {
	background: transparent url('/images/map_af.png') no-repeat top right;
}

.continent_as {
	background: transparent url('/images/map_as.png') no-repeat top right;
}

.continent_eu {
	background: transparent url('/images/map_eu.png') no-repeat top right;
}

.continent_na {
	background: transparent url('/images/map_na.png') no-repeat top right;
}

.continent_sa {
	background: transparent url('/images/map_sa.png') no-repeat top right;
}

.directory h4 {
	color: #FFEC19;
	text-transform: uppercase;
}

.directory h5 {
	color: #FCFACE;
}

.directory h6 {
	color: #9BA47D;
}

.directory_company {
	margin: 8px 0px 20px 0px;
	border-top: #FFBF00 1px solid;
	border-left: #FFBF00 1px solid;
}

.directory_contact {
	width: 174px;
	height: 104px;
	float: left;
	padding: 0px 12px 24px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}

.directory_contact_name {
	font-size: 13px;
	color: #FFFFFF;
}

.directory_principal {
	width: 174px;
	height: 132px;
	float: left;
	padding: 0px 12px 24px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}

#ees {
	width: 88px;
	margin: 0px auto;
	list-style-type: none;
	padding: 0px;
}

#ees li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#ees a {
	display: block;
	width: 88px;
	height: 31px;
	background: transparent url('/images/ees.png') no-repeat 0px 0px;
}

#ees a:hover {
	background-position: 0px -31px;
}

#flags {
	height: 36px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFEC19;
	color: #000000;
	text-align: center;
}

#flags ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -10px;
	left: 24px;
	text-align: center;
	list-style: none;
}

#flags li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#flags a {
	margin: 0px 61px;
}

#flags p {
	margin: 4px;
	position: relative;
	top: 14px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 13px;
}

#footer {
	margin: 48px 0px 0px 0px;
	clear: both;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	text-align: center;
	padding: 16px 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #9BA47D;
	margin: 0px;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 19px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 11px;
}

#header {
	position: relative;
	width: 984px;
}

#hdr1 {
	width: 178px;
	float: left;
	padding: 18px 0px 18px 24px;
}

#hdr2 {
	width: 740px;
	float: right;
	padding: 48px 0px 0px 0px;
	text-align: center;
	color: #596828;
	font-size: 13px;
	letter-spacing: 2px;
}

hr {
	height: 1px;
	margin: 8px 0px 0px 0px;
	color: #FFBF00;
	background-color: #FFBF00;
	border: 0px;
}

.imgl {
	float: left;
	margin: 0px 20px 16px 0px;
}

.imgl p {
	line-height: normal;
}

.imgr {
	float: right;
	margin: 0px 0px 16px 20px;
}

.imgr p {
	line-height: normal;
}

.inline {
	display: inline;
}

input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#lang_menu {
	width: 300px;
	position: absolute;
	top: 18px;
	right: 24px;
	text-align: right;
	color: #333333;
	font-size: 11px;
	word-spacing: 2px;
}

#lang_menu a {
	color: #666666;
}

#lang_menu a:hover {
	color: #FFBF00;
}

#main {
	width: 936px;
	height: 100%;
	padding: 24px;
	overflow: hidden;
}

.main_af {
	background: transparent url('/images/af_bk.jpg') no-repeat bottom right;
}

.main_as {
	background: transparent url('/images/as_bk.jpg') no-repeat bottom left;
}

.main_eu {
	background: transparent url('/images/eu_bk.jpg') no-repeat bottom left;
}

.main_na {
	background: transparent url('/images/na_bk.jpg') no-repeat bottom left;
}

.main_sa {
	background: transparent url('/images/sa_bk.jpg') no-repeat bottom left;
}

.main_contact {
	background: transparent url('/images/contact_bk.jpg') no-repeat bottom left;
}

#main1 {
	float: left;
	width: 696px;
	padding: 0px 20px 0px 0px;
}

#main2 {
	float: left;
	width: 192px;
	height: 100%;
	padding: 20px 0px 20px 20px;
	border-top: #FFBF00 1px solid;
	border-left: #FFBF00 1px solid;
	font-size: 13px;
}

#message {
	color: #000000;
	background-color: #EEEEEE;
	border-left-color: #FFCC33;
	border-bottom-color: #CCCCCC;
	border-width: 0px 0px 1px 18px;
	border-style: solid;
	padding: 2px 18px;
	margin: 16px 0px;
}

#message p {
	margin: 0px;
	padding: 6px 0px;
	font-size: 13px;
}

.mission_lead {
	color: #FFEC19;
}

#nav {
	margin: 12px 24px;
	font-size: 10pt;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#nav li {
	margin: 0px 28px 0px 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

#nav a {
	color: #FFBF00;
}

#nav a.select {
	color: #596828;
}

#nav a:hover {
	color: #FFFFFF;
}

p {
	line-height: 20px;
	margin-top: 4px;
}

.photo {
	float: left;
	width: 80px;
	height: 100px;
	margin: 4px;
	color: #666666;
	text-align: center;
	font-size: 11px;
}

.recordlist {
	border-top: #FFBF00 1px solid;
	border-left: #FFBF00 1px solid;
	border-bottom: #000000 0px solid;
	border-right: #000000 0px solid;
}

.recordlist th, .recordlist td {
	padding: 1px 8px;
}

.red_arrow {
	float: left;
	margin: 4px 4px 4px 0px;
}

#sample_info {
	height: 233px;
}

.sidebar_hd {
	line-height: 180%;
}

.sidebar_sm_txt {
	font-size: 9pt;
	line-height: 12pt;
}

.spacer {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.table_field {
	background-color: #222222;
	color: #999999;
	font-size: 11px;
}

.tdc {
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
}

.tdl {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}

.tdr {
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}

#www {
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 4px;
}

