#content {
	padding: 34px 0 0 30px;
	color: #666;
	width: 625px;
	float: left;
	position: relative;
	}
#content .banner {
	margin: 0 0 32px 0;
	}
#content .lowercase {
	color: #339;
	font-size: 22px;
	margin: 0 0 18px 0;
	}
#content .uppercase {
	color: #339;
	font-size: 18px;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	}
#content .bothcase {
	color: #339;
	font-size: 16px;
	margin: 0 0 0 0;
	}
#content h2 {
	color: #339;
	font-size: 22px;
	margin: 0 0 18px 0;
	}
#content h3 {
	color: #339;
	font-size: 11px;
	padding: 0 0 2px 0;
	}
#content p {
	padding: 0 0 16px 0;
	text-align:justify;
	}
.TxtLogo {
	float: left;
	width: 560px;
	}
.LogoDKMA, .LogoACI {
	float: right;
	}
.ContentAdress {
	float: left;
	width: 260px;
	}
.ContentAdress img {
	padding: 10px 0;
	}
.ContentAdress ul {
	padding: 16px 0 0 0;
	list-style: none;
	}
.ServicesList {
	list-style: none;
	padding: 0 0 10px 0;
	font-size: 12px;
	}
.ServicesList li {
	height: 20px;
	}
.ServicesListLine {
	background : url(../images/ListLine.gif) repeat-x 0% 30%;
	}
.AssuredTitle {
	float: left;
	}
.LogoSQA {
	position: relative;
	}
.LogoSQA img {
	position: absolute;
	right: 300px;
	}
.LogoSQB img {
	position: absolute;
	right: 5px;
	top: 150px;
	}
.LogoSQC img {
	position: absolute;
	right: 5px;
	top: 140px;
	}
.Arrow img {
	float: left;
	}
.Assured h1 {
	margin: 0;
	}
.AssuredList {
	list-style: disc inside;
	position: relative;
	top: -12px;
	}
.AssuredList li {
	padding: 3px 0;
	}
.AssuredImg {
	padding: 0 0 20px 0;
	}
.AssuredImg img {
	padding: 0 40px 0 0;
	}
.OurClientSelect {
	background: #bababb;
	border: #bababb;
	color: #339;
	}
.OurClientSelect option {
	padding: 0 3px;
	}
.OurClientsContent {
	margin: 10px 0 0 0;
	width: 622px;
	position: relative;
	}
.mapLayer {
	padding: 10px;
	color: #339;
	}
.mapLayer ul {
	list-style: none;
	}
.mapLayer h4 {
	font-size: 18px;
	color: #339;
	font-weight: normal;
	padding: 0 0 5px 0;
	}
.mapImgHide {
	-moz-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0); 
	}
.mapImgHideTest {
	-moz-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0); 
	}
.mapImgShow {
	-moz-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100); 
	}
#mapNorthAmericaImg {
	z-index: 1000;
	position: absolute;
	top: 12px;
	left: -24px;	
	}
#mapLatinAmericaImg {
	z-index: 1000;
	position: absolute;
	top: 113px;
	left: 55px;
	}
#mapEuropeImg {
	z-index: 1000;
	position: absolute;
	top: 14px;
	left: 243px;
	}
#mapAsiaImg {
	z-index: 1000;
	position: absolute;
	top: 15px;
	left: 353px;
	}
#mapAfricaImg {
	z-index: 1000;
	position: absolute;
	top: 93px;
	left: 228px;
	}