/* CSS Document */
* {
margin:0px;
padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	text-align: center;
}
#wrapper {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.line {
	background-color: #999999;
}
.spacer {
	clear: both;
}
#masthead #logo {
	margin-bottom: 16px;
}
#content h2 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 8px;
	text-align: justify;
	margin-bottom: 12px;
}
#content p {
	margin-left: 10px;
	text-align: justify;
}
#content h3 {
	font-size: 1.1em;
	clear: both;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333333;
}
#content .smallpic {
	margin-top: 2px;
	margin-right: 6px;
}
#content img {
	float: left;
	margin-right: 10px;
}
#footer {

}
#contact {
	float: right;
	margin-top: 8px;
	margin-bottom: 12px;
	text-align: right;
}
#inc500 {
	float: left;
	margin-top: 6px;
}



#adexasia {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Asia_Map_BG.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	color: #333333;
	line-height: 1.6em;
}
#adexcomm {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Bucket_Truck_BG.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	color: #333333;
	line-height: 1.6em;
}
#adexltd {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/CanadaMap.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	color: #333333;
	line-height: 1.6em;
}
#adexasia p, #adexcomm p, #adexltd p {
	clear: both;
	width: 690px;
	margin-right: 1px;
	margin-left: 1px;
}
#adexasia img, #adexcomm img, #adexltd img  {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
